1. 08 7月, 2012 1 次提交
  2. 16 6月, 2012 1 次提交
  3. 13 6月, 2012 1 次提交
  4. 05 6月, 2012 1 次提交
  5. 15 5月, 2012 1 次提交
  6. 26 4月, 2012 3 次提交
  7. 25 4月, 2012 1 次提交
  8. 14 4月, 2012 1 次提交
  9. 28 11月, 2011 1 次提交
  10. 06 10月, 2011 1 次提交
  11. 27 9月, 2011 2 次提交
  12. 07 9月, 2011 2 次提交
  13. 24 8月, 2011 2 次提交
  14. 26 4月, 2011 1 次提交
    • J
      staging: iio: TAOS tsl258x: Device driver · ac4f6eee
      Jon Brenner 提交于
      Added suspend/resume functions.
      Changed attribute names to match existing where applicable and updated
      or documented new ABI as discussed.
      Changed integration time ABI from using index (0 to 3) to use actual
      gain values (1x,8x, etc.).
      Removed various unused variables, declarations, and functions.
      Revised code to accommodate different endianess (le16_to_cpu).
      Updated error return codes in various functions.
      Changed from mdelay to msleep after determining that longer wait would
      be acceptable.
      
      V5: Makefile and Kconfig cleanups by Jonathan Cameron.
      Signed-off-by: NJon August Brenner <jbrenner@taosinc.com>
      Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      ac4f6eee
  15. 21 4月, 2011 1 次提交
  16. 10 3月, 2011 1 次提交
  17. 01 3月, 2011 1 次提交
  18. 24 2月, 2011 1 次提交
    • M
      staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4 · b9618c0c
      Michael Hennerich 提交于
      This patch adds support for the:
      AD7606/AD7606-6/AD7606-4 8/6/4-Channel Data Acquisition
      system (DAS) with 16-Bit, Bipolar, Simultaneous Sampling ADC.
      
      Changes since V1:
      IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4: Apply review feedback
      
      Rename sysfs node oversampling to oversampling_ratio.
      Kconfig: Add GPIOLIB dependency.
      Use range in mV to better match HWMON.
      Rename ad7606_check_oversampling.
      Fix various comments and style.
      Reorder is_visible cases.
      Use new gpio_request_one/array and friends.
      Drop check for SPI max_speed_hz.
      
      Changes since V2:
      IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4: Apply review feedback
      
      Documentation: specify unit
      Avoid raise condition in ad7606_scan_direct()
      Check return value of bus ops read_block()
      
      Changes since V3:
      IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4: Add missing include file
      
      Add linux/sched.h
      
      Changes since V4:
      IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4: Fix kconfig declaration
      
      consistently use tristate to avoid configuration mismatches
      Signed-off-by: NMichael Hennerich <michael.hennerich@analog.com>
      Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b9618c0c
  19. 21 1月, 2011 1 次提交
  20. 30 11月, 2010 1 次提交
  21. 08 10月, 2010 1 次提交
  22. 22 9月, 2010 1 次提交
  23. 05 9月, 2010 1 次提交
  24. 01 9月, 2010 1 次提交
  25. 12 5月, 2010 3 次提交