Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.9.45
    4b904b22 · Linux 4.9.45 ·
    This is the 4.9.45 stable release
    
  • v4.4.84
    982ce2aa · Linux 4.4.84 ·
    This is the 4.4.84 stable release
    
  • v3.18.67
    25efe5c9 · Linux 3.18.67 ·
    This is the 3.18.67 stable release
    
  • drm-fixes-for-v4.13-rc7
    drm fixes for 4.13-rc7, i915, core, imx and sun4i
    
  • acpi-4.13-rc7
    ACPI fixes for v4.13-rc7
    
     - Fix a regression in the ACPI EC driver causing a kernel to crash
       during initialization on some systems due to a code ordering issue
       exposed by a recent change (Lv Zheng).
    
     - Fix a recent regression in ACPICA due to a change of the behavior
       of a library function in a way that is not backwards compatible
       with some existing callers of it (Rafael Wysocki).
    
     - Fix a coding mistake in a library function related to the handling
       of ACPI device properties introduced during the 4.12 cycle (Sakari
       Ailus).
    
  • drm-misc-fixes-2017-08-24
    Core Changes:
    - Release driver tracking before making the object available again (Chris)
    
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
  • sunxi-drm-for-4.14-2
    sun4i DRM changes for 4.14, take 2
    
    A single patch switching to a new OF helper.
    
  • sunxi-clk-for-4.14-3
    Allwinner clock changes for 4.14, part 3
    
    Conversion of the last two SoCs (A10, A20) to the sunxi-ng framework.
    
  • drm-intel-fixes-2017-08-24
    drm/i915 fixes for v4.13-rc7
  • gpio-v4.13-3
    GPIO fixes for the v4.13 series:
    
    - An important core fix to reject invalid GPIOs *before* trying
      to obtain a GPIO descriptor for it.
    
    - A driver fix for the mvebu driver IRQ handling.
    
  • drm-msm-next-2017-08-22
  • phy-for-4.14_v2
    phy: for 4.14
    
     *) Add USB PHY driver for Ralink SoC
     *) Make phy-mt65xx-usb3 driver support PCIe and SATA phy
     *) Add mediatek directory and rename phy-mt65xx-usb3 to phy-mtk-tphy.c
        since it now supports USB3.0, PCIe and SATA PHYs
     *) Make sun4i-usb-phy driver support USB PHYs for A83T SoC
     *) Make phy-qcom-qmp driver support USB PHYs for IPQ8074 SoC
     *) Make rockchip-inno-usb2 driver support usb2-phy for rv1108 SoC
     *) Minor fixes in phy drivers
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • phy-for-4.14_v1
    phy: for 4.14
    
     *) Add USB PHY driver for Ralink SoC
     *) Make phy-mt65xx-usb3 driver support PCIe and SATA phy
     *) Add mediatek directory and rename phy-mt65xx-usb3 to phy-mtk-tphy.c
        since it now supports USB3.0, PCIe and SATA PHYs
     *) Make sun4i-usb-phy driver support USB PHYs for A83T SoC
     *) Make phy-qcom-qmp driver support USB PHYs for IPQ8074 SoC
     *) Make rockchip-inno-usb2 driver support usb2-phy for rv1108 SoC
     *) Minor fixes in phy drivers
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • sunxi-clk-for-4.14-2
    Allwinner clock changes for 4.14, round 2
    
    Usual improvements:
    
      - Added support for fixed post-divider on divider and NKM-style clocks
    
      - Added driver for R40 CCU
    
    Non critical fixes (from round 1):
    
      - Fix sunxi-ng/ccu-sunxi-r.h header file guard macro typo
    
      - Make fractional clock modes really used and correctly configured
    
      - Make H3 cpu clock rate change correctly to be used with cpufreq
    
  • v4.13-rc6
    14ccee78 · Linux 4.13-rc6 ·
    Linux 4.13-rc6
    
  • iio-for-4.14b
    Second set of IIO new device support, features and cleanup for the 4.14 cycle.
    
    New device support:
    * ak8974
      - support the AMI306.
    * st_magnetometer
      - add support for the LIS2MDL with bindings.
    * rockchip-saradc
      - add binding for rv1108 SoC (no driver change).
    * srf08
      - add srf02 (i2c only) and srf10 support.
    * stm32-timer
      - support for the STM32H7 to existing driver.
    
    Features:
    * tools
      - move over to the tools buildsystem rather than hand rolling.
      - add an install section to the build.
    * ak8974
      - use serial number to add device randomness.
      - add AMI306 calibration data output.
    * ccs811
      - triggered buffer support.
    * srf08
      - add a device tree table as the old style i2c probing is going away,
      - add triggered buffer support
    * st32-adc
      - add optional st,min-sample-time-nsecs binding to allow control of
        sampling against analog circuitry.
    * stm32-timer
      - add output compare triggers.
    * ti-ads1015
      - add threshold event support.
    * ti-ads7950
      - Allow use on ACPI platforms including providing a default reference
        voltage as there is no way to obtain this on ACPI currently.
    
    Cleanup and fixes:
    * ad7606
      - fix an error return code in probe.
    * ads1015
      - fix incorrect data rate setting update when capture in progress,
      - fix wrong scale information for the ADS1115,
      - make conversions work when CONFIG_PM is not set,
      - make sure we don't get a stale result after a runtime resume by
        ensuring we wait long enough,
      - avoid returning a false error form the buffer setup callbacks,
      - add enough wait time to get the correct conversion,
      - remove an unnecessary config register update,
      - add a helper to set conversion mode reducing repeated boilerplate,
      - use devm_iio_triggered_buffer_setup to simplify error and remove
        paths,
      - use iio_device_claim_direct_mode instead of opencoding the same.
    * ak8974
      - mark the INT_CLEAR register as precious to prevent debugfs access.
    * apds9300
      - constify the i2c_device_id.
    * at91-sama5 adc
      - add missing Kconfig dependency.
    * bma180 accel
      - constify the i2c_device_id.
    * rockchip_saradc
      - explicitly request exclusive reset control as part of the reset rework
        on going throughout the kernel.
    * st_accel
      - fix drdy configuration for a load of accelerometers that only have
        the int1 line.  Fix is unimportant as presumably no deviec tree actually
        used the non existent hardware line.
    * st_pressure
      - fix drdy configuration for LPS22HB and LPS25H by dropping int2 support
        as they don't have this. Fix is unimportant as presumably no device tree
        actually used the non existent hardware line.
    * stm32-dac
      - explicitly request exclusive reset control (part of reset being reworked).
    * tsl2583
      - constify the i2c_device_id.
    * xadc
      - coding style fixes.
    
  • fixes-for-4.13b
    Second set of IIO fixes for the 4.13 cycle.
    
    Given the late stage of this series, some more involved fixes have been
    held back for the upcoming merge window.
    
    The hid-sensor issue has been causing problems for a long time so it
    is great to have that one finally fixed!  No more bug reports for the
    userspace guys (well about that anyway).
    
    * documentation
      - some warning fixes due to missing colons in kernel-doc.
    * adis16480
      - fix accel scale factor.
    * bmp280
      - properly initialize the device for humidity readings - without this
      the humidity readings may be skipped and a magic value of 0x8000 returned.
    * hid-sensor-strigger
      - fix a race with user space when powering up the sensor.
    * ina291
      - Avoid an underflow for the sleeping time as a result of supporting the
      fastest rates.
    * st-magnetometer
      - Fix the status register address for hte LSM303AGR,
      - Remove the ihl property for LSM303AGR as the sensor doesn't support
      active low for the dataready line.
    * stm32-adc
      - Fix use of a common clock rate.
    * stm32-timer
      - fix the quadrature mode get routine to account for the magic 0 value.
      set on boot.
      - fix the return value of write_raw,
      - fix the get/set down count direction as the enum value was not being
      converted to the relevant bit field,
      - add an enable attribute to actually turn it on when in encoder mode,
      - missing mask when reading the trigger mode.
    
  • sunxi-dt-for-4.14-2
    Allwinner device tree changes for 4.14, round 2
    
    The usual improvements:
    
      - AXP813/AXP818 PMIC (mfd and codec) enabled for Allwinner A83T boards
    
      - USB enabled for Allwinner A83T boards
    
  • sunxi-dt64-for-4.14-2
    Allwinner arm64 device tree changes for 4.14, round 2
    
    The usual improvement patches:
    
      - PMIC, USB and WiFi enabled for Bananapi M64
    
      - New board added: NanoPi A64
    
      - New board added: Olimex A64-OLinuXino
    
  • sunxi-drivers-for-4.14
    Allwinner driver changes for 4.14
    
    Usual driver changes:
    
      - SUNXI_RSB bus driver enabled by default for ARM64
    
      - Support for SRAM controller and SRAM C block on the A64 added