1. 13 Nov, 2012 37 commits
  2. 12 Nov, 2012 3 commits
    • Greg Kroah-Hartman's avatar
      Merge tag 'iio-for-3.8d' of... · 045020e7
      Greg Kroah-Hartman authored
      Merge tag 'iio-for-3.8d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
      
      IIO cleanups and fixes from Jonathan:
      
      "4th set of IIO driver updates and new functionality for the 3.8 cycle.
      
      2 drivers going through final cleanup and moving out of staging.
      
      Addition to the core of support for multiple buffers from a single
      datastream.  This functionality is core in allowing multiple users
      of interrupt driven data streams from the devices.  First user
      will shortly be an input bridge driver.  This has been in review
      / revision for over a year resulting in a far cleaner result.
      Much of the work had been in precursor patches. Here we just
      add the buffer set tear up and down support + switch to multiple
      buffer pushing in the drivers (a one line change in all users).
      Thanks to those who have tested / reviewed this set."
      045020e7
    • Greg Kroah-Hartman's avatar
      Merge tag 'iio-for-3.8c' of... · fa7952bf
      Greg Kroah-Hartman authored
      Merge tag 'iio-for-3.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
      
      IIO patches from Jonathan:
      
      "Third round of IIO subsystem updates for the 3.8 cycle.
      
      Here we have a series of fixes to the adis16400 driver. These
      were part of a previous pull request for the 3.7 cycle but
      Greg suggested delaying them given their large and invasive
      nature and the fact they aren't fixing regressions (as the
      relevant code was never correct).
      
      The support added for the adis16334 missed a number of small
      differences between this and the parts supported.  This series
      deals with those and also cleans up some related code."
      fa7952bf
    • Greg Kroah-Hartman's avatar
      Merge 3.7-rc5 into staging-next · f8b06550
      Greg Kroah-Hartman authored
      f8b06550