1. 44d8b35 staging:iio:documenation partial update. by Jonathan Cameron · 13 years ago
  2. 0ed731d staging:iio: use pollfunc allocation helpers in remaining drivers. by Jonathan Cameron · 13 years ago
  3. 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
  4. 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
  5. a3f0237 staging:iio:meter:ade7758: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  6. 7df8630 staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. by Jonathan Cameron · 13 years ago
  7. 8d213f2 staging:iio: ring core cleanups + check if read_last available in lis3l02dq by Jonathan Cameron · 13 years ago
  8. c74b0de staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name. by Jonathan Cameron · 13 years ago
  9. 21b185f staging:iio: poll func allocation clean up. by Jonathan Cameron · 13 years ago
  10. e3796e6 staging:iio:ad7780 trivial unused header cleanup. by Jonathan Cameron · 13 years ago
  11. f07458a staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes by Michael Hennerich · 13 years ago
  12. 643ea26 staging:iio:adc:AD7780: Convert to new channel registration method by Michael Hennerich · 13 years ago
  13. 44039a6 staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() by Michael Hennerich · 13 years ago
  14. b9c4451 staging:iio:adc: AD7606: Consitently use indio_dev by Michael Hennerich · 13 years ago
  15. 7b2fdd1 staging:iio: Rip out helper for software rings. by Jonathan Cameron · 13 years ago
  16. cc4a48e staging:iio:adc:AD7298: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  17. 5565a45 staging:iio: rationalization of different buffer implementation hooks. by Jonathan Cameron · 13 years ago
  18. 38d15f0 staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev. by Jonathan Cameron · 13 years ago
  19. 59c85e8 staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device by Jonathan Cameron · 13 years ago
  20. 3b8ebfb staging:iio: iio_event_interfaces - clean out unused elements by Jonathan Cameron · 13 years ago
  21. d731aea staging:iio:lis3l02dq remerge the two interrupt handlers. by Jonathan Cameron · 13 years ago
  22. 02db0bb staging:iio:buffer - remove unused event code for buffer events. by Jonathan Cameron · 13 years ago
  23. 383f650 staging:iio:addac:adt7316 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  24. d1ab855 staging:iio:adc:adt7410 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  25. e7a2c32 staging:iio:adc:adt7310 replace abuse of buffer events. by Jonathan Cameron · 13 years ago
  26. b206c3b staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane by Jonathan Cameron · 13 years ago
  27. 0bb8be6 staging:iio:adc:ad7816 and adt75 change to meaningful event code. by Jonathan Cameron · 13 years ago
  28. d91a0ab staging:iio:adc:ad7150 fix event codes. by Jonathan Cameron · 13 years ago
  29. 41c7752 staging:iio:core clean out unused elements. by Jonathan Cameron · 13 years ago
  30. 1f78568 staging:iio:trigger sysfs userspace trigger rework. by Jonathan Cameron · 13 years ago
  31. 586d152 staging:iio:max1363 add new 2 channels parts form maxim, 11644-7 by Jonathan Cameron · 13 years ago
  32. bb20d65 staging:iio:max1363 trivial removal of unused trig pointer. by Jonathan Cameron · 13 years ago
  33. a88b3eb staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else. by Jonathan Cameron · 13 years ago
  34. 8a27a02 staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes. by Michael Hennerich · 13 years ago
  35. 9308bc9a staging:iio:meter:ade7758: Fix list and set of available sample frequencies. by Michael Hennerich · 13 years ago
  36. fb7f6cc staging:iio:meter:ade7758: Fix return value of ade7758_write_reset by Michael Hennerich · 13 years ago
  37. f535e08 staging:iio:meter:ade7758: Fix timing on SPI read accessor functions. by Michael Hennerich · 13 years ago
  38. 69c272c staging:iio:meter:ade7758: Update trigger to the new API by Michael Hennerich · 13 years ago
  39. faf290e staging:iio: Add channel types IIO_CURRENT and IIO_POWER. by Michael Hennerich · 13 years ago
  40. e61181d staging:iio:adc:ad7606: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  41. 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
  42. 29b7f43 staging:iio:gyro:adis16260 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  43. cd69f57 staging:iio:accel:adis16240 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  44. eb7fea5 staging:iio: Add chan info support for 'peak_raw' attributes. by Jonathan Cameron · 13 years ago
  45. 1e8fa5b staging:iio:accel: lis3l02dq add writing for calibscale and calibbias. by Jonathan Cameron · 13 years ago
  46. 01a99e1 staging:iio:adc:ad7298: Convert to new channel registration method by Michael Hennerich · 13 years ago
  47. 6684e5b staging:iio:adc:ad799x removed unused headers. by Jonathan Cameron · 13 years ago
  48. 1bf7ac7 staging:iio:adc:ad799x: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  49. d22fd9c staging:iio:adc:ad799x: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  50. f39e086 staging:iio:adc:ad7887: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  51. 596d060 staging:iio:adc:ad7887: Convert to new channel registration method. by Michael Hennerich · 13 years ago
  52. a34c26dc staging:iio:accel:adis16209 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  53. ad3eb9a staging:iio:accel:adis16204 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  54. d37b24b staging:iio:accel:adis16203 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  55. cf96ffd staging:iio:accel:adis16201 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  56. cbcdf4d staging:iio:light:tsl2563: chan_spec based channel setup. by Jonathan Cameron · 13 years ago
  57. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  58. 1b73288 staging:iio: Add core attribute handling for name of device. by Jonathan Cameron · 13 years ago
  59. 51c060a staging:iio:trigger remove legacy pollfunc elements. by Jonathan Cameron · 13 years ago
  60. 504b495 staging:iio:gyro:adis16260 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  61. 36177c0 staging:iio:adc:ad799x move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  62. e362dfb staging:iio:adc:ad7887 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  63. 13cfac2 staging:iio:adc:ad7606 conversion to irq_chip based polling. by Jonathan Cameron · 13 years ago
  64. 70d4fd3 staging:iio:adc:ad7298 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  65. d6d30d26 staging:iio:accel:adis16240 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  66. d7e044f staging:iio:accel:adis16209 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  67. 80142f0 staging:iio:accel:adis16204 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  68. f3dadc1 staging:iio:accel:adis16203 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  69. 05c2858 staging:iio:accel:adis16201 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  70. 20e79c5 staging:iio:imu remove adis16300 driver. by Jonathan Cameron · 13 years ago
  71. 8e886e6 staging:iio:imu:adis16400 add support for adis16300 by Jonathan Cameron · 13 years ago
  72. 70987b8 staging:iio:imu remove old adis16350. Support now in adis16400 driver. by Jonathan Cameron · 13 years ago
  73. 2a29a90 staging:iio:imu:adis16350 etc support into adis16400 driver. by Jonathan Cameron · 13 years ago
  74. e785484 staging:iio:imu:adis16400 move to irq based triggers and channel spec channel registration. by Jonathan Cameron · 13 years ago
  75. 3f00ca4 staging:iio:meter:ade7758 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  76. f20546e staging:iio:adc:ad7476 move to irqchip based triggering by Jonathan Cameron · 13 years ago
  77. c5e0819 staging:iio:adc:ad7476 use channel_spec by Jonathan Cameron · 13 years ago
  78. 6da288a staging:iio:adc:max1363 move to irqchip based threaded irq triggering by Jonathan Cameron · 13 years ago
  79. d1dbf01 staging:iio:accel:lis3l02dq move to threaded trigger handling. by Jonathan Cameron · 13 years ago
  80. 8384d95 staging:iio: add generic data ready poll function. by Jonathan Cameron · 13 years ago
  81. e058003 staging:iio:ring_sw add function needed for threaded irq. by Jonathan Cameron · 13 years ago
  82. 52615d4 staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes by Jonathan Cameron · 13 years ago
  83. d96d133 staging:iio: Add infrastructure for irq_chip based triggers by Jonathan Cameron · 13 years ago
  84. 461be80 staging:iio:accel:lis3l02dq make threshold interrupt threaded. by Jonathan Cameron · 13 years ago
  85. aaf370d staging:iio: Remove legacy event handling. by Jonathan Cameron · 13 years ago
  86. 72148f6 staging:iio:adc:ad799x move to new event handling by Jonathan Cameron · 13 years ago
  87. 6f3ca9e3 staging:iio:adc:ad7314 remove unmatched unregister of event line. by Jonathan Cameron · 13 years ago
  88. cda0b2a staging:iio:adt7310 move to current event handling by Jonathan Cameron · 13 years ago
  89. 9c6b6ba staging:iio:adc:adt7410 move to current event handling by Jonathan Cameron · 13 years ago
  90. 58c0323 staging:iio:ad7291 move from old event system to current. by Jonathan Cameron · 13 years ago
  91. 1142f70 staging:iio:adc:adt75 old to new event handling conversion by Jonathan Cameron · 13 years ago
  92. 4f2c1b0 staging:iio:adc:ad7152 remove unregister of interrupt line. by Jonathan Cameron · 13 years ago
  93. 9b5d9b0 staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement. by Jonathan Cameron · 13 years ago
  94. db9afe2 staging:iio:adc:ad7816 move from old to current event handling. by Jonathan Cameron · 13 years ago
  95. 724cf92 staging:iio:adc:ad7745 move from old to current event handling. by Jonathan Cameron · 13 years ago
  96. 90f79e7 staging:iio:adt7316 get rid of legacy event handling code. by Jonathan Cameron · 13 years ago
  97. ce298d4 staging:iio:dac:ad5504 move from old to new event handling. by Jonathan Cameron · 13 years ago
  98. bdab100 staging:iio:light:tsl2563 remove old style event registration. by Jonathan Cameron · 13 years ago
  99. b26a218 staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. by Jonathan Cameron · 13 years ago
  100. 25888dc staging:iio:sca3000 extract old event handling and move to poll for events from buffer by Jonathan Cameron · 13 years ago