Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.1.69
    4aa6747d · Linux 6.1.69 ·
    This is the 6.1.69 stable release
    
  • v5.10.205
    ca4427eb · Linux 5.10.205 ·
    This is the 5.10.205 stable release
    
  • v5.4.265
    2d21f73b · Linux 5.4.265 ·
    This is the 5.4.265 stable release
    
  • v4.19.303
    74ad23cd · Linux 4.19.303 ·
    This is the 4.19.303 stable release
    
  • v4.14.334
    d05fea77 · Linux 4.14.334 ·
    This is the 4.14.334 stable release
    
  • v5.15.144
    1d146b18 · Linux 5.15.144 ·
    This is the 5.15.144 stable release
    
  • qcom-arm64-for-6.8
    Qualcomm ARM64 updates for v6.8
    
    Support is added for the new Snapdragon 8 Gen 3 mobile platform, with
    support for the MTP and QRD development devices, the new Snapdragon X
    Elite compute platform with QCP and CRD development/references devices,
    the QCS6590/QCM6490 platform with support for the IDP development device
    and the Robotics RB3gen2 board, the Huawei Honor 5X/GR5 handset
    built on MSM8939, and Xiaomi Pad 6 on SM8250.
    
    On IPQ5018 and IPQ6018 platform support for CPUfreq, USB, and one
    additional QUP SPI controller is added.
    
    CPU OPP tables are selectively enabled based on fuses, for both IPQ5332
    and IPQ6018. IPQ6018 gains description of a few more SPI and UART nodes.
    
    Common elements of the IPQ9574 RDP boards are refactored into a common
    include file. IPQ9574 also gains description of its LEDs and WPS
    busttons.
    
    MSM8916 finally gets the DSP-based audio described, and this is enabled
    for a variety of boards. Acer Iconia Talk S and Loncheer L8910 gains
    notification LED, battery and charger support is added to Loncheer
    L8150, and GPU is enabled for Samsung Galaxy Tab A.
    
    Similariy DSP-based audio is added on MSM8939, the BAM-DMUX support is
    enabled as well. The Longcheer L9100 gains RGB notification LED support,
    and the wireless subsystem is enabled.
    
    Missing SPI controllers are described on MSM8953. On MSM8996 the MPM is
    enabled, to allow using wakeup interrupts. Interconnect providers, MPM
    and display are added to QCM2290.
    
    UFS, remoteprocs and WiFi is enabled for Fairphone FP5.
    On Fairphone FP3 audio, WiFi and Bluetooth are enabled.
    
    On the Robotics RB1, HDMI and the CAN bus controller are added. On
    Robotics RB2 Bluetooth, the modem remoteproc and WiFi are enabled.
    Bluetooth is enabled on the Robotics RB5.
    
    On SA8775P tsens and thermal is added, as well as the random number
    generator.
    
    Sound and RTC support is added for the Acer Aspire 1.
    
    On SC7280 DeviceTree is refactored, in order to allow non-Chrome devices
    to inherit the base dtsi. Support for UFS, crypto, TrustZone based
    remoteprocs, the Camera Control Interface (CCI) and random number
    generator support are added. Additionally a variety of smaller fixes are
    introduced.
    
    A variety of fixes are introduced for SC8180X, in particular missing
    power-domains and interconnects.
    
    On SC8280XP the camera clock controller is added, and a number of
    smaller fixes are introduced.
    
    The display subsystem in SDM670 is described.
    
    On SDX75 interconnect providers are added, as is USB3 and the related
    PHY, which is then enabled on the IDP device.
    
    On SM6115 interconnect providers are added and existing clients are
    wired up. A UART controller is added as well.
    
    The MPM is added, to provide wakeup interrutps, on SM6375. The modem
    subsystem, and WiFi are enabled on Sony Xperia 10 IV, a few regulator
    supplies are corrected.
    
    On SM8150 the DisplayPort controller is added, for USB Type-C output,
    which together with the addition of HDMI is described on the HDK board.
    
    GPU and random number generator support are added to SM8450, and enabled
    on the HDK board.
    
    On SM8550 GPU, IPA, random number generator, missing SoundWire ports are
    added, and enabled on both MTP and QRD devices.
    
    Additionally a large number of smaller functional and DeviceTree binding
    validation issues are corrected across a variety of platforms.
    
  • next-20231219
    next-20231219
    
  • qcom-arm64-defconfig-for-6.8
    Qualcomm ARM64 defconfig updates for v6.8
    
    Core platform-specific drivers for SM8650, SM4450, and SDX75 are
    enabled. The sound drivers for SC8280XP and SM8650 are enabled.
    Lastly the UEFI Secure App driver, providing EFI variable access on some
    platforms is enabled.
    
  • qcom-arm32-for-6.8
    Qualcomm ARM32 DeviceTree updates for v6.8
    
    Support is added for HTC One Mini 2, Nokia Lumia 630, Microsoft Lumia
    640, Microsoft Lumia 640 XL, Nokia Lumia 735, Nokia Lumia 830, and
    Motorola Moto G 4G, all built on the MSM8226 platform.
    
    The GPU in MSM8226 is described, and MSM8974 gains watchdog support.
    
    The PMICs are transitioned to use interrupts-extended to properly
    reference the PMIC interrupt controller, in accordance with the
    DeviceTree specification.
    
    In addition to this, a variety of stylistic and DeviceTree validation
    issues are corrected.
    
  • qcom-drivers-for-6.8
    Qualcomm driver updates for v6.8
    
    Support for SM8650 and X1E is added to the LLCC driver, the
    LLCC_TRP_ATTR2_CFGn register stride is corrected, and a bug where for
    each iteration looping over slices previous settings for dis_cap_alloc
    and retain_on_pc are overwritten.
    
    A quirk is introduced in UCSI, for implementations that does not handle
    UCSI_GET_PDOS for non-PD partners. With this, USCI support is enabled by
    default in pmic_glink. It is later reverted for SC8280XP due reported
    errors.
    
    A few memory leaks in error paths of qseecom are taken care of.
    
    A small driver to expose the ADSP PDCharger ULOG debug log is
    introduced, to aid debugging issues with pmic_glink.
    
    The identiy of SM8650, PM8937 and a few DSPs are added to the Qualcomm
    socinfo driver.
    
    The Qualcomm sleep stats driver is extended to allow getting detailed
    statistics about usage of various DDR states. Unfortunately this ABI
    does not seem to be stable across platforms, so this addition is dropped
    again while the reported problems are investigated further.
    
    Andy is moved from MAINTAINERS to CREDITS. Thank you, Andy.
    
  • next-20231218
    next-20231218
    
  • v6.7-rc6
    ceb6a6f0 · Linux 6.7-rc6 ·
    Linux 6.7-rc6
    
  • next-20231214
    next-20231214
    
  • v6.6.7
    ac255352 · Linux 6.6.7 ·
    This is the 6.6.7 stable release
    
  • v6.1.68
    ba6f5fb4 · Linux 6.1.68 ·
    This is the 6.1.68 stable release
    
  • v5.15.143
    d0fc081c · Linux 5.15.143 ·
    This is the 5.15.143 stable release
    
  • v5.10.204
    b50306f7 · Linux 5.10.204 ·
    This is the 5.10.204 stable release
    
  • v5.4.264
    16e6e107 · Linux 5.4.264 ·
    This is the 5.4.264 stable release
    
  • v4.19.302
    f93c1f58 · Linux 4.19.302 ·
    This is the 4.19.302 stable release