Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.8-rc7
    836dc9e3 · Linux 3.8-rc7 ·
    Linux 3.8-rc7
    
  • sound-3.8
    Sound fixes for 3.8-rc7
    
    Just a couple of build regression fixes for ASoC fsl stuff.
    It doesn't look too trivial, but neither intrusive, so hopefully I can
    avoid your curse...
    
  • regulator-v3.8-rc6
    regulator: Fixes for v3.8-rc7
    
    Mostly driver specific fixes here, though one of them uncovered the
    issue Stephen Warren fixed with multiple OF matches getting upset due to
    a lack of cleanup.
    
  • v3.2.38
    8eedd520 · Linux 3.2.38 ·
    This is the 3.2.38 stable release
    
  • v3.7.6
    07c4ee00 · Linux 3.7.6 ·
    This is the 3.7.6 stable release
    
  • v3.4.29
    398cc33f · Linux 3.4.29 ·
    This is the 3.4.29 stable release
    
  • v3.0.62
    e1c63f9f · Linux 3.0.62 ·
    This is the 3.0.62 stable release
    
  • iio-for-3.9c
    Third set of IIO new drivers, cleanups and fixes for the 3.9 cycle
    
    New drivers
    1) A driver for ST microelectronics sensors.  This driver already covers
       a large set of new parts (20 gyros, accelerometer and magnetometers)
       not currently covered by the existing drivers.  The intent moving forward
       is to merge this with the other drivers for similar parts already in tree.
       The lis3l02dq driver currently in staging/iio will be trivial, the lis3
       driver in misc more complex as it has a number of additional interfaces.
       Any merging in of the lis3 driver will rely on the not currently
       merged iio_input bridge driver and handling of freefall notifications
       etc.
    
    2) A driver for the itg3200 gyroscope.
    
    Graduations from staging
    1) Cleanup and move out of staging of the adxrs450 gyroscope driver.  The
       cleanup required was all minor but there were a couple of fixes hidden in
       there.
    
    Core and driver additions
    1) Initial work from Guenter Roeck on device tree support for IIO's provider/
       consumer code. Focuses on the iio_hwmon driver and the max1363 adc driver.
       The full device tree syntax is currently under discussion but should
       follow shortly.
    
    Cleanups and fixes
    1) Remove a noop function __iio_update_buffer
    2) Couple of small fixes and cleanups for the max1363
    
  • v3.8-rc6
    88b62b91 · Linux 3.8-rc6 ·
    Linux 3.8-rc6
    
  • regulator-3.8-rc5
    regulator: Fixes for v3.8-rc5
    
    Fairly small stuff - a build failure fix for ST platforms, an error
    checking fix and an update to the MAINTAINERS file for Liam.
    
  • iommu-fixes-v3.8-rc5
    IOMMU fixes for Linux v3.8-rc5
    
    One fix for the AMD IOMMU driver to work around broken BIOSes found in
    the field. Some BIOSes forget to enable a workaround for a hardware
    problem which might cause the IOMMU to stop working under high load
    conditions. The fix makes sure this workaround is enabled.
    
  • ioapic-cleanups-for-tip
    Cleanup X86 IOAPIC code from interrupt remapping details
    
    These patches move all interrupt remapping specific checks out of the
    x86 core code and replaces the respective call-sites with function
    pointers. As a result the interrupt remapping code is better abstraced
    from x86 core interrupt handling code.
    
    The code was rebased to v3.8-rc4 and tested on systems with AMD-Vi and
    Intel VT-d (both capable of interrupt remapping). The systems were
    tested with IOMMU enabled and with IOMMU disabled. No issues were found.
    
  • v3.0.61
    214dfbe8 · Linux 3.0.61 ·
    This is the 3.0.61 stable release
    
  • v3.4.28
    4ab913dd · Linux 3.4.28 ·
    This is the 3.4.28 stable release
    
  • v3.7.5
    13280f4e · Linux 3.7.5 ·
    This is the 3.7.5 stable release
    
  • iio-for-3.9b-v2
    Second set of IIO new drivers, cleanups and fixes for the 3.9 cycle.
    
    This second version is due to a little fixup for an include
    path being added to the tsl2563 move out of staging after
    a report from Fengguang Wu and the 0-day kernel build testing
    backend.
    
    Minor bits:
    1) A Kconfig dependency fix for the max1363 driver that
    has been causing some autobuilder fails in Linux Next.
    2) Removal of a stale makefile entry
    3) Fix an incorrect arguement for a sizeof call
    4) Duplicate code removal in tsl2x7x driver
    5) A missing spin lock init in hid-sensor-time
    
    New features:
    1) mxs adc driver gains support for touchscreen special functions
    2) mxs driver gainst supprot for the MX23 and dt entries added
    3) adis16400 gains adis16448 support and some additional bells and whistles
    
    Moves out of staging.
    1) adis16400 - a venerable driver gets a make over and moves
       out of staging.
    2) Kxsd9 moved out fo staging
    3) adis16080 gets cleaned up and moved out of staging
    4) tsl2563 gets a little cleaned up and move out of staging
    
    Removals
    1) sw_ring is killed off with all remaining drivers converted to kfifo.
       This has been scheduled for a long time since we switched to kfifo.
       There is demand for a high performance alternative, but this was
       never it and I'm glad to see this vestage of IIOs youth gone once
       and for all!
    
  • v3.8-rc5
    949db153 · Linux 3.8-rc5 ·
    Linux 3.8-rc5
    
  • pm+acpi-for-3.8-rc5
    ACPI and power management fixes for 3.8-rc5
    
    * Two cpuidle initialization fixes from Konrad Rzeszutek Wilk.
    
    * cpufreq regression fixes for AMD processors from Borislav Petkov,
      Stefan Bader, and Matthew Garrett.
    
    * ACPI cpufreq fix from Thomas Schlichter.
    
    * cpufreq and devfreq fixes related to incorrect usage of operating
      performance points (OPP) framework and RCU from Nishanth Menon.
    
    * APEI workaround for incorrect BIOS information from Lans Zhang.
    
    /
    
  • regulator-3.8-rc4
    regulator: Update Liam's mail address
    
    No code fixes at the minute but Liam has moved from TI so his old e-mail
    address is bouncing.
    
  • vfio-for-v3.8-rc5
    vfio fixes for v3.8-rc5