1. 2ef9d83 Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  2. 1489d62 staging:iio:ad7150: Switch to new event config interface by Lars-Peter Clausen · 11 years ago
  3. a22526e staging: Remove unnecessary semicolons by Joe Perches · 11 years ago
  4. d15b73c staging: iio: ad7150: Use devm_* APIs by Sachin Kamat · 11 years ago
  5. 0221519 staging:iio:cdc:ad7150 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 12 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. a91aff1 staging:iio: Request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  11. d30a7f9 staging:iio:cdc: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  12. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  13. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  14. e33e075 staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. by Jonathan Cameron · 12 years ago
  15. da36716 staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN by Lars-Peter Clausen · 13 years ago
  16. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  17. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  18. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  19. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  20. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  21. 1b99232 iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE. by Michael Hennerich · 13 years ago
  22. 5c48cb9 iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir by Michael Hennerich · 13 years ago[Renamed from drivers/staging/iio/adc/ad7150.c]
  23. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  24. 84f79ec staging:iio:adc:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  25. ee760ab Staging: iio/adc/ad7150: release lock on error by Dan Carpenter · 13 years ago
  26. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  27. 4e687dd staging:iio:adc:ad7150: Add support for the second interrupt strobe. by Michael Hennerich · 13 years ago
  28. cd400fc staging:iio:adc:ad7150: remove conversion mode handling. by Michael Hennerich · 13 years ago
  29. 531efd6 staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused poweroff timeout control. by Jonathan Cameron · 13 years ago
  30. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  31. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  32. 8e7d967 staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. by Jonathan Cameron · 13 years ago
  33. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  34. c4b14d9 staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc by Jonathan Cameron · 13 years ago
  35. deda386 staging:iio:trivial sparse related cleanups. by Jonathan Cameron · 13 years ago
  36. 46a6af3 staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  37. 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
  38. d91a0ab staging:iio:adc:ad7150 fix event codes. by Jonathan Cameron · 13 years ago
  39. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  40. 9b5d9b0 staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement. by Jonathan Cameron · 13 years ago
  41. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  42. 54c5be3 staging: iio: adc: new driver for AD7150/1/6 devices by Barry Song · 14 years ago