1. 38f71aa staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. by Jonathan Cameron · 13 years ago
  2. 03bda05 Staging: iio: some uninitialized variable bugs by Dan Carpenter · 13 years ago
  3. f88af7e Staging: iio: dereferencing uninitialized variable by Dan Carpenter · 13 years ago
  4. 88bc305 IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC by Michael Hennerich · 13 years ago
  5. d3de293 staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  6. 7978f9f staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  7. 84e8d84 staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls. by Jonathan Cameron · 13 years ago
  8. b0011d6 staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  9. febafb9 staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  10. 744e4a6 staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  11. d439797 staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  12. f4c794a staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  13. 46a6af3 staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  14. d8aea29 staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  15. f490f42 staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  16. 6768810 staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  17. db60697 staging:iio: Trivial kconfig reorganization and uniformity improvements. by Jonathan Cameron · 13 years ago
  18. 0ed731d staging:iio: use pollfunc allocation helpers in remaining drivers. by Jonathan Cameron · 13 years ago
  19. 58f0a25 staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out. by Jonathan Cameron · 13 years ago
  20. 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
  21. e3796e6 staging:iio:ad7780 trivial unused header cleanup. by Jonathan Cameron · 13 years ago
  22. f07458a staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes by Michael Hennerich · 13 years ago
  23. 643ea26 staging:iio:adc:AD7780: Convert to new channel registration method by Michael Hennerich · 13 years ago
  24. 44039a6 staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() by Michael Hennerich · 13 years ago
  25. b9c4451 staging:iio:adc: AD7606: Consitently use indio_dev by Michael Hennerich · 13 years ago
  26. cc4a48e staging:iio:adc:AD7298: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  27. 5565a45 staging:iio: rationalization of different buffer implementation hooks. by Jonathan Cameron · 13 years ago
  28. 02db0bb staging:iio:buffer - remove unused event code for buffer events. by Jonathan Cameron · 13 years ago
  29. d1ab855 staging:iio:adc:adt7410 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  30. e7a2c32 staging:iio:adc:adt7310 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  31. b206c3b staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane by Jonathan Cameron · 13 years ago
  32. 0bb8be6 staging:iio:adc:ad7816 and adt75 change to meaningful event code. by Jonathan Cameron · 13 years ago
  33. d91a0ab staging:iio:adc:ad7150 fix event codes. by Jonathan Cameron · 13 years ago
  34. 586d152 staging:iio:max1363 add new 2 channels parts form maxim, 11644-7 by Jonathan Cameron · 13 years ago
  35. bb20d65 staging:iio:max1363 trivial removal of unused trig pointer. by Jonathan Cameron · 13 years ago
  36. e61181d staging:iio:adc:ad7606: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  37. 1caf7cb staging:iio:adc:ad7606 Convert to new channel registration method Update Add missing call to iio_trigger_notify_done() Set pollfunc top and bottom half handler by Michael Hennerich · 13 years ago
  38. 01a99e1 staging:iio:adc:ad7298: Convert to new channel registration method by Michael Hennerich · 13 years ago
  39. 6684e5b staging:iio:adc:ad799x removed unused headers. by Jonathan Cameron · 13 years ago
  40. 1bf7ac7 staging:iio:adc:ad799x: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  41. d22fd9c staging:iio:adc:ad799x: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  42. f39e086 staging:iio:adc:ad7887: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  43. 596d060 staging:iio:adc:ad7887: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  44. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  45. 36177c0 staging:iio:adc:ad799x move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  46. e362dfb staging:iio:adc:ad7887 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  47. 13cfac2 staging:iio:adc:ad7606 conversion to irq_chip based polling. by Jonathan Cameron · 13 years ago
  48. 70d4fd3 staging:iio:adc:ad7298 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  49. f20546e staging:iio:adc:ad7476 move to irqchip based triggering by Jonathan Cameron · 13 years ago
  50. c5e0819 staging:iio:adc:ad7476 use channel_spec by Jonathan Cameron · 13 years ago
  51. 6da288a staging:iio:adc:max1363 move to irqchip based threaded irq triggering by Jonathan Cameron · 13 years ago
  52. aaf370d staging:iio: Remove legacy event handling. by Jonathan Cameron · 13 years ago
  53. 72148f6 staging:iio:adc:ad799x move to new event handling by Jonathan Cameron · 13 years ago
  54. 6f3ca9e3 staging:iio:adc:ad7314 remove unmatched unregister of event line. by Jonathan Cameron · 13 years ago
  55. cda0b2a staging:iio:adt7310 move to current event handling by Jonathan Cameron · 13 years ago
  56. 9c6b6ba staging:iio:adc:adt7410 move to current event handling by Jonathan Cameron · 13 years ago
  57. 58c0323 staging:iio:ad7291 move from old event system to current. by Jonathan Cameron · 13 years ago
  58. 1142f70 staging:iio:adc:adt75 old to new event handling conversion by Jonathan Cameron · 13 years ago
  59. 4f2c1b0 staging:iio:adc:ad7152 remove unregister of interrupt line. by Jonathan Cameron · 13 years ago
  60. 9b5d9b0 staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement. by Jonathan Cameron · 13 years ago
  61. db9afe2 staging:iio:adc:ad7816 move from old to current event handling. by Jonathan Cameron · 13 years ago
  62. 724cf92 staging:iio:adc:ad7745 move from old to current event handling. by Jonathan Cameron · 13 years ago
  63. 298cd97 staging:iio:max1363 - move to channel_spec registration. by Jonathan Cameron · 13 years ago
  64. 64a47c5 iio: adc: ad7780: Add missing GPIOLIB dependency by Michael Hennerich · 13 years ago
  65. 3dba81b staging:iio:max1363 take advantage of new iio_device_allocate private data. by Jonathan Cameron · 13 years ago
  66. b6b7068 staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistency by Jonathan Cameron · 13 years ago
  67. 9cc5598 staging:iio:adc:max1363 fix timestamp handling. by Jonathan Cameron · 13 years ago
  68. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  69. 32235b0 Staging: merge 2.6.39-rc3 into staging-next by Greg Kroah-Hartman · 13 years ago
  70. d6f087e staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADC by Michael Hennerich · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. a2396df IIO: ADC: AD799x: Update timestamp handling by Michael Hennerich · 14 years ago
  73. dcfb086 IIO: ADC: AD7606: Update timestamp handling by Michael Hennerich · 14 years ago
  74. e08d026 IIO: ADC: AD7887: Update timestamp handling by Michael Hennerich · 14 years ago
  75. 86f702a IIO: ADC: AD7476: Update timestamp handling by Michael Hennerich · 14 years ago
  76. 7c31b98 IIO: ADC: New driver for the AD7298 8-channel SPI ADC by Michael Hennerich · 14 years ago
  77. b9618c0 staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4 by Michael Hennerich · 14 years ago
  78. 949c367 Staging: Merge branch 'staging-next' into 2.6.38-rc3 by Greg Kroah-Hartman · 14 years ago
  79. ae63983 Staging: iio: ad7476_core.c: Fixed i2c -> spi documentation typo by Roland Stigge · 14 years ago
  80. 41135b1 Staging: iio: Aditional fixpoint formatted output bugfix by Roland Stigge · 14 years ago
  81. e71a7fd iio: Fixpoint formatted output bugfix by Roland Stigge · 14 years ago
  82. 2b4756a staging: iio: adc: Enable driver support for ad7887 AD converter by Michael Hennerich · 14 years ago
  83. 06b86a7 staging: iio: adc: new driver for ADT7410 temperature sensors by Sonic Zhang · 14 years ago
  84. a5d8c6b staging: iio: adc: new driver for ADT7310 temperature sensors by Sonic Zhang · 14 years ago
  85. d7713b6 staging: iio: adc: new driver for ADT75 temperature sensors by Sonic Zhang · 14 years ago
  86. 7924425 staging: iio: adc: new driver for AD7816 devices by Sonic Zhang · 14 years ago
  87. 671d85f staging: iio: adc: new driver for AD7745/6/7 devices by Barry Song · 14 years ago
  88. f84c26e staging: iio: adc: new driver for AD7314 devices by Sonic Zhang · 14 years ago
  89. e8ada96 staging: iio: adc: new driver for AD7298 devices by Sonic Zhang · 14 years ago
  90. ddaecd5 staging: iio: adc: new driver for AD7291 devices by Sonic Zhang · 14 years ago
  91. a20ebd9 staging: iio: adc: new driver for AD7152/3 devices by Barry Song · 14 years ago
  92. 54c5be3 staging: iio: adc: new driver for AD7150/1/6 devices by Barry Song · 14 years ago
  93. 2a28f6c staging: iio: ad7476: fix !CONFIG_IIO_RING_BUFFER build issue reported by Randy Dunlap by Michael Hennerich · 14 years ago
  94. 1139df5 staging: iio: adc: ad799x miscellaneous cleanups by Michael Hennerich · 14 years ago
  95. 668413e staging: iio: adc: ad7476 more list review feedback by Jonathan Cameron by Michael Hennerich · 14 years ago
  96. 349282d staging: iio: adc: ad7476 new SPI ADC driver by Michael Hennerich · 14 years ago
  97. 1755b0a staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. by Jonathan Cameron · 14 years ago
  98. 820e882 staging: iio: adc events update to new numbering system by Jonathan Cameron · 14 years ago
  99. 3ba2e49 staging: iio: adc: ad799x drop in_precision in favor of new in_type by Michael Hennerich · 14 years ago
  100. a7861ff staging: iio: max1363 fix bug due to scan_element directory move. by Jonathan Cameron · 14 years ago