Tags

Tags give the ability to mark specific points in history as being important
  • v3.7.7

    89c5f133 · Linux 3.7.7 ·
    This is the 3.7.7 stable release
    
  • v3.4.30

    c74d85ba · Linux 3.4.30 ·
    This is the 3.4.30 stable release
    
  • v3.0.63

    a96dbfbc · Linux 3.0.63 ·
    This is the 3.0.63 stable release
    
  • iio-for-3.9d

    4th set of IIO new drivers cleanups and fixes for the 3.9 cycle
    + a new spi helper function.
    
    1) Introduce spi_sync_transfer and use it within IIO.  Originally
       it was envisioned that this nice little boilerplate replacement
       would go through the spi tree, but Grant Likely stated he'd
       prefer we take it through IIO as the example usecases were all
       in IIO (and are also in this pull request).  Note that given
       their may have been some unresolved elements related to the
       coccinelle element of the patch, that has been stripped out
       and will doubtlessly follow at a later date (along with
       lots of other patches for drivers elsewhere in the tree).
    
    2) New Invensense MPU6050 driver.  This is stripped down to pretty
       much the basics from the original submission with the intent
       to build up all the fancy bits in an incremental (and hence
       reviewable fashion). It's been through a good few revisions
       so nice to finally merge this.
    
    3) Change to iio_channel_get api to simplify device tree based
       mappings.  The actual mappings are currently under review.
    
    4) Build fixes for !CONFIG_IIO_TRIGGER in the st_sensors driver.
       This one snuck past during review and testing but got picked
       up by Randy Dunlap in a randconfig build.
    
    5) Some max1363 cleanups and enhancements.
    
    6) Some comment fixes to make them coherent and comprehensible.
    
    7) Trivial build warning fix in mxs-lradc
    
  • 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