1. fde272e iio: gyro: adxrs290: fix data signedness by Kister Genesis Jimenez · 3 years, 1 month ago
  2. 67fe295 iio: itg3200: Call iio_trigger_notify_done() on error by Lars-Peter Clausen · 3 years, 2 months ago
  3. b5ca204 iio: gyro: mpu3050: Fix alignment and size issues with buffers. by Jonathan Cameron · 3 years, 7 months ago
  4. da6fd25 iio: gyro: adis16080: use devm_iio_device_register() in probe by Alexandru Ardelean · 3 years, 4 months ago
  5. 1d761ca iio: gyro: remove dead config dependencies on INPUT_MPU3050 by Lukas Bulwahn · 3 years, 4 months ago
  6. e426965 iio: st_sensors: remove reference to parent device object on st_sensor_data by Alexandru Ardelean · 3 years, 4 months ago
  7. 6b658c3 iio: st_sensors: remove all driver remove functions by Alexandru Ardelean · 3 years, 4 months ago
  8. 5363c6c iio: st_sensors: remove st_sensors_power_disable() function by Alexandru Ardelean · 3 years, 4 months ago
  9. 82bcb7f iio: st_sensors: remove st_sensors_deallocate_trigger() function by Alexandru Ardelean · 3 years, 4 months ago
  10. 9f0b3e0 iio: st_sensors: disable regulators after device unregistration by Alexandru Ardelean · 3 years, 4 months ago
  11. a574e68 iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer by Alexandru Ardelean · 3 years, 5 months ago
  12. 9c6cd75 iio: st-sensors: Remove some unused includes and add some that should be there by Jonathan Cameron · 3 years, 7 months ago
  13. 8b2ac51 iio: hid-sensors: bind IIO channels alloc to device object by Alexandru Ardelean · 3 years, 6 months ago
  14. fb226ae iio: hid-sensors: Update header includes by Jonathan Cameron · 3 years, 7 months ago
  15. 12f13d1 iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace by Andy Shevchenko · 3 years, 7 months ago
  16. 6771fb0 Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 7 months ago
  17. 9654c41 iio: adis: Cleanout unused headers by Jonathan Cameron · 3 years, 7 months ago
  18. e1c5d70 iio: gyro: st_gyro: Support mount matrix by Linus Walleij · 3 years, 7 months ago
  19. 5d142d4 iio: adis16136: make use of adis lock helpers by Nuno Sá · 3 years, 7 months ago
  20. 0990c6e iio: adis16260: make use of adis lock helpers by Nuno Sá · 3 years, 7 months ago
  21. b892770 iio: Drop Duplicated "mount-matrix" parameter by Andy Shevchenko · 3 years, 7 months ago
  22. 2a54c8c iio: gyro: fxas21002c: balance runtime power in error path by Rui Miguel Silva · 3 years, 8 months ago
  23. 06778d8 iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 8 months ago
  24. 41120eb iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get(). by Jonathan Cameron · 3 years, 8 months ago
  25. d61881e iio: st_sensors: Make accel, gyro, magn and pressure probe shared by Andy Shevchenko · 3 years, 9 months ago
  26. 7db4f2c iio: st_sensors: Call st_sensors_power_enable() from bus drivers by Andy Shevchenko · 3 years, 9 months ago
  27. dffdd75 iio: gyro: st_gyro: Move platform data from header to C file by Andy Shevchenko · 3 years, 9 months ago
  28. 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
  29. f73c730 iio: gyro: mpu3050: Fix reported temperature value by Dmitry Osipenko · 3 years, 8 months ago
  30. 7061803 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER by Alexandru Ardelean · 3 years, 9 months ago
  31. 9c15db9 Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 9 months ago
  32. 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
  33. 995071d iio: set default trig->dev.parent by Gwendal Grignou · 3 years, 10 months ago
  34. 12ec540 Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 3 years, 10 months ago
  35. 0e41fd5 iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common by Ye Xiang · 4 years ago
  36. 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 3 years, 11 months ago
  37. 6dbbbe4 iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler by Dinghao Liu · 3 years, 10 months ago
  38. 4648cbd iio: hid-sensor-gyro-3d: Add timestamp channel by Ye Xiang · 4 years ago
  39. ce69361 iio: gyro: bmg160: Add rudimentary regulator support by Stephan Gerhold · 4 years, 1 month ago
  40. 26aec6e iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up by Jonathan Cameron · 4 years, 1 month ago
  41. eca8523 iio:trigger: rename try_reenable() to reenable() plus return void by Jonathan Cameron · 4 years, 3 months ago
  42. 10ab7cf iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 5 months ago
  43. faeda91 iio: gyro: adis16080: Fix formatting issue by Lee Jones · 4 years, 6 months ago
  44. 5a9b7ca iio: adis16260: Use Managed device functions by Nuno Sá · 4 years, 3 months ago
  45. 77802e0 iio: adis16136: Use Managed device functions by Nuno Sá · 4 years, 3 months ago
  46. d3e0e14 iio: gyro: adxrs290: Add debugfs register access support by Nishant Malpani · 4 years, 4 months ago
  47. 6725558 iio: gyro: adxrs290: Add triggered buffer support by Nishant Malpani · 4 years, 4 months ago
  48. 5ac65da iio: gyro: adxrs290: use hook for devm resource unwinding by Nishant Malpani · 4 years, 4 months ago
  49. 7e604a3 iio: gyro: adxrs290: Insert missing mutex initialization call by Nishant Malpani · 4 years, 4 months ago
  50. 2c8920f iio: gyro: Add driver support for ADXRS290 by Nishant Malpani · 4 years, 5 months ago
  51. bfec575 iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used by Lee Jones · 4 years, 5 months ago
  52. f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 7 months ago
  53. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 7 months ago
  54. 067fda1 iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger by Alexandru Ardelean · 4 years, 8 months ago
  55. b719085 iio: imu: adis16xxx: use helper to access iio core debugfs dir by Alexandru Ardelean · 4 years, 8 months ago
  56. e33ff8a iio: gyro: adis16130: Use get_unaligned_be24() by Andy Shevchenko · 4 years, 8 months ago
  57. 0e5fd38 iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 9 months ago
  58. df91cf5 iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 9 months ago
  59. 4421409 iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 9 months ago
  60. 1579fc0 iio/gyro/bmg160: Add support for BMI088 chip by Mike Looijmans · 4 years, 10 months ago
  61. 1f38527 iio: st_sensors: Drop unneeded explicit castings by Andy Shevchenko · 4 years, 10 months ago
  62. fdcf6bb iio: imu: adis: Add self_test_reg variable by Nuno Sá · 4 years, 11 months ago
  63. e914cfd iio: gyro: adis16136: initialize adis_data statically by Alexandru Ardelean · 4 years, 11 months ago
  64. ecb27c5 iio: st_sensors: Make use of device properties by Andy Shevchenko · 5 years ago
  65. efc7898 iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() by Andy Shevchenko · 5 years ago
  66. e825070 iio: st_gyro: Correct data for LSM9DS0 gyro by Andy Shevchenko · 5 years ago
  67. 77038bd iio: adis: Remove startup_delay by Nuno Sá · 5 years ago
  68. 380b107 iio: adis: Introduce timeouts structure by Nuno Sá · 5 years ago
  69. f22b1d7 iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unused by Andy Shevchenko · 5 years ago
  70. dcfb6db iio: itg3200: Drop GPIO include by Linus Walleij · 5 years ago
  71. 7dd1cfc iio: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  72. 160b37f iio: gyro: adis16260: replace mlock with ADIS lib's state_lock by Alexandru Ardelean · 5 years ago
  73. 0aee99a1 iio: gyro: adis16136: rework locks using ADIS library's state lock by Alexandru Ardelean · 5 years ago
  74. 26ba6db iio: gyro: adis16136: check ret val for non-zero vs less-than-zero by Alexandru Ardelean · 5 years ago
  75. 12737476 iio: st: Drop GPIO include by Linus Walleij · 5 years ago
  76. 1123c08 iio: gyro: mpu3050: Explicity make a 'poison' value big endian by Jonathan Cameron · 5 years ago
  77. 4dbc54c iio: gyro: clean up indentation issue by Colin Ian King · 5 years ago
  78. 9318a9e5 iio: gyro: adis16080: replace mlock with own lock by Alexandru Ardelean · 5 years ago
  79. ea14163 iio: gyro: adis16130: remove mlock usage by Alexandru Ardelean · 5 years ago
  80. e031d5f iio:st_sensors: remove buffer allocation at each buffer enable by Denis Ciocca · 5 years ago
  81. 9cd15d5 iio: remove get_irq_data_ready() function pointer and use IRQ number directly by Denis Ciocca · 5 years ago
  82. 21b1ee3 iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer by Denis Ciocca · 5 years ago
  83. 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 5 years ago
  84. 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 5 years ago
  85. 3c05484 iio:gyro: device settings are set immediately during probe by Denis Ciocca · 5 years ago
  86. 2acca26 iio:gyro: introduce st_gyro_get_settings() function by Denis Ciocca · 5 years ago
  87. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  88. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  89. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  90. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  91. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  92. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  93. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  94. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  95. bf402c0 Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  96. 49deef1 drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warning. by Mohan Kumar · 6 years ago
  97. 4da38f1 iio: gyro: fxas21002c: add spi driver by Rui Miguel Silva · 6 years ago
  98. a034cbe iio: gyro: fxas21002c: add i2c driver by Rui Miguel Silva · 6 years ago
  99. a0701b6 iio: gyro: add core driver for fxas21002c by Rui Miguel Silva · 6 years ago
  100. 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago