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