Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.14.154
    775d01b6 · Linux 4.14.154 ·
    This is the 4.14.154 stable release
    
  • v4.9.201
    9829ecfd · Linux 4.9.201 ·
    This is the 4.9.201 stable release
    
  • v4.4.201
    6186d665 · Linux 4.4.201 ·
    This is the 4.4.201 stable release
    
  • iio-for-5.5c
    Third set of IIO new device support cleanups and fixes for the 5.5 cycle.
    
    New device support
    * ad5446
      - Support the ad5600 DAC (id only needed).
    * ad7292 ADC DAC etc
      - New driver plus dt-bindings.
    * veml6030 ambient light sensor
      - New driver plus dt-bindings and sysfs docs.
    
    Features
    * mpu6050
      - Explicit VDD control.
    * stm32-adc
      - Allow limiting of max clock frequency from devicetree to ensure it's
        suitable for external circuitry.
    
    yaml binding conversions
    * ltc1660
    * mcp3911
    
    Fixes
    * adis16480
      - Fix wrong scale factors.
      - Fix debugfs reg access by providing the callback.
    * cros_ec_baro
      - Fixing missing mask entry to make available sample frequencies visible
        in sysfs.
    * st_lsm6dsx
      - Explicitly handle different ODR table sizes.
      - Handle restrictions between slave ODR and accel ODR when
        both are enabled.
      - Allow ODR to be expressed more accurately by using miliHz.
    * tools
      - Fix an issue with parallel builds.
    
    Cleanups and warning fixes
    * adis16136, adis16400, adis16460, adis-lib
      - Change some checks on return values to be for 0 rather than strictly
        negative. Avoids some fiddly issues with the compiler concluding some
        variables are initialized due to a mixture of error checks.
      - Assign values only on success of 'read' operations - avoiding any
        chance the compiler will falsly suggest they might be used uninitialized.
      - Whitespace and simlar cleanups.
    * aspeed adc
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * bcm-iproc-adc
      - Stray semicolon removal.
    * cc10001
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * dln2-adc
      - Reorganise the buffered mode setup and tear down. Part of moving towards
        being able to refactor this area of the IIO core.
    * hdc100x
      - Reorganise the buffered mode setup and tear down.
    * ingenic-adc
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * lpc18xx-adc
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * lpc18xx-dac
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * mt6577
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * npcm
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * rcar-gyroadc
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * spear-adc
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * vf610-adc
      - devm_platfom_ioremap_resource to reduce boilerplate.
    * vf610-dac
      - devm_platfom_ioremap_resource to reduce boilerplate.
    
  • topic/drm-mipi-dsi-dsc-updates-2019-11-11
    Core Changes:
    - Update DSI data type and command definitions
    - Add helpers for sending compression mode and PPS packets
    
    Driver Changes:
    - Update tiny/st7586 to reflect a definition change
  • v5.4-rc7
    31f4f5b4 · Linux 5.4-rc7 ·
    Linux 5.4-rc7
    
  • v5.3.10
    b260a086 · Linux 5.3.10 ·
    This is the 5.3.10 stable release
    
  • v4.19.83
    7d8dbefc · Linux 4.19.83 ·
    This is the 4.19.83 stable release
    
  • v4.14.153
    4762bcd4 · Linux 4.14.153 ·
    This is the 4.14.153 stable release
    
  • v4.9.200
    574a61d2 · Linux 4.9.200 ·
    This is the 4.9.200 stable release
    
  • v4.4.200
    1b8629e7 · Linux 4.4.200 ·
    This is the 4.4.200 stable release
    
  • drm-next-5.5-2019-11-08
    drm-next-5.5-2019-11-08:
    
    amdgpu:
    - Enable VCN dynamic powergating on RV/RV2
    - Fixes for Navi14
    - Misc Navi fixes
    - Fix MSI-X tear down
    - Misc Arturus fixes
    - Fix xgmi powerstate handling
    - Documenation fixes
    
    scheduler:
    - Fix static code checker warning
    - Fix possible thread reactivation while thread is stopped
    - Avoid cleanup if thread is parked
    
    radeon:
    - SI dpm fix ported from amdgpu
  • mac80211-for-net-2019-11-08
    Three small fixes:
     * we hit a failure path bug related to
       ieee80211_txq_setup_flows()
     * also use kvmalloc() to make that less likely
     * fix a timing value shortly after boot (during
       INITIAL_JIFFIES)
    
  • mac80211-next-for-net-next-2019-11-08
    Some relatively small changes:
     * typo fixes in docs
     * APIs for station separation using VLAN tags rather
       than separate wifi netdevs
     * some preparations for upcoming features (802.3 offload
       and airtime queue limits (AQL)
     * stack reduction in ieee80211_assoc_success()
     * use DEFINE_DEBUGFS_ATTRIBUTE in hwsim
    
  • pm-5.4-rc7
    Power management fix for 5.4-rc7
    
    Fix an "unchecked MSR access" warning in the intel_pstate cpufreq
    driver (Srinivas Pandruvada).
    
  • next-20191108
    next-20191108
    
  • sound-5.4-rc7
    sound fixes for 5.4-rc7
    
    It became a bit largish, but all small and good for 5.4.
    
    - A regression fix of ALSA timer code bug that sneaked in by a
      recent cleanup; never trust innocent-looking guys...
    
    - Fix for compress API max size check signedness
    
    - Fixes in HD-audio: CA0132 work stall, Intel Tigerlake HDMI
    
    - A few fixes for SOF: memory leak, sanity-check and build fixes
    
    - A collection of device-specific fixes: firewire, rockchip, ASoC
      HDMI, rsnd, ASoC HDA, stm32, TI, kirkwood, msm, max98373
    
  • asoc-v5.5
    ASoC: Updates for v5.5
    
    Some big changes in the core but more about cleanps and refactorings
    than new features, plus a collection of new drivers and lots of small
    fixes and improvements to existing ones.
    
     - Lots more cleanups from Morimoto-san.  Now that everything is a
       component this is mostly about refactorings to clarify and simplify
       the core, a combination of things that are no longer required due to
       refactorings and spotting similarities.
     - Many fixes to the Sound Open Firmware code.
     - Wake on voice support for Chromebooks.
     - SPI support for RT5677.
     - New drivers for Analog Devices ADAU7118, Intel Cannonlake systems
       with RT1011 and RT5682, Texas Instruments TAS2562 and TAS2770.
    
  • asoc-fix-v5.4-rc6
    ASoC: Fixes for v5.4
    
    These are a collection of fixes since v5.4-rc4 that have accumilated,
    they're all driver specific and there's nothing major in here so it's
    probably not essential to actually send them but I'll leave that call to
    you.
    
  • drm-fixes-5.4-2019-11-06
    drm-fixes-5.4-2019-11-06:
    
    amdgpu:
    - Fix navi14 display issue root cause and revert workaround
    - GPU reset scheduler interaction fix
    - Fix fan boost on multi-GPU
    - Gfx10 and sdma5 fixes for navi
    - GFXOFF fix for renoir
    - Add navi14 PCI ID
    - GPUVM fix for arcturus
    
    radeon:
    - Port an SI power fix from amdgpu