Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • qcom-arm64-for-5.20
    Qualcomm ARM64 DTS updates for v5.20
    
    This introduces initial support for Lenovo ThinkPad X13s, Qualcomm 8cx
    Gen 3 Compute Reference Device, SA8295P Automotive Development Platform,
    Xiaomi Mi 5s Plus, five new SC7180 Chrome OS boards, Inforce IFC6560, LG
    G7 ThinQ and LG V35 ThinQ.
    
    With IPQ8074 gaining GDSC support, this was expressed in the gcc node
    and defined for the USB nodes. The SDHCI reset line was defined to get
    the storage devices into a known state.
    
    For MSM8996 interconnect providers, the second DSI interface, resets for
    SDHCI are introduced. Support for the Xiaomi Mi 5s Plus is introduced
    and the Dragonboard 820c gains definitions for its LEDs.
    
    The MSM8998 platform changes consists of a various cleanup patches, the
    FxTec Pro1 is split out from using the MTP dts and Sony Xperia devices
    on the "Yoshino" platform gains ToF sensor.
    
    On SC7180 five new Trogdor based boards are added and the description of
    keyboard and detachables is improved.
    
    On the SC7280-based Herobrine board DisplayPort is enabled, SPI flash
    clock rate is changed, WiFi is enabled and the modem firmware path is
    updated. The Villager boards gains touchscreen, and keyboard backlight.
    
    This introduces initial support for the SC8280XP (aka 8cx Gen 3) and
    related automotive platforms are introduced, with support for the
    Qualcomm reference board, the Lenovo Thinkpad X13s and the SA8295P
    Automotive Development Platform.
    
    In addition to a wide range of smaller fixes on the SDM630 and SDM660
    platforms, support for the secondary high speed USB controller is
    introduced and the Sony Xperia "Nile" platform gains support for the RGB
    status LED. Support for the Inforce IFC6560 board is introduced.
    
    On SDM845 the bandwidth monitor for the CPU subsystem is introduced, to
    scale LLCC clock rate based on profiling. CPU and cluster idle states
    are switched to OSI hierarchical states. DB845c and SHIFT 6mq gains LED
    support and new support for the LG G7 ThinQ and LG V35 ThinQ boards are
    added.
    
    DLL/DDR configuration for SDHCI nodes are defined for SM6125.
    
    On SM8250 the GPU per-process page tables is enabled and for RB5 the
    Light Pulse Generator-based LEDs are added.
    
    The display clock controller is introduced for SM8350.
    
    On SM8450 this introduces the camera clock controller and the UART
    typically used for Bluetooth. The interconnect path for the crypto
    engine is added to the SCM node, to ensure this is adequately clocked.
    
    The assigned-clock-rate for the display processor is dropped from
    several platforms, now that the driver derrives the min and max from the
    clock.
    
    In addition to this a wide range of fixes for stylistic issues and
    issues discovered through Devicetree binding validation across many
    platforms and boards are introduced.
    
  • qcom-dts-for-5.20
    Qualcomm DTS updates for v5.20
    
    This adds USB, NAND, QPIC BAM, CPUfreq, remoteprocs, SMEM, SCM,
    watchdog, interconnect providers to the SDX65 5G modem platform and
    enables relevant devices for the MTP.
    
    The BAM DMUX interface used to exchange Ethernet/IP data with the modem
    is described on the MSM8974 platform.
    
    It fixes up the PXO supply clock to L2CC on IPQ6084, as the platform is
    transitioned away from global clock lookup.
    
    SDX55 has it's debug UART interrupt level corrected.
    
    Lastly it contains a wide variety of fixes for DeviceTree validation
    issues across most of the platforms.
    
  • qcom-dts-fixes-for-5.19
    Qualcomm DTS fixe for 5.19
    
    The pinctrl state was lost in the recent refactoring of the MSM8974
    Devicetree, this contains a fix for this.
    
  • v5.18.11
    d39cd8e4 · Linux 5.18.11 ·
    This is the 5.18.11 stable release
    
  • v5.15.54
    843dae17 · Linux 5.15.54 ·
    This is the 5.15.54 stable release
    
  • v5.10.130
    26ae9c36 · Linux 5.10.130 ·
    This is the 5.10.130 stable release
    
  • v5.4.205
    0ec831fa · Linux 5.4.205 ·
    This is the 5.4.205 stable release
    
  • v4.19.252
    e8b2a9c3 · Linux 4.19.252 ·
    This is the 4.19.252 stable release
    
  • v4.14.288
    424a46ea · Linux 4.14.288 ·
    This is the 4.14.288 stable release
    
  • v4.9.323
    dadca36d · Linux 4.9.323 ·
    This is the 4.9.323 stable release
    
  • qcom-arm64-defconfig-for-5.20
    Qualcomm ARM64 defconfig updates for v5.20
    
    This enables the drivers for the Light Pulse Generator and Bandwidth
    Monitor hardware, found in a wide variety of Qualcomm PMICs and SoCs.
    
    It enables interconnect providers for MSM8996, QCS404 and SC7180 and it
    enables the USB PHYs for the QCS404 platform.
    
  • qcom-drivers-for-5.20
    Qualcomm driver updates for v5.20
    
    This introduces a new driver that requests interconnect bandwidth based
    on throughput measurements of the bwmon hardware blocks found associated
    with, among other things, the CPU subsystem on many Qualcomm platforms.
    
    It introduces support for the SCM wrapper driver to vote for
    interconnect bandwidth for operations that needs bandwidth to the crypto
    engine. This ensures both performance and guards against issues caused
    by lacking votes for this path.
    
    The socinfo driver gains knowledge about the SC7180P SoC.
    
    It contains a range of fixes for spelling mistakes, refcount leaks in
    various drivers and removes some redundant code from the apr remove
    path.
    
    The SCM DT bindings are updated to declare support for QCS404, SM6125
    and SDX65.
    
    The command db driver has a strncpy() converted to strscpy_pad() and
    then back again with proper documentation to why this was the right API.
    
  • v5.19-rc6
    32346491 · Linux 5.19-rc6 ·
    Linux 5.19-rc6
    
  • drm-msm-next-2022-07-10
    Next for v5.20
    
    GPU:
    - a619 support
    - Fix for unclocked GMU register access
    - Devcore dump enhancements
    
    Core:
    
    - client utilization via fdinfo support
    - fix fence rollover issue
    - gem: Lockdep false-positive warning fix
    - gem: Switch to pfn mappings
    
    DPU:
    
    - constification of HW catalog
    - support for using encoder as CRC source
    - WB support on sc7180
    - WB resolution fixes
    
    DP:
    
    - dropped custom bulk clock implementation
    - made dp_bridge_mode_valid() return MODE_CLOCK_HIGH where applicable
    - fix link retraining on resolution change
    
    MDP5:
    
    - MSM8953 perf data
    
    HDMI:
    
    - YAML'ification of schema
    - dropped obsolete GPIO support
    - misc cleanups
  • android12-5.10-2022-06_r2
    android12-5.10 June 2022 release 2
    
    Artifacts
      kernel: https://ci.android.com/builds/submitted/8748924/kernel_aarch64/latest
      boot.img: https://ci.android.com/builds/submitted/8785333/gsi_arm64-user/latest
  • next-20220708
    next-20220708
    
  • android13-5.10-2022-06_r2
    android13-5.10 June 2022 release 2
    
    Artifacts
      kernel: https://ci.android.com/builds/submitted/8771756/kernel_aarch64/latest
      boot.img: https://ci.android.com/builds/submitted/8771937/gsi_arm64-user/latest
  • 5.13.0-valve21
    2a5bdc11 · 5.13.0-valve21 ·
  • asoc-fix-v5.19-rc4
    ASoC: Fixes for v5.19
    
    Quite a large batch due to things building up for a couple of weeks but
    all driver specific apart from Marek's documentation fix.
    
  • v5.18.10
    bc560cec · Linux 5.18.10 ·
    This is the 5.18.10 stable release