1. d180371 staging:iio:ad799x fix typo in ad799x_events[] by Hartmut Knaack · 10 years ago
  2. 81e990b Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  3. 38408d0 staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested by Hartmut Knaack · 11 years ago
  4. 83d5f32 staging:iio:ad799x fix incorrect endianness specification for buffer elements by Jonathan Cameron · 11 years ago
  5. cb95585 iio: Remove support for the legacy event config interface by Lars-Peter Clausen · 11 years ago
  6. ba1d796 staging:iio:ad799x: Use event spec for threshold hysteresis by Lars-Peter Clausen · 11 years ago
  7. 69582b8 staging:iio:ad799x: Simplify threshold register look-up by Lars-Peter Clausen · 11 years ago
  8. 5b9e048 staging:iio:ad799x: Switch to new event config interface by Lars-Peter Clausen · 11 years ago
  9. b740f48 staging:iio:ad799x: Report scale as fractional value by Lars-Peter Clausen · 11 years ago
  10. 6a88fa4 staging: iio: ad799x_core: Use devm_* APIs by Sachin Kamat · 11 years ago
  11. f86f836 staging:iio:adc: Use kstrtol()/kstrtoul() by Aida Mynzhasova · 11 years ago
  12. d8dca33 staging:iio:ad799x: Preallocate sample buffer by Lars-Peter Clausen · 11 years ago
  13. d00698d staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE mask by Lars-Peter Clausen · 11 years ago
  14. ae6d6489 staging:iio:ad799x: Add helper macro for channel initialization by Lars-Peter Clausen · 11 years ago
  15. 34244cec staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swapped by Lars-Peter Clausen · 11 years ago
  16. 8c7e862 staging:iio:ad799x: Remove internal reference support by Lars-Peter Clausen · 11 years ago
  17. 202c7db staging:iio:adc:ad799x move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  18. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  19. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  20. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  21. f654a7e staging:iio:ad799x: Do not return error code in interrupt handler by Lars-Peter Clausen · 12 years ago
  22. ae3805c staging:iio:adc:ad799x: Use new triggered buffer setup helper function by Lars-Peter Clausen · 12 years ago
  23. 62c5183 staging:iio:adc: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  24. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  25. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  26. b11f98f staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  27. da36716 staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN by Lars-Peter Clausen · 12 years ago
  28. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  29. 729bbf5 staging:iio:adc:ad799x stop reading from buffer for sysfs accesses by Jonathan Cameron · 13 years ago
  30. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  31. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  32. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  33. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  34. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  35. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  36. 84f79ec staging:iio:adc:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  37. 58dffae staging:iio:adc:ad799x address and scan_index always match so stop using address by Jonathan Cameron · 13 years ago
  38. b79c9a3 staging:iio:adc:ad799x set the device name only once. by Jonathan Cameron · 13 years ago
  39. 231c5c3 staging:iio:adc:ad799x use the core handling for as much of the events as possible. by Jonathan Cameron · 13 years ago
  40. f2a6342 staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space. by Jonathan Cameron · 13 years ago
  41. 24cba40 staging:iio:adc:ad799x use a table for frequency values rather than big switch. by Jonathan Cameron · 13 years ago
  42. 5357ba3 staging:iio:adc:ad799x trivial: use the convenient chan struct. by Jonathan Cameron · 13 years ago
  43. 7c626f5 staging:iio:adc:ad799x stop using IIO_CHAN macro. by Jonathan Cameron · 13 years ago
  44. dcacccc staging:iio:adc:ad799x fix incorrect scan_type descriptions. by Jonathan Cameron · 13 years ago
  45. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  46. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  47. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  48. 322c956 staging:iio:tree wide. abi fixup for in_ out_ prefix introduction. by Jonathan Cameron · 13 years ago
  49. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  50. 32b5eec staging:iio: Switch the channel masks to bitmaps so as to allow for more channels. by Jonathan Cameron · 13 years ago
  51. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 13 years ago
  52. 5aa9618 staging:iio: remove broken support for multiple event interfaces. by Jonathan Cameron · 13 years ago
  53. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  54. 8e7d967 staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer. by Jonathan Cameron · 13 years ago
  55. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  56. c4b14d9 staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc by Jonathan Cameron · 13 years ago
  57. cdf3870 staging:iio:adc: unused header removals. by Jonathan Cameron · 13 years ago
  58. d8aea29 staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  59. 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
  60. 6684e5b staging:iio:adc:ad799x removed unused headers. by Jonathan Cameron · 13 years ago
  61. 1bf7ac7 staging:iio:adc:ad799x: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  62. d22fd9c staging:iio:adc:ad799x: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  63. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  64. 36177c0 staging:iio:adc:ad799x move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  65. 72148f6 staging:iio:adc:ad799x move to new event handling by Jonathan Cameron · 13 years ago
  66. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  68. a2396df IIO: ADC: AD799x: Update timestamp handling by Michael Hennerich · 13 years ago
  69. e71a7fd iio: Fixpoint formatted output bugfix by Roland Stigge · 14 years ago
  70. 1139df5 staging: iio: adc: ad799x miscellaneous cleanups by Michael Hennerich · 14 years ago
  71. 3ba2e49 staging: iio: adc: ad799x drop in_precision in favor of new in_type by Michael Hennerich · 14 years ago
  72. aecac19 staging: iio: adc: ad799x: Address iio list feedback by Michael Hennerich · 14 years ago
  73. 985dbe7 staging: iio: adc: Enable driver support for ad799x AD converters by Michael Hennerich · 14 years ago