1. e6e65f9 staging: iio: cdc: Remove explicit comparisons by Cristina Moraru · 9 years ago
  2. 252fb58 staging: iio: cdc: use devm_iio_device_register instead iio_device_register by Ioana Ciornei · 9 years ago
  3. e3c5be2 staging: iio: Fix typo in iio by Masanari Iida · 10 years ago
  4. 538ee7c staging: iio: ad7152: Use devm_iio_device_alloc by Sachin Kamat · 11 years ago
  5. c24e97b staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  6. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  7. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  8. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  9. 73327b4 drivers/staging/iio: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  10. d30a7f9 staging:iio:cdc: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  11. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  12. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  13. e33e075 staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. by Jonathan Cameron · 12 years ago
  14. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  15. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  16. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  17. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  18. 5c48cb9 iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir by Michael Hennerich · 13 years ago[Renamed from drivers/staging/iio/adc/ad7152.c]
  19. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  20. 15e3276 staging:iio: ad7152: fix channel assignment for AD7153 by Michael Hennerich · 13 years ago
  21. fe55a17 staging:iio:adc:ad7152: Fix differential channel return value and increase delay. by Michael Hennerich · 13 years ago
  22. c3b7915 staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter handling by Michael Hennerich · 13 years ago
  23. bb90cf8 staging:iio:adc:ad7152: Add proper locking by Michael Hennerich · 13 years ago
  24. 9b72441 staging:iio:adc:ad7152: update scale handling by Michael Hennerich · 13 years ago
  25. 2b8cb40 staging:iio:adc:ad7152: Miscellaneous fixes and touch-up by Michael Hennerich · 13 years ago
  26. e566429 staging:iio:adc:ad7152: increase readability by introducing proper bit defines by Michael Hennerich · 13 years ago
  27. ea993a5 staging:iio:adc:ad7152 bring more into line with abi. by Jonathan Cameron · 13 years ago
  28. 4050f49 staging:iio:adc:ad7152 set correct number of channels for ad7153. by Jonathan Cameron · 13 years ago
  29. 3995f91 staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixes by Jonathan Cameron · 13 years ago
  30. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  31. f4c794a staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  32. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 13 years ago
  33. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  34. 4f2c1b0 staging:iio:adc:ad7152 remove unregister of interrupt line. by Jonathan Cameron · 13 years ago
  35. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  36. a20ebd9 staging: iio: adc: new driver for AD7152/3 devices by Barry Song · 14 years ago