Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • next-20220301
    next-20220301
    
  • qcom-arm64-for-5.18
    Qualcomm ARM64 DeviceTree updates for v5.18
    
    New platforms: Snapdragon 625 and Snapdragon 632
    New boards: Google Herobrine R1, Fairphone FP3, SHIFT6mq, Samsung Galaxy
    Book2 and Snapdragon 8 Gen 1 Hardware Development Kit (HDK)
    
    On IPQ6018 the USB reference period is corrected, GICv2m support is
    enabled and the max-link-speed for PCIe is specified.
    
    IPQ8074 adds description of GIVv2m and SMEM, and ensures that TrustZone
    related memory is reserved from Linux.
    
    On the Snapdragon 7c Gen 3 (SC7280) description of display, displayport,
    L3 interconnect, bluetooth, CPU opp-tables are added. Another revision
    of the Google Herobrine is introduced and a bunch of cleanups are
    introduced.
    
    On Snapdragon 845 new support for the SHIFT6mq device is introduced, the
    OnePlus devices gains fuel gauge and the platform gains GSI DMA support,
    which is enabled for SPI (for now).
    
    On the Snapdragon 850 based WindowsOnSnapdragon laptops, initial support
    for Samsugn Galaxy Book2 is introduced and the Lenovo Yoga C630 gains
    description of its backlight controls.
    
    The Snapdragon 625 platform (MSM8953) the thereof derrived Snapdragon
    632 platform is introduced, with initial description of the Fairphone 3.
    
    Fairphone 4 on the SM7225 platform gains proper WLED configuration.
    
    On Snapdragon 855 (SM8150) description of the limits hardware (LMh) is
    introduced and the SPI and I2C devices are wired to the GSI DMA controller.
    
    On Snapdragon 865 (SM8250) the CPU and cluster idle states are
    introduced, the MSI interrupts for PCIe 1 and 2 are corrected and the
    CPUfreq driver gains knowledge about thermal pressure interrupts.
    
    On Snapdragon 8 Gen 1 (SM8450) LLCC, interconnect and remoteproc
    descriptions are added. The SM8450 Hardware Development Kit is
    introduced and the QRD has its remoteproc instances enabled.
    
    Cluster idle and RPMh parameters are corrected on SM8150, SM8350 and
    SM8540.
    
    The IPA device on SC7180, SC7280 and SM8350 gains knowledge of the AOSS
    QMP mailbox, allowing it to enable retention of IPA registers during
    power collapse.
    
    DeviceTree validation issues related to thermal zone naming, missing
    CPU, device and platform compatibles, APR, Google EC PWM, DB410c sound,
    QCS404 opp-tables and SM8250 PCIe nodes are corrected.
    
    A bunch of cleanups and style fixes for MSM8992, MSM8994, MSM8996 and
    MSM8916 are introduced as well.
    
  • qcom-dts-for-5.18
    Qualcomm dts updates for v5.18
    
    The MSM8226 platform gains description of USB, SoC power-domains,
    PMIC multi-purpose pins, SPMI regulators, the smbb battery charger and
    the LG G Watch R, on this platform, gains description of Bluetooth,
    WiFI, fuel gauge, SMBB battery charger and USB.
    
    DeviceTree validation issues in APQ8060, APQ8064, MDM9615, MSM8960,
    IPQ4019 and SDX55 are corrected.
    
  • qcom-drivers-for-5.18
    Qualcomm driver updates for v5.18
    
    This refactors the Qualcomm mdt file loader, to partially decouple it
    from the SCM peripheral-authentication-service. This is needed as newer
    platforms, such as the Qualcomm SM8450, require the metadata to remain
    accessible to TrustZone during a longer time. This is followed by the
    introduction of remoteproc drivers for SM8450 (Snapdragon 8 Gen 1).
    
    It changes the way hardware version differences are handled in the LLCC
    driver and introduces support for Qualcomm SM8450. While updating the dt
    binding for LLCC it also introduces the missing SM8350 compatible.
    
    The ocmem and aoss drivers gains missing put_device() calls and rpmpd
    gains a missing check for kcalloc() failure.
    
    The SPM driver is updated to avoid instantiating the SPM cpuidle devices
    if the CPUs aren't controlled by SPM, such as when Snapdragon 8916
    operates in 32-bit mode without PSCI.
    
    The RPM power-domain driver gains MSM8226 support.
    
    Lastly the socinfo driver gains knowledge about a few new SoCs and
    PMICs.
    
  • qcom-defconfig-for-5.18
    Qualcomm defconfig updates for v5.18
    
    The Qualcomm Snapdragon 8916 devices come in both 32- or 64-bit form,
    and even though the typical case so far has been to 64-bit, it's
    possible to run the Dragonboard 410c in either mode.
    
    Enable the relevant drivers in multi_v7_defconfig to enable this, and
    other Snapdragon 8916 devices to run the 32-bit kernel.
    
  • qcom-arm64-defconfig-for-5.18
    Qualcomm ARM64 defconfig updates for v5.18
    
    This enables drivers for the global clock controller, top-level
    multiplexer pinctrl/gpio, interconnect providers on the Qualcomm SM8450
    platform.
    
    It enables drivers for the video clock controller, ath11k WiFi devices,
    mcp251xfd CAN bus controller as found on the SM8250 platform and
    Qualcomm RB5 device.
    
    Finally it enables drivers for FastRPC, the PMIC watchdog, coincell
    charger and ADC thermal monitor used on a variety of platforms.
    
  • qcom-dts-fixes-for-5.17
    Qualcomm DeviceTree fixes for v5.17
    
    The SDX65 platform and MTP device was added twice to the DT binding,
    this drops one of the occurances.
    
  • qcom-arm64-fixes-for-5.17
    Qualcomm ARM64 DeviceTree fixes for 5.17
    
    This starts off by fixing an issue introduced in a bug fix in the
    global clock controller, where the symbol clocks for UFS would
    end up picking the wrong parent clock which breaks UFS.
    
    It then makes sure that the reference clock for the USB blocks are
    enabled, even with booting without clk_ignore_unused.
    
    It corrects the apps SMMU interrupts defintion by adding a missing
    interrupt in the list.
    
    Lastly it disables the Qualcomm crypto hardware (for now) on the Lenovo
    Yoga C630, to prevent the cryptomanager tests during boot from crashing
    the device.
    
  • v5.17-rc6
    7e57714c · Linux 5.17-rc6 ·
    Linux 5.17-rc6
    
  • drm-msm-next-2022-03-01
  • asoc-fix-v5.17-rc5
    ASoC: Fixes for v5.17
    
    A few more fixes for v5.17, one followup to the bounds checking fixes
    handling controls which support negative values internally and a driver
    specific one.
    
  • v5.16.11
    f40e0f7a · Linux 5.16.11 ·
    This is the 5.16.11 stable release
    
  • v5.15.25
    1e7beca2 · Linux 5.15.25 ·
    This is the 5.15.25 stable release
    
  • v5.10.102
    47667eff · Linux 5.10.102 ·
    This is the 5.10.102 stable release
    
  • v5.4.181
    b6e8856b · Linux 5.4.181 ·
    This is the 5.4.181 stable release
    
  • v4.19.231
    17630749 · Linux 4.19.231 ·
    This is the 4.19.231 stable release
    
  • v4.14.268
    fa33f909 · Linux 4.14.268 ·
    This is the 4.14.268 stable release
    
  • v4.9.303
    9279031d · Linux 4.9.303 ·
    This is the 4.9.303 stable release
    
  • v5.17-rc5
    cfb92440 · Linux 5.17-rc5 ·
    Linux 5.17-rc5
    
  • android12-5.10.101_r00