1. bb37796 staging:iio:ad7291: add missing .driver_module to struct iio_info by Wei Yongjun · 11 years ago
  2. 1df9d1d staging:iio:ad7291: Rework regulator handling by Lars-Peter Clausen · 11 years ago
  3. 88198d2 staging:iio:ad7291: Use sign_extend32 instead of open-coding it by Lars-Peter Clausen · 11 years ago
  4. 7bd49fe1 staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-coding it by Lars-Peter Clausen · 11 years ago
  5. 3f8db0d staging:iio:ad7291: Simplify threshold register lookup by Lars-Peter Clausen · 11 years ago
  6. 08d7a70 staging:iio:ad7291: Remove unnecessary dev_info() from probe() by Lars-Peter Clausen · 11 years ago
  7. 83740d5 staging:iio:ad7291: Remove userspace reset by Lars-Peter Clausen · 11 years ago
  8. 73a4445 staging:iio:ad7291: Use IIO_VAL_FRACTIONAL_LOG2 by Lars-Peter Clausen · 11 years ago
  9. 0325948 staging:iio:adc:ad7291 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  10. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  11. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  12. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  13. 62c5183 staging:iio:adc: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  14. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  15. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  16. b11f98f staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  17. da36716 staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN by Lars-Peter Clausen · 12 years ago
  18. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  19. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  20. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  21. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  22. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  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. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  26. a3ef65d staging:iio:adc:ad7192: return len and fix out of range checking by Michael Hennerich · 13 years ago
  27. e68b1db staging:iio:adc:ad7192: add temp_scale attribute, change module description by Michael Hennerich · 13 years ago
  28. c11f02e staging:iio:adc:ad7291: reset device and setup irq before it is enabled by Michael Hennerich · 13 years ago
  29. 06420c2 staging:iio:adc:ad7291: fix channel mapping for event enables by Michael Hennerich · 13 years ago
  30. b576590 staging:iio:adc:ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use accordingly by Michael Hennerich · 13 years ago
  31. 94c93db staging:iio:adc:ad7291: fix mask bit generation by Michael Hennerich · 13 years ago
  32. 81e2edb staging:iio:adc:ad7291: don't swab results twice and introduce more register defines by Michael Hennerich · 13 years ago
  33. 3b424f3 staging:iio:adc:ad7291: Add regulator, reference voltage and scale handling by Michael Hennerich · 13 years ago
  34. 00feefb staging:iio:adc:ad7291: Fix AD7291_T_SENSE_MASK by Michael Hennerich · 13 years ago
  35. f22c1cf staging:iio:adc:ad7291: Fix typos, change kconfig description and file header by Michael Hennerich · 13 years ago
  36. e70ab21 staging:iio:adc:ad7291: fix channel mapping by Michael Hennerich · 13 years ago
  37. 4fd2424 staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion. by Jonathan Cameron · 13 years ago
  38. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  39. 3e39440 staging:iio:fix using iio_priv or iio_dev after iio_unregister_device by Jonathan Cameron · 13 years ago
  40. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  41. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  42. 03bda05 Staging: iio: some uninitialized variable bugs by Dan Carpenter · 13 years ago
  43. d439797 staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  44. 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
  45. b206c3b staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane by Jonathan Cameron · 13 years ago
  46. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  47. 58c0323 staging:iio:ad7291 move from old event system to current. by Jonathan Cameron · 13 years ago
  48. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  49. ddaecd5 staging: iio: adc: new driver for AD7291 devices by Sonic Zhang · 14 years ago