Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.4.79
    e058f634 · Linux 4.4.79 ·
    This is the 4.4.79 stable release
    
  • v3.18.63
    8c13fcce · Linux 3.18.63 ·
    This is the 3.18.63 stable release
    
  • devicetree-fixes-for-4.13
    DeviceTree fixes for 4.13:
    
    - Fix error handling in of_irq_to_resource_table() due to
      of_irq_to_resource() error return changes.
    
    - Fix dtx_diff script due to dts include path changes.
    
  • acpi-4.13-rc3
    ACPI fixes for v4.13-rc3
    
     - Add an ACPI module parameter to allow users to override the
       new default behavior on some systems where the EC GPE is not
       disabled during suspend-to-idle in case the EC on their systems
       generates excessive wakeup events and they want to sacrifice
       some functionality (like power button wakeups) for extra battery
       life while suspended (Rafael Wysocki).
    
     - Fix flushing of the outstanding EC work in the ACPI core
       suspend-to-idle code (Rafael Wysocki).
    
     - Add a missing include and fix a messed-up comment in the ACPI
       NUMA code (Ross Zwisler).
    
  • drm-intel-fixes-2017-07-27
    i915 fixes for -rc3
    
    Bit more than usual since we missed -rc2. 4x cc: stable, 2 gvt
    patches, but all fairly minor stuff. Last minute rebase was to add a
    few missing cc: stable, I did prep the pull this morning already and
    made sure CI approves.
  • drm-misc-fixes-2017-07-27
    Core Changes:
    - dp: A few fixes in drm_dp_downstream_debug() (Chris)
    - rockchip: sanitize the Kconfig dependencies (fallout from EXTCON) (Arnd)
    - host1x: Free the iommu domain when attach_device fails (Paul)
    
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Arnd Bergmann <arnd@arndb.de>
    Cc: Paul Kocialkowski <contact@paulk.fr>
  • sunxi-fixes-for-4.13
    Allwinner fixes for 4.13
    
    Two fixes to correct the EMAC blocks memory region size to match the
    datasheet. One that converts raw A83T clock indices to macros from the
    clk dt-binding header, completing the A83T sunxi-ng clk driver.
    
  • sound-4.13-rc3
    sound fixes for 4.13-rc3
    
    This is a pretty boring pull request, containing a few HD-audio
    quirks and ID updates as usual suspects, as well as a fix for a
    regression of FM801 chip on ia64 (what a legacy combination!)
    
  • old/cs_8033120f36c0
  • drm-misc-next-2017-07-26
    drm-misc-next-2017-07-18:
    Core Changes:
    - A couple fixes to only opening crc when needed (Maarten)
    - Change atomic helper swap_state to be interruptible (Maarten)
    - fb_helper: Support waiting for an output before setting up (Daniel)
    - Allow drivers supporting runtime_pm to use helper_commit_tail (Maxime)
    
    Driver Changes:
    - misc: Use %pOF to print device node names (Rob)
    - Miscellaneous fixes
    
    drm-misc-next-2017-07-18:
    UAPI Changes:
    - Fail commits which request an event without including a crtc (Andrey)
    
    Core Changes:
    - Add YCBCR 4:2:0 support (Shashank)
    - s/drm_atomic_replace_property_blob/drm_property_replace_blob/ (Peter)
    - Add proper base class for private objs instead of using void* (Ville)
    - Remove pending_read/write_domains from drm_gem_object (Chris)
    - Add async plane update support (ie: cursor) to atomic helpers (Gustavo)
    - Add old state to .enable and rename to .atomic_enable (Laurent)
    - Add drm_atomic_helper_wait_for_flip_done() (Boris)
    - Remove drm_driver->set_busid hook (Daniel)
    - Migrate vblank documentation into the source files (Daniel)
    - Add fb_helper->lock instead of abusing modeset lock (Thierry/Daniel)
    
    Driver Changes:
    - stm: Add STM32 DSI controller driver (Phillipe)
    - amdgpu: Numerous small/misc fixes
    - bridge: Add Synopsys Designware MIPI DSI host bridge driver (Phillipe)
    - tinydrm: Add support for Pervasive Displays RePaper displays (Noralf)
    - misc: Replace for_each_[obj]_in_state to prep for removal (Maarten)
    - misc: Use .atomic_disable for atomic drivers (Laurent)
    - vgem: Pin pages when mapped/exported (Chris)
    - dw_hdmi: Add support for Rockchip RK3399 (Mark)
    - atmel-hlcdc: Add 8-bit color look-up table format (Peter)
    - vc4: Send vblank event when disabling a crtc (Boris)
    - vc4: Use atomic helpers for fence waits (Eric)
    - misc: drop drm_vblank_cleanup cargo-cult (Daniel)
    
    Cc: Daniel Vetter <daniel.vetter@intel.com>
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Peter Rosin <peda@axentia.se>
    Cc: Mark Yao <mark.yao@rock-chips.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
    Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    Cc: Gustavo Padovan <gustavo.padovan@collabora.com>
    Cc: Thierry Reding <treding@nvidia.com>
    Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
    Cc: Peter Rosin <peda@axentia.se>
    Cc: Shashank Sharma <shashank.sharma@intel.com>
    Cc: Philippe CORNU <philippe.cornu@st.com>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    Cc: Rob Herring <robh@kernel.org>
    Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
  • iio-for-4.14a
    First round of IIO new device support, features and cleanups for the 4.14 cycle.
    
    4 completely new drivers in this set and plenty of other stuff.
    
    One ABI change due to a silly mistake a long time back. Hopefully no
    one will notice.  It effects the numerical order of consumer device
    channels which was the reverse of the obvious.  It's going the slow
    way to allow us some margin to spot if we have broken userspace or
    not (seems unlikely)
    
    New Device Support
    * ccs811
      - new driver for the Volatile Organic Compounds (VOC) sensor.
    * dln2 adc
      - new driver for the ADC on this flexible usb board.
    * EP93xx
      - new driver for this Cirrus logic SoC ADC.
    * ltc2471
      - new ADC driver support the ltc2471 and ltc2473
    * st_accel
      - add trivial table entries to support H3LIS331DL, LIS331DL, LIS3LV02DL.
    * st_gyro
      - add L3GD20H support (again) having fixed the various things that were
        broken in the first try.  Includes devicetree binding.
    * stm32 dac
      - add support for the DACs in the STM32F4 series
    
    Features
    * Documentation
      - add missing power attribute documentation to the ABI docs.
    * at91-sama5d2
      - add hardware trigger and buffered capture support with bindings.
      - suspend and resume functionality.
    * bmc150
      - support for the BOSC0200 ACPI device id seen on some tablets.
    * hdc100x
      - devicetree bindings
      - document supported devices
      - match table and device ids.
    * hts221
      - support active low interrupts (with bindings)
      - open drain mode with bindings.
    * htu21
      - OF match table and bindings.
    * lsm6dsx
      - open drain mode with bindings
    * ltc2497
      - add support for board file based consumer mapping.
    * ms5367
      - OF match table and bindings.
    * mt7622
      - binding document and OF match table.
      - suspend and resume support.
    * rpr0521
      - triggered buffer support.
    * tsys01
      - OF match table and bindings.
    
    Cleanups and minor fixes
    * core
      - fix ordering of IIO channels to entry numbers when using
        iio_map_array_register rather than reversing them.
      - use the new %pOF format specifier rather than full name for the
        device tree nodes.
    * ad7280a
      - fix potential issue with macro argument reuse.
    * ad7766
      - drop a pointless NULL value check as it's done in the gpiod code.
    * adis16400
      - unsigned -> unsigned int.
    * at91 adc
      - make some init data static to reduce code size.
    * at91-sama5d2 ADC
      - make some init data static to reduce code size.
    * da311
      - make some init data static to reduce code size.
    * hid-sensor-rotation
      - drop an unnecessary static.
    * hts221
      - refactor the write_with_mask code.
      - move the BDU configuration to probe time as there is no reason for it
        to change.
      - avoid overwriting reserved data during power-down.  This is a fix, but
        the infrastructure need was too invasive to send it to mainline except
        in a merge window.  It's not a regression as it was always wrong.
      - avoid reconfigure the sampling frequency multiple times by just
        doing it in the write_raw function directly.
      - refactor the power_on/off calls into a set_enable.
      - move the dry-enable logic into trig_set_state as that is the only
        place it was used.
    * ina219
      - fix polling of ina226 conversion ready flag.
    * imx7d
      - add vendor name in kconfig for consistency with similar parts.
    * mcp3422
      - Change initial channel to 0 as it feels more logical.
      - Check for some errors in probe.
    * meson-saradc
      - add a check of of_match_device return value.
    * mpu3050
      - allow open drain for any interrupt type.
    * rockchip adc
      - add check on of_match_device return value.
    * sca3000
      - drop a trailing whitespace.
    * stm32 adc
      - make array stm32h7_adc_ckmodes_spec static.
    * stm32 dac
      - fix an error message.
    * stm32 timers
      - fix clock name in docs to match reality after changes.
    * st_accel
      - explicit OF table (spi).
      - add missing entries to OF table (i2c).
      - rename of_device_id table to drop the part name.
      - adding missing lis3l02dq entry to bindings.
      - rename H3LIS331DL_DRIVER_NAME to line up with similar entries in driver.
    * st_gyro
      - explicit OF table (spi).
    * st_magn
      - explicit OF table (spi).
      - enable multiread for lis3mdl.
    * st_pressure
      - explicit OF table (spi).
    * st_sensors common.
      - move st_sensors_of_i2c_probe and rename to make it available for spi
      drivers.
    * tsc3472
      - don't write an extra byte when writing the ATIME register.
      - add a link to the datasheet.
    * tsl2x7x - continued staging cleanups
      - add of_match_table.
      - drop redundant power_state sysfs attribute.
      - drop wrapper tsl2x7x_i2c_read.
      - clean up i2c calls made in tsl2x7x_als_calibrate.
      - refactor the read and write _event_value callbacks to handle additional
        elements.
      - use usleep_range instead of mdelay.
      - check return value from tsl2x7x_invoke_change.
    * zpa2326
      - add some newline to the end of logging macros.
    
  • glink-ssr-v4.13-rc1
  • v4.13-rc2
    520eccdf · Linux 4.13-rc2 ·
    Linux 4.13-rc2
    
  • iio-fixes-for-4.13a
    First set of IIO fixes for the 4.13 cycle.
    
    * ad2s1210
      - Fix negative angular velocity reads (identified by a gcc 7 warning)
    * aspeed-adc
      - Wait for initialization sequence to finish before enabling channels.
      Without it no channels work.
    * axp288
      - Revert a patch that dropped some bogus register mods.  No one is entirely
      sure why but it breaks charging on some devices.
      - Fix GPADC pin read returning 0. Turns out a small sleep is needed.
    * bmc150
      - Make sure device is restored to normal state after suspend / resume
      cycle.  Otherwise, simple sysfs reads are broken.
    * tsl2563
      - fix wrong event code.
    * st-accel
      - add spi 3-wire support. Needed to fix the lsm303agr accelerometer
      which only had 3 wires in all cases.  Side effect is to enable optional
      3-wire support for other devices.
    * st-pressure
      - disable multiread by default for LPS22HB (only effects SPI)
    * sun4i-gpadc-iio
      - fix unbalanced irq enable / disable
    * vf610
      - Fix VALT slection for REFSEL bits - ensures we are using the
      right reference pins.
    
  • wireless-drivers-for-davem-2017-07-21
    wireless-drivers fixes for 4.13
    
    Important, but small in size, fixes.
    
    brcmfmac
    
    * fix a regression in SDIO support introduced in v4.13-rc1
    
    rtlwifi
    
    * fix a regression in bluetooth coexistance introduced in v4.13-rc1
    
    iwlwifi
    
    * a few NULL pointer dereferences in the recovery flow
    
    * a small but important fix for IBSS
    
    * a one-liner fix for tracing, which was including too much data
    
  • v3.18.62
    dd8b674c · Linux 3.18.62 ·
    This is the 3.18.62 stable release
    
  • v4.4.78
    ece78cd7 · Linux 4.4.78 ·
    This is the 4.4.78 stable release
    
  • v4.9.39
    c03917de · 4.9.39 ·
    This is the 4.9.39 stable release
    
  • v4.11.12
    bd1a9eb6 · Linux 4.11.12 ·
    This is the 4.11.12 stable release
    
  • v4.12.3
    8f883aa5 · Linux 4.12.3 ·
    This is the 4.12.3 stable release