Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.9.171
    6bff0bba · Linux 4.9.171 ·
    This is the 4.9.171 stable release
    
  • v4.4.179
    5875149a · Linux 4.4.179 ·
    This is the 4.4.179 stable release
    
  • v3.18.139
    dc3e913e · Linux 3.18.139 ·
    This is the 3.18.139 stable release
    
  • mac80211-next-for-davem-2019-04-26
    Various updates, notably:
     * extended key ID support (from 802.11-2016)
     * per-STA TX power control support
     * mac80211 TX performance improvements
     * HE (802.11ax) updates
     * mesh link probing support
     * enhancements of multi-BSSID support (also related to HE)
     * OWE userspace processing support
    
  • gpio-v5.1-3
    GPIO fixes for the v5.1 kernel cycle:
    - Fix a bug on the errorpath of gpiochip_add_data_with_key()
    - IRQ type setting on the spreadtrum GPIO driver
    
  • mac80211-for-davem-2019-04-26
     * fix use-after-free in mac80211 TXQs
     * fix RX STBC byte order
     * fix debugfs rename crashing due to ERR_PTR()
     * fix missing regulatory notification
    
  • iio-for-5.2b
    Second set of IIO new device support, features and cleanup for the 5.2 cycle.
    
    New device suport
    * ad7606
      - Support the AD7616 16 channel, 12bit ADC.
    * fxas21002c
      - New driver for this gyroscope with I2C and SPI support.
    * lsm6dsx
      - Support the lsm6dsr, new device information structure and dt bindings.
    * srf04
      - Addition device IDs for mb1000, mb1010, mb1020, mb1030 and mb1040 +
        support of different required trigger pulse lengths.
    * st-accel
      - Support the ls2de12, new device info and dt bindings.
    * ti-ads8344
      - New driver for this 8 channel, 16 bit SPI ADC.
    
    Binding conversions to yaml - we have started doing these in general for IIO.
    * avia-hx711
    * bmp085
    
    Cleanups and minor fixes / additions
    * ad5758
      - Fixup for some changes between preproduction parts and final part.
    * ad7606
      - Refactor handling of oversampling to make it easy to vary between
        supported devices.
    * ad9832
      - Organise includes.
      - Clock framework to handle clocks.
    * ad9834
      - Drop unnecessary parenthesis.
    * bmc150
      - Use __func__ rather than hardcoding.
    * dummy_evgen.
      - Fix a memleak on error in probe.
    * kxcjk1013
      - Add KXCJ91008 ACPI ID as seen in the wild.
      - Use __func__ rather than hardcoding.
    * imx7d
      - Local dev variable to simplify code a bit.
      - dev_err replaces pr_err to give more info.
      - devm_platform_ioremap_resource for small reduction in boilerplate.
      - Simplify probe and remove by sharing suspend / resume logic.
      - Devm for iio_device_register as remove only contains the unregister.
    * lsm6dsx
      - Remove a variable that was never read.
      - Open code values where they are effectively described by what is assigned
        to them rather than using uninformative defines.
    * max31856
      - Avoid an unintialized ret variable in a path that can't actually occur
        but is hard for a static checker to know.
    * max9611
      - White space
    * mpu3050
      - Reduce a sleep worst case by switching from msleep to usleep_range.
    * qcom-spmi-adc5
      - Add MODULE_DEVICE_TABLE to assist autoloading of this as a module.
    * stm32-dfsdm
      - Fix missing dependencies.
    * stm32-timer trigger
      - Fix a build issue when disabled.
    * ti-ads7950
      - Fix mising dependency on CONFIG_GPIOLIB.
    
  • phy-for-5.2
    phy: for 5.2
    
      *) Add a new *release* phy_ops invoked when the consumer relinquishes PHY
         that can be used to undo the operation performed in xlate
      *) Add new driver to support USB2 PHY and shared USB3 + PCIE PHY in Amlogic
         G12A SoC Family.
      *) Add new driver to support for Broadcom's Stingray USB PHY (Type 1 has
         one super speed PHY and one high speed PHY, Type 2 has one high speed PHY)
      *) Add new driver to support USB PHY in hi3660 SoC of Hisilicon
      *) Add new driver to support UFS M-PHY in MediaTek SoC
      *) Add new driver to support XUSB pad controller in Tegra186 SoCs
      *) Add new driver to support SERDES in TI's AM654 platform
      *) Add support for generation 2 USB2 PHY and gneration 3 USB2 PHY in r8a77470
         to phy-rcar-gen2.c and phy-rcar-gen3-usb2.c respectively
      *) Add support for PCIe QMP PHY support in msm8998 to phy-qcom-qmp.c
      *) Add support for SERDES6G in phy-ocelot-serdes.c
      *) Add support to set drive impedance from device tree in phy-rockchip-emmc.c
      *) Add support to power up/down the VBUS voltage rail in phy-fsl-imx8mq-usb.c
      *) Add support to shut off regulators that power UFS during system suspend
      *) Re-design phy-rcar-gen3-usb2.c to create separate PHY instances for each
         channel which helps to enable/disable interrupts for each instance
         independently
      *) Fix PCIe power up sequence to follow the TRM in order to ensure the DPLL &
         PHY operates correctly over the entire temperature range.
      *) Use devm_clk_get_optional to get optional clocks instead of adding
         custom error checks
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • v5.1-rc6
    085b7755 · Linux 5.1-rc6 ·
    Linux 5.1-rc6
    
  • drm-msm-next-2019-04-21
  • sound-5.1-rc6
    sound fixes for 5.1-rc6
    
    Two core fixes for long-standing bugs for the races at concurrent
    device creation and deletion that were (unsurprisingly) spotted by
    syzkaller with usb-fuzzer.  The rest are usual small HD-audio fixes.
    
  • v5.0.9
    e4abcebe · Linux 5.0.9 ·
    This is the 5.0.9 stable release
    
  • v4.19.36
    c98875d9 · Linux 4.19.36 ·
    This is the 4.19.36 stable release
    
  • v4.14.113
    68d7a45e · Linux 4.14.113 ·
    This is the 4.14.113 stable release
    
  • v4.9.170
    ad387ec4 · Linux 4.9.170 ·
    This is the 4.9.170 stable release
    
  • sunxi-h3-h5-for-5.2
    Allwinner H3/H5 changes for 5.2
    
    Our usual bunch of changes shared between arm and arm64, the most notable
    one being:
      - Fix of improper usage of DT bindings, thanks to the DT validation
      - Add the SID for the H3 and H5
      - New board: RerVision H3-DVK
    
  • sunxi-dt64-for-5.2
    Allwinner arm64 DT changes for 5.2
    
    Our usual bunch of patches, the most notable one being:
      - Fixing the DTC warnings
      - Fix DT bindings not being properly respected, thanks to the DT
        validation
      - New Board: Oceanic 5205, Beelink GS1, Orange Pi3
    
  • sunxi-config64-for-5.2
    Allwinner arm64 defconfig changes for 5.2
    
    Just a single patch to enable our SPI controller on the arm64 defconfig.
    
  • sunxi-dt-for-5.2
    Allwinner DT changes for 5.2
    
    This PR is pretty significant, but it been mostly about:
      - Fixing the DTC warnings in most of our DT. We're now down to 2
        warnings, from several thousands.
      - Fixing a good number of minor issues, typos, and so on thanks to the DT
        validation tools
      - Describe the MBUS controller and the special DMA RAM mapping on the A13
      - Add support for the LRADC on the A83t
      - Add support for the I2C bus used for the PMIC on the A33
      - Start using the DT annotation /omit-if-no-ref/ on our pinctrl nodes
    
  • sunxi-clk-for-5.2
    Allwinner clock changes for 5.2
    
    Our usual bunch of changes, this time, it's mainly:
    
      - Export a new clock for the MBUS controller on the A13
      - H6 fixes to support a finer clocking of the video and VPU engines
      - Add some Kconfig options
      - Some bit offset fixes