1. 97271c3 staging:iio:adis16260: Fix drvdata inconsistency by Lars-Peter Clausen · 12 years ago
  2. b82ed7d staging:iio:adis16260: Do not return error code in the interrupt handler by Lars-Peter Clausen · 12 years ago
  3. 15a1a75 staging:iio:gyro:adis16260 drop sysfs interface for manual device reset. by Jonathan Cameron · 12 years ago
  4. eaedfa5 staging: iio: Remove superfluous flush_scheduled_work by Lars-Peter Clausen · 12 years ago
  5. 4d9505a staging:iio:gyro:adis16080: remove sparse warnings by Leed Aguilar · 12 years ago
  6. f72e083 staging:iio:gyro: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  7. 48f2934 staging:iio:adis16260_read_ring_data: Pass IIO device directly by Lars-Peter Clausen · 12 years ago
  8. 99de0c2 staging: iio: Fix typo in iio by Masanari Iida · 12 years ago
  9. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  10. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  11. fd6487f staging:iio: Add caching of scan_timestamp to the core as well as buffers. by Jonathan Cameron · 12 years ago
  12. 420fe2e staging:iio: add caching of the number of bytes in a scan. by Jonathan Cameron · 12 years ago
  13. fbaff21 staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers. by Jonathan Cameron · 12 years ago
  14. bbdb955 staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro. by Jonathan Cameron · 12 years ago
  15. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  16. 13ae246 includecheck: delete any duplicate instances of module.h by Paul Gortmaker · 13 years ago
  17. 7e63234 staging:iio: Setup buffer access functions when allocating the buffer by Lars-Peter Clausen · 13 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. 617156f iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope by Michael Hennerich · 13 years ago
  20. 9631135 iio: gyro: ADXRS450: Add missing read support for calibbias attribute by Michael Hennerich · 13 years ago
  21. 90b9b227 iio: gyro: ADXRS450: Add missing scale attributes by Michael Hennerich · 13 years ago
  22. f79a909 staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer. by Jonathan Cameron · 13 years ago
  23. 66748b5 staging:iio:buffer remove unused owner field from struct iio_buffer by Jonathan Cameron · 13 years ago
  24. 550268ca staging:iio: scrap scan_count and ensure all drivers use active_scan_mask by Jonathan Cameron · 13 years ago
  25. 1612244 staging:iio:buffer move setup ops from buffer instance to iio_dev by Jonathan Cameron · 13 years ago
  26. c15c4f1 staging:iio:buffer drop bpe field. by Jonathan Cameron · 13 years ago
  27. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  28. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  29. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  30. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  31. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  32. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  33. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago
  34. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  35. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  36. 41ea040 staging:iio: rename gyro channels to anglvel by Jonathan Cameron · 13 years ago
  37. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  38. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  39. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  40. f2a9624 staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER by Jonathan Cameron · 13 years ago
  41. ec3afa4 staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED by Jonathan Cameron · 13 years ago
  42. 3b99fb7 staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_* by Jonathan Cameron · 13 years ago
  43. 0aeac51 staging: iio: Move sensor drivers to sub menus by Manuel Stahl · 13 years ago
  44. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  45. bd94c6a staging:iio:various move default scan mask setting after ring register or remove by Jonathan Cameron · 13 years ago
  46. 3e39440 staging:iio:fix using iio_priv or iio_dev after iio_unregister_device by Jonathan Cameron · 13 years ago
  47. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 13 years ago
  48. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  49. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  50. 3f72395 staging:iio: spit trigger.h into provider and consumer parts. by Jonathan Cameron · 13 years ago
  51. e65bc6a staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev. by Jonathan Cameron · 13 years ago
  52. 9a0a73f staging:iio:gyro: remove gyro.h by Jonathan Cameron · 13 years ago
  53. 4f2ca08 staging:iio:gyro:adis16060 convert to iio_chan_spec by Jonathan Cameron · 13 years ago
  54. ae0b4bdd staging:iio:gyro:adis16130 move to iio_chan_spec registration. by Jonathan Cameron · 13 years ago
  55. 584c81f staging:iio:gyro:adis16080 convert to iio_chan_spec. by Jonathan Cameron · 13 years ago
  56. 037bad9 staging:iio:gyro:adxrs450 squish some trivial single call point wrappers functions. by Jonathan Cameron · 13 years ago
  57. cb449687 staging:iio:gyro:adxrs450 make more use of spi_read and spi_write. by Jonathan Cameron · 13 years ago
  58. 58ea778 staging:iio:gyro:adxrs450 move to iio_chan_spec registration by Jonathan Cameron · 13 years ago
  59. 17ee97e staging:iio:gyro and meter: header housecleaning. by Jonathan Cameron · 13 years ago
  60. ce87c12 staging:iio:various header includes that should never have been. by Jonathan Cameron · 13 years ago
  61. a5e7363 staging:iio:gyro:adis16130 drop control of adc resolution. by Jonathan Cameron · 13 years ago
  62. bc8ea46 staging:iio:gyro:adis16260 remove some unused headers by Jonathan Cameron · 13 years ago
  63. d29f73d staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. by Jonathan Cameron · 13 years ago
  64. cdf6e81 staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting the channel by Jonathan Cameron · 13 years ago
  65. 8f89615 Staging: iio: add some unlocks to raw_read() functions by Dan Carpenter · 13 years ago
  66. 7bcf302 staging:iio:gyro:adis16260 fix missing num_channels setup. by Jonathan Cameron · 13 years ago
  67. 0c9e98a Merge Linux 3.0-rc6 into staging-next by Greg Kroah-Hartman · 13 years ago
  68. ba61bb1 staging:iio:gyro:adxrs450: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  69. d088ab8 staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  70. 9f8632d staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  71. 1dd9290 staging:iio:gyro:adis16080: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  72. 3a5952f staging:iio:gyro:adis16060 allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  73. 8908915 Staging: fix more iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  74. 0ed731d staging:iio: use pollfunc allocation helpers in remaining drivers. by Jonathan Cameron · 13 years ago
  75. 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
  76. 5565a45 staging:iio: rationalization of different buffer implementation hooks. by Jonathan Cameron · 13 years ago
  77. 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
  78. 29b7f43 staging:iio:gyro:adis16260 move to chan_spec based setup. by Jonathan Cameron · 13 years ago
  79. 845bd12 staging:iio: use the new central name attribute creation code by Jonathan Cameron · 13 years ago
  80. 504b495 staging:iio:gyro:adis16260 move to irqchip based trigger handling. by Jonathan Cameron · 13 years ago
  81. 1810b3b IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met. by Michael Hennerich · 13 years ago
  82. 7dd04eb IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values by Michael Hennerich · 13 years ago
  83. 8ffc4e7 IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms by Michael Hennerich · 13 years ago
  84. 232b164 IIO: GYRO: ADXRS450: Add missing parity bit generation by Michael Hennerich · 13 years ago
  85. caca8c8 IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice by Michael Hennerich · 13 years ago
  86. 31f6a29 IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers by Michael Hennerich · 13 years ago
  87. ab8d48d4 staging:iio:adis16260 replace unnecessary event line registration. by Jonathan Cameron · 13 years ago
  88. 6f7c8ee staging:iio: Add ability to allocate private data space to iio_allocate_device by Jonathan Cameron · 13 years ago
  89. 24742ac IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450 by Michael Hennerich · 13 years ago
  90. 860a4e9 IIO: GYRO: Add MACRO for gyro quadrature correction by Michael Hennerich · 13 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  92. 14f9832 staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes. by Jonathan Cameron · 14 years ago
  93. 8e67875 staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes. by Jonathan Cameron · 14 years ago
  94. a301d42 staging:iio:gyro remove adis16251 driver as now supported by adis16260 driver by Jonathan Cameron · 14 years ago
  95. 03d1b7d staging:iio:gyro: add adis16251 support to adis16260 driver by Jonathan Cameron · 14 years ago
  96. 35d2b6f staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes. by Jonathan Cameron · 14 years ago
  97. 7a9f437 staging:iio:gyro:adis16130 stub removal and cleanup by Jonathan Cameron · 14 years ago
  98. 8d016b4 staging:iio:gyro:adis16080 unused stub removal and cleanup by Jonathan Cameron · 14 years ago
  99. d14ae85 staging:iio:gyro:adis16060 cleanup and dead code removal by Jonathan Cameron · 14 years ago
  100. fe34604 staging: iio: adis16260 add suppport for adis16255 and adis16250. by Jonathan Cameron · 14 years ago