Tags

Tags give the ability to mark specific points in history as being important
  • v4.9.183

    72f67fd7 · Linux 4.9.183 ·
    This is the 4.9.183 stable release
    
  • v4.14.129

    a5758c53 · Linux 4.14.129 ·
    This is the 4.14.129 stable release
    
  • v4.19.54

    63bbbcd8 · Linux 4.19.54 ·
    This is the 4.19.54 stable release
    
  • v5.1.13

    7da3d9e6 · Linux 5.1.13 ·
    This is the 5.1.13 stable release
    
  • sunxi-ng-parent-rewrite-part-1-take-2

    Allwinner sunxi-ng clk driver parent relation rewrite part 1 - take 2
    
    The first part of ongoing work to convert the sunxi-ng clk driver from
    using global clock name strings to describe clk parenting, to having
    direct struct clk_hw pointers, or local names based on clock-names from
    the device tree binding.
    
    This is based on Stephen Boyd's recent work allowing clk drivers to
    specify clk parents using struct clk_hw * or parsing DT phandles in the
    clk node.
    
    This series can be split into a few major parts:
    
    1) The first patch is a small fix for clk debugfs representation.
    
    2) A bunch of CLK_HW_INIT_* helper macros are added. These cover the
       situations I encountered, or assume I will encounter, such as single
       internal (struct clk_hw *) parent, single DT (struct clk_parent_data
       .fw_name), multiple internal parents, and multiple mixed (internal +
       DT) parents. A special variant for just an internal single parent is
       added, CLK_HW_INIT_HWS, which lets the driver share the singular
       list, instead of having the compiler create a compound literal every
       time. It might even make sense to only keep this variant.
    
    3) A bunch of CLK_FIXED_FACTOR_* helper macros are added. The rationale
       is the same as the single parent CLK_HW_INIT_* helpers.
    
    4) Bulk conversion of CLK_FIXED_FACTOR to use local parent references,
       either struct clk_hw * or DT .fw_name types, whichever the hardware
       requires.
    
    5) The beginning of SUNXI_CCU_GATE conversion to local parent
       references. This part is not done. They are included as justification
       and examples for the shared list of clk parents case.
    
  • sunxi-clk-for-5.3-201906210814

    A few patches to fix two minor bugs, and to introduce a schemas for
    our device tree bindings.
    
  • sunxi-config64-for-5.3-201906210813

    Our usual bunch of arm64 defconfig changes, this time mostly to enable
    some missing drivers for the Allwinner A64.
    
  • sunxi-h3-h5-for-5.3-201906210812

    This time we only have a single patch for our command branch between
    arm and arm64, a fix for the array syntax raised by our DT schemas.
    
  • sunxi-dt64-for-5.3-201906210808

    Our usual bunch of arm64 DT changes, this time with:
      - Some fixes for the DT schemas that were added during this release
      - Wifi support for the H6
      - LRADC suppport for the A64
      - Some background work on A64 boards, to enable various devices such
        as touchscreens, PMIC, audio, wifi, etc.
    
  • sunxi-dt-for-5.3-201906210807

    Our usual bunch of patches:
      - Some work on the BPi M2-Berry to support various devices
      - Convert some bindings to a schema, and a lot of fixes reported by
        the schemas we introduced.
      - A few other fixes here and there
    
  • v3.16.69

    aec56d2f · Linux 3.16.69 ·
    This is the 3.16.69 stable release
    
  • qcom-arm64-for-5.3

    Qualcomm ARM64 Updates for v5.3
    
    * Switch to use second gen PON on PM8998
    * Add PSCI cupidle states for MSM8996, MSM8998,and SDM845
    * Add MSM8996 UFS phy reset controller
    * Add propre cpu capacity scaling on MSM8996
    * Fixups for APR domain, legacy clocks, and PSCI entry latency on MSM8996
    * Enable SMMUs on MSM8996
    * Add Dragonboard 845C
    * Add Q6V5, GPU, GMU, and AOSS QMP node on SDM845
    * Fixup CPU topology on SDM845
    * Change USB1 to be peripheral on SDM845 MTP
    * Add PCIe Phy, RC nodes, ANOC1 SMMU, and RPMPD node on MSM8998
    * Update coresight bindings for MSM8916
    * Update idle state names and entry-method on MSM8916
    * Add PCIe, RPMPD, LPASS, Q6, TCSR, TuringCC, PSCI cpuidle states,
      and CDSP on QCS404
    * Add reset-cells property to QCS404 GCC node
    * Fixup s3 max voltage, l3 min voltage, drive strength typo, and
      s3 supply definition on QCS404-evb
    * Fixup ADC outputs and VADC calibration on PMS405
    
  • v4.19.53

    9f31eb60 · Linux 4.19.53 ·
    This is the 4.19.53 stable release
    
  • qcom-defconfig-for-5.3

    Qualcomm ARM Based defconfig Updates for v5.3
    
    * Add support for USB networking
    * Add support for display related options
    
  • qcom-dts-for-5.3

    Qualcomm Device Tree Changes for v5.3
    
    * Add display support to MSM8974
    * Add display, backlight, and touchscreen support to MSM8974 Hammerhead
    * Update coresight bindings for MSM8974 and APQ8064
    
  • qcom-drivers-for-5.3

    Qualcomm ARM Based Driver Updates for v5.3
    
    * Add ACPI support to Qualcomm GENI SE
    * Update Qualcomm Maintainers entry to remove David Brown as maintainer and
      fixup typos and incorrect DT file entry
    * Fixup APR domain id usage and making callbacks in non-atomic context
    * Add AOSS QMP driver and bindings
    * Add power domains for MSM8998 and QCS404 in QCOM RPMPD
    * Add corner macros, max state support, and fixups for setting performance state
      for Qcom RPMPD
    
  • v4.14.128

    bb263a2a · Linux 4.14.128 ·
    This is the 4.14.128 stable release
    
  • v5.1.12

    5752b504 · Linux 5.1.12 ·
    This is the 5.1.12 stable release
    
  • v4.4.182

    33790f2e · Linux 4.4.182 ·
    This is the 4.4.182 stable release