1. 65925b6 iio: st_sensors: switch to a threaded interrupt by Linus Walleij · 8 years ago
  2. 97eacb9 iio:ak8975: add mounting matrix support by Gregor Boirie · 8 years ago
  3. dfc5773 iio:core: mounting matrix support by Gregor Boirie · 8 years ago
  4. efc2c01 iio: core: Add devm_ APIs for iio_channel_{get,release}_all by Laxman Dewangan · 8 years ago
  5. 8bf872d iio: core: Add devm_ APIs for iio_channel_{get,release} by Laxman Dewangan · 8 years ago
  6. 0e6f687 iio: st_sensors: support open drain mode by Linus Walleij · 8 years ago
  7. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  8. af8a412 iio:adis: Add support for manual self-test flag clear by Lars-Peter Clausen · 8 years ago
  9. 8cb359e iio: buffer: add missing descriptions in iio_buffer_access_funcs by Luis de Bethencourt · 9 years ago
  10. 08a3380 iio: core: implement iio_device_{claim|release}_direct_mode() by Alison Schofield · 9 years ago
  11. 3347a06 iio: Fix typos in the struct iio_event_spec documentation comments by William Breathitt Gray · 9 years ago
  12. 0118de7 iio: Fix documentation for iio_dev mlock by Daniel Baluta · 9 years ago
  13. a9fd053 iio: st_sensors: support active-low interrupts by Linus Walleij · 9 years ago
  14. 7d2c2aca iio: Make IIO value formating function globally available. by Andrew F. Davis · 9 years ago
  15. 8d6c16d iio:configfs: Introduce iio/configfs.h to provide a location for the configfs_subsystem by Jonathan Cameron · 9 years ago
  16. b662f80 iio: core: Introduce IIO software triggers by Daniel Baluta · 9 years ago
  17. 2d6ca60 iio: Add a DMAengine framework based buffer by Lars-Peter Clausen · 9 years ago
  18. 670b19a iio: Add generic DMA buffer infrastructure by Lars-Peter Clausen · 9 years ago
  19. e18a2ad iio: Add buffer enable/disable callbacks by Lars-Peter Clausen · 9 years ago
  20. b440655 iio: Add support for indicating fixed watermarks by Lars-Peter Clausen · 9 years ago
  21. 735ad07 iio: Support triggered events by Vladimir Barinov · 9 years ago
  22. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  23. c689a92 iio: Add inverse unit conversion macros by Lars-Peter Clausen · 9 years ago
  24. ad30bad iio: declare struct to fix warning by Pengyu Ma · 9 years ago
  25. 2854c09 include: linux: iio: Add missing kernel doc field by Cristina Opriceana · 9 years ago
  26. e52e951 include: linux: iio: Fix function parameter name in kernel doc by Cristina Opriceana · 9 years ago
  27. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 9 years ago
  28. fcc577d iio: Fix parameters in iio_triggered_buffer_setup by Cristina Opriceana · 9 years ago
  29. 225d59a iio: Specify supported modes for buffers by Lars-Peter Clausen · 9 years ago
  30. 3f7f642 iio: core: add high pass filter attributes by Martin Fuzzey · 9 years ago
  31. faaa449 iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO by Irina Tirdea · 9 years ago
  32. c8a8585 iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY by Vianney le Clément de Saint-Marcq · 10 years ago
  33. f4f4673 iio: add support for hardware fifo by Octavian Purdila · 10 years ago
  34. 37d3455 iio: add watermark logic to iio read and poll by Josselin Costanzi · 10 years ago
  35. a878a1a iio: max517: Add support for MAX520 and MAX521 chips. by Antonio Fiol · 10 years ago
  36. 293487c iio: Export userspace IIO headers by Daniel Baluta · 10 years ago
  37. 2f0ecb7 iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME by Irina Tirdea · 10 years ago
  38. 50dd64d iio: common: ssp_sensors: Add sensorhub driver by Karol Wrona · 10 years ago
  39. 17a2cbc iio: core: Remove IIO_EV_TYPE_INSTANCE by Irina Tirdea · 10 years ago
  40. 27be842 iio: core: Introduce CHANGE event type by Irina Tirdea · 10 years ago
  41. d37f683 iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT by Irina Tirdea · 10 years ago
  42. 5a1a932 iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z by Irina Tirdea · 10 years ago
  43. cc3c9ee iio: core: Introduce DISTANCE channel type by Irina Tirdea · 10 years ago
  44. 72c6664 iio: core: Introduce ENERGY channel type by Irina Tirdea · 10 years ago
  45. 03af03a iio: Add new operating mode for non triggered sw buffers by Karol Wrona · 10 years ago
  46. 6e49557b Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 10 years ago
  47. 780103f iio: kfifo: Add resource management devm_iio_kfifo_allocate/free by Karol Wrona · 10 years ago
  48. 7ab374a iio: kfifo: Remove unused argument in iio_kfifo_allocate by Karol Wrona · 10 years ago
  49. 09546a3 iio: consumer.h: Fix scale factor in function comment by Ivan T. Ivanov · 10 years ago
  50. 3749566 iio: buffer: Drop get_length callback by Lars-Peter Clausen · 10 years ago
  51. 08e7e0a iio: buffer: Allocate standard attributes in the core by Lars-Peter Clausen · 10 years ago
  52. 616dde2 iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs by Lars-Peter Clausen · 10 years ago
  53. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  54. 217a5cf iio: Unexport iio_scan_mask_set() by Lars-Peter Clausen · 10 years ago
  55. f9380e7 iio: inkern: add iio_write_channel_raw by Dmitry Eremin-Solenikov · 10 years ago
  56. deef2a1 Merge 3.18-rc7 into staging-work. by Greg Kroah-Hartman · 10 years ago
  57. bcdf28f iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT by Irina Tirdea · 10 years ago
  58. a88bfe7 iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event by Irina Tirdea · 10 years ago
  59. 1843c2f iio: core: Introduce IIO_EV_DIR_NONE by Irina Tirdea · 10 years ago
  60. 55aebeb iio: core: Introduce IIO_ACTIVITY channel by Daniel Baluta · 10 years ago
  61. ccf5455 iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask by Cristina Ciocan · 10 years ago
  62. be61a0d Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  63. acd8256 iio: inkern: Add of_xlate function to struct iio_info by Ivan T. Ivanov · 10 years ago
  64. a7ee883 iio:imu: changed structure name from st_sensors to st_sensor_settings by Denis CIOCCA · 10 years ago
  65. f153566 iio:trigger: modify return value for iio_trigger_get by Srinivas Pandruvada · 10 years ago
  66. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. fb31cc1 iio: Use ktime_get_real_ns() by Thomas Gleixner · 10 years ago
  68. 11b8dda iio: types: Added support for rotation from north usage attributes by Reyad Attiyat · 10 years ago
  69. 77a533c iio: core : events ABI for specifying period by Srinivas Pandruvada · 10 years ago
  70. 2d7768a iio: st_sensors: add devicetree probing support by Linus Walleij · 10 years ago
  71. 82695ef iio: adis: Switch sampling frequency attr to core support. by Jonathan Cameron · 10 years ago
  72. 2d239c9 iio:st sensors: remove custom sampling frequence attribute in favour of core support. by Jonathan Cameron · 10 years ago
  73. 1a4fbf6 iio: accel: kxcjk1013 3-axis accelerometer driver by Srinivas Pandruvada · 10 years ago
  74. 398fd22 iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() by Peter Meerwald · 10 years ago
  75. 638b43b iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers by Peter Meerwald · 11 years ago
  76. 5082f40 IIO: core: Add quaternion modifier by Srinivas Pandruvada · 10 years ago
  77. 0ee8546 IIO: core: Modify scan element type by Srinivas Pandruvada · 10 years ago
  78. 9fbfb4b IIO: core: Introduce read_raw_multi by Srinivas Pandruvada · 10 years ago
  79. ea7e586 iio: st_sensors: move regulator retrieveal to core by Linus Walleij · 10 years ago
  80. 476d4af iio: inkern: add iio_read_channel_average_raw by Sebastian Reichel · 10 years ago
  81. 07d4655 iio:drop IIO_ST macro by Jonathan Cameron · 11 years ago
  82. cb95585 iio: Remove support for the legacy event config interface by Lars-Peter Clausen · 11 years ago
  83. ac216aa iio: Add support for humidity sensors by Harald Geyer · 11 years ago
  84. 647cc7b iio: Add data_available callback for buffers by Lars-Peter Clausen · 11 years ago
  85. a7e57dc iio: core: Move kernel doc to the right location by Sachin Kamat · 11 years ago
  86. 8caa07c iio: core: Implement devm_iio_device_{register,unregister} by Sachin Kamat · 11 years ago
  87. bf741c0 iio: Remove unused iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  88. ec6670a iio: Add a hysteresis event info attribute by Lars-Peter Clausen · 11 years ago
  89. b4e3ac0 iio: Extend the event config interface by Lars-Peter Clausen · 11 years ago
  90. 9e69c93 iio: Add reference counting for buffers by Lars-Peter Clausen · 11 years ago
  91. 71e1980 iio: pressure-core: st: Provide support for the Vdd_IO power supply by Lee Jones · 11 years ago
  92. 7744876 iio: pressure-core: st: Provide support for the Vdd power supply by Lee Jones · 11 years ago
  93. d2c3d07 iio: Add iio_push_buffers_with_timestamp() helper by Lars-Peter Clausen · 11 years ago
  94. 5d65d92 iio: iio_push_to_buffers(): Change type of 'data' to const void * by Lars-Peter Clausen · 11 years ago
  95. c006ec8 iio: add info_mask_[shared_by_dir/shared_by_all] by Jonathan Cameron · 11 years ago
  96. 3704432 iio: refactor info mask and ext_info attribute creation. by Jonathan Cameron · 11 years ago
  97. 9761696f iio: drop info_mask from struct iio_dev by Jonathan Cameron · 11 years ago
  98. ea01f2c iio: pressure-core: st: Allow for number of channels to vary by Lee Jones · 11 years ago
  99. 899d90b iio: Add INT_TIME (integration time) channel info attribute by Peter Meerwald · 11 years ago
  100. 6898eb8 iio: Remove trailing ; from function definitions by Peter Meerwald · 11 years ago