1. d88c89d iio:ad7476: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  2. b05583a iio:ad7476: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  3. 4ea454d iio: adc: ad7476: Use devm_* APIs by Sachin Kamat · 11 years ago
  4. 8c1033f iio:adc:ad7476 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  5. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  6. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  7. 87c5b10 iio: ad7476: Add support for the ad7091r by Lars-Peter Clausen · 12 years ago
  8. c26cc89 iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 by Lars-Peter Clausen · 12 years ago
  9. 4c337de iio:ad7476: Add ad7940 support by Lars-Peter Clausen · 12 years ago
  10. ac5332b iio:ad7476: Add ad7910/ad7920 device table entries by Lars-Peter Clausen · 12 years ago
  11. 968f3d5 iio: Move ad7476 driver out of staging by Lars-Peter Clausen · 12 years ago[Renamed from drivers/staging/iio/adc/ad7476.c]
  12. 610a407 staging:iio:ad7476: Use be16_to_cpup instead of open-coding it by Lars-Peter Clausen · 12 years ago
  13. 7a28fe3 staging:iio:ad7476: Squash driver into a single file. by Lars-Peter Clausen · 12 years ago[Renamed (77%) from drivers/staging/iio/adc/ad7476_core.c]
  14. cb093e4 staging:iio:ad7476: Rework reference voltage handling by Lars-Peter Clausen · 12 years ago
  15. fcc7800 staging:iio:ad7476: Remove duplicated chip info entries by Lars-Peter Clausen · 12 years ago
  16. cb75f23 staging:iio:ad7476: Fix off by one error for channel shift by Lars-Peter Clausen · 12 years ago
  17. 8e82875 staging:iio: Add missing __devinit and __devexit annotations by Lars-Peter Clausen · 12 years ago
  18. 397b85d staging:iio:adc:ad7476: Use new triggered buffer setup helper function by Lars-Peter Clausen · 12 years ago
  19. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  20. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  21. b11f98f staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  22. 85871cd staging:iio:adc:ad7476 unwind use of IIO_CHAN macro. by Jonathan Cameron · 12 years ago
  23. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  24. 78c32ed staging:iio:adc:ad7606 remove buffer access for sysfs interfaces. by Jonathan Cameron · 13 years ago
  25. 94386ab staging:iio: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  26. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  27. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  28. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  29. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  30. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  31. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  32. 84f79ec staging:iio:adc:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  33. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  34. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  35. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  36. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  37. 26a5479 staging:iio:various cleanup regulator use paths. by Jonathan Cameron · 13 years ago
  38. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 13 years ago
  39. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  40. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  41. cdf3870 staging:iio:adc: unused header removals. by Jonathan Cameron · 13 years ago
  42. 38f71aa staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. by Jonathan Cameron · 13 years ago
  43. 6768810 staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to 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. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  46. f20546e staging:iio:adc:ad7476 move to irqchip based triggering by Jonathan Cameron · 13 years ago
  47. c5e0819 staging:iio:adc:ad7476 use channel_spec 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. 949c367 Staging: Merge branch 'staging-next' into 2.6.38-rc3 by Greg Kroah-Hartman · 14 years ago
  50. ae63983 Staging: iio: ad7476_core.c: Fixed i2c -> spi documentation typo by Roland Stigge · 14 years ago
  51. e71a7fd iio: Fixpoint formatted output bugfix by Roland Stigge · 14 years ago
  52. 668413e staging: iio: adc: ad7476 more list review feedback by Jonathan Cameron by Michael Hennerich · 14 years ago
  53. 349282d staging: iio: adc: ad7476 new SPI ADC driver by Michael Hennerich · 14 years ago