1. 22 11月, 2012 2 次提交
    • G
      Merge tag 'iio-for-3.8e' of... · 3ce14acb
      Greg Kroah-Hartman 提交于
      Merge tag 'iio-for-3.8e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
      
      From Jonathan:
      
        "Fifth round of new IIO drivers, cleanups and fixes for the 3.8 cycle.
      
        Here we have a number of minor fixes.
        * a quirk for the hid sensor driver should be a boolean option.
        * return an error for a failed memdup in the hid sensor driver.
        * Fix a return value in adt7410.
        * A double free in the IIO event infrastructure.
        * Disabling interrupts in tsl2563 was wrong (never been correct!)
        * Incorrect signature for the iio_buffer_register stub
        * Incorrect return for isl29018 write_raw callback.
        * A number of minor fixes as part of the various rework series.
      
        New drivers and major rework.
        * Introduce and use extensively an adis library for numerous spi
          Analog Devices mems sensors.  This then moves out of staging.
        * Lots of new stuff then added to this library to support newer
          sensors.
        * New drivers for ADIS16136 and ADIS16480 and similar.
        * Core support for barometric pressure sensors.
        * ad7298 cleanup and move out of staging.
      
        The bulk of this is from Lars-Peter Clausen.  He's been rather
        busy!"
      3ce14acb
    • J
      iio:adc:ad7298 make the tx and rx buffers __be16 · be7fd3b8
      Jonathan Cameron 提交于
      These buffers are a little interesting in that their
      content may have variable endianness, but all but one
      element will definitely be big endian.
      Reported-by: Nkbuild test robot <fengguang.wu@intel.com>
      Signed-off-by: NJonathan Cameron <jic23@kernel.org>
      Acked-by: NLars-Peter Clausen <lars@metafoo.de>
      be7fd3b8
  2. 21 11月, 2012 7 次提交
  3. 20 11月, 2012 18 次提交
  4. 17 11月, 2012 13 次提交