1. 6713847 iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum conversion. by Jonathan Cameron · 3 years, 2 months ago
  2. 072cc98 iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conversion. by Jonathan Cameron · 3 years, 2 months ago
  3. 3561915 iio: imu: st_lsm6dsx: add dts property to disable sensor-hub by Lorenzo Bianconi · 3 years, 2 months ago
  4. 94be878 iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() by Teng Qi · 3 years, 3 months ago
  5. 6bce28c Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
  6. b42baaa iio: st_lsm9ds0: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  7. d7a83bc iio: imu: adis16400: Fix buffer alignment requirements. by Jonathan Cameron · 3 years, 7 months ago
  8. 23a3b67 iio: adis16460: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 4 months ago
  9. cab85ea iio: adis16475: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 4 months ago
  10. 31fa357 iio: adis: handle devices that cannot unmask the drdy pin by Nuno Sá · 3 years, 4 months ago
  11. b600bd7 iio: adis: do not disabe IRQs in 'adis_init()' by Nuno Sá · 3 years, 4 months ago
  12. 1b7da2f iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops by Lorenzo Bianconi · 3 years, 4 months ago
  13. 3b38706 iio: imu: inv_mpu6050: Mark acpi match table as maybe unused by Daniel Palmer · 3 years, 4 months ago
  14. ea1945c iio: adis16480: fix devices that do not support sleep mode by Nuno Sá · 3 years, 4 months ago
  15. 9da1b86 iio: adis16475: fix deadlock on frequency set by Nuno Sá · 3 years, 4 months ago
  16. e426965 iio: st_sensors: remove reference to parent device object on st_sensor_data by Alexandru Ardelean · 3 years, 5 months ago
  17. 6b658c3 iio: st_sensors: remove all driver remove functions by Alexandru Ardelean · 3 years, 5 months ago
  18. d722f1e drivers/iio: Remove all strcpy() uses by Len Baker · 3 years, 5 months ago
  19. a30514a Merge 5.14-rc6 into staging-next by Greg Kroah-Hartman · 3 years, 5 months ago
  20. 9c6cd75 iio: st-sensors: Remove some unused includes and add some that should be there by Jonathan Cameron · 3 years, 7 months ago
  21. e46a36d Add startup time for each chip using inv_mpu6050 driver by Baptiste Mansuy · 3 years, 7 months ago
  22. 7e77ef8 iio: adis: set GPIO reset pin direction by Antti Keränen · 3 years, 6 months ago
  23. 40b54cb iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
  24. 21fd77a iio: imu: remove unused private data assigned with spi_set_drvdata() by Alexandru Ardelean · 3 years, 8 months ago
  25. e8951f0 iio: imu: inv_mpu6050: Drop use of %hhx format string. by Jonathan Cameron · 3 years, 8 months ago
  26. 9654c41 iio: adis: Cleanout unused headers by Jonathan Cameron · 3 years, 8 months ago
  27. b892770 iio: Drop Duplicated "mount-matrix" parameter by Andy Shevchenko · 3 years, 8 months ago
  28. 941f130 iio: adis16480: support burst read function by Nuno Sa · 3 years, 9 months ago
  29. 2d082b6 iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
  30. f7d5c18a iio: imu: st_lsm6dsx: correct ODR in header by Sean Nyekjaer · 3 years, 8 months ago
  31. 6731ca3 iio: st_sensors: Add lsm9ds0 IMU support by Andy Shevchenko · 3 years, 9 months ago
  32. 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 9 months ago
  33. b27e197 iio: adis16400: do not directly change spi 'max_speed_hz' by Nuno Sa · 3 years, 9 months ago
  34. 256e69a iio: adis16475: do not directly change spi 'max_speed_hz' by Nuno Sa · 3 years, 9 months ago
  35. dbf2080 iio: adis: add burst_max_speed_hz variable by Nuno Sa · 3 years, 9 months ago
  36. 669da56 iio: adis_buffer: don't push data to buffers on failure by Nuno Sa · 3 years, 9 months ago
  37. 0ae1570 iio: adis_buffer: update device page after changing it by Nuno Sa · 3 years, 9 months ago
  38. 00a72db iio: adis16475: do not return ints in irq handlers by Nuno Sa · 3 years, 9 months ago
  39. 00f6742 iio: adis_buffer: check return value on page change by Nuno Sa · 3 years, 9 months ago
  40. ab3df79 iio: adis16400: do not return ints in irq handlers by Nuno Sa · 3 years, 9 months ago
  41. d877539 iio: adis_buffer: do not return ints in irq handlers by Nuno Sa · 3 years, 9 months ago
  42. e09fe91 iio: inv_mpu6050: Fully validate gyro and accel scale writes by Lars-Peter Clausen · 3 years, 10 months ago
  43. 30f6a54 iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable by Jonathan Cameron · 3 years, 10 months ago
  44. a71654a iio: inv_mpu6050: Make interrupt optional by Lars-Peter Clausen · 3 years, 10 months ago
  45. 0d41da0 iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment by Lars-Peter Clausen · 3 years, 10 months ago
  46. 454c219 iio: imu: inv_mpu6050: Use as standalone trigger by Linus Walleij · 3 years, 10 months ago
  47. 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, 10 months ago
  48. 5c68f05 iio: adis_trigger: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  49. 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
  50. 9e301ea iio: imu: st_lsm6dsx: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
  51. 897cd10 iio: imu: fxos8700: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
  52. 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
  53. 15aacc9 iio: adis: add helpers for locking by Nuno Sa · 4 years ago
  54. 39c024b iio: adis16475: improve sync scale mode handling by Nuno Sa · 4 years ago
  55. 0463e60 iio: adis16480: fix pps mode sampling frequency math by Nuno Sa · 4 years ago
  56. 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 4 years ago
  57. a71266e iio: adis16400: Fix an error code in adis16400_initial_setup() by Dan Carpenter · 4 years ago
  58. 4df6850 iio: imu: inv_mpu6050: Add support for MPU-6880 by Stephan Gerhold · 4 years, 1 month ago
  59. 3f9bce7 iio: imu: st_lsm6dsx: fix edge-trigger interrupts by Lorenzo Bianconi · 4 years, 2 months ago
  60. 7b6b512 iio:imu:bmi160: Fix alignment and data leak issues by Jonathan Cameron · 4 years, 4 months ago
  61. dc7de42 iio:imu:bmi160: Fix too large a buffer. by Jonathan Cameron · 4 years, 4 months ago
  62. eca8523 iio:trigger: rename try_reenable() to reenable() plus return void by Jonathan Cameron · 4 years, 4 months ago
  63. 2c57d26 iio: imu: st_lsm6dsx: add support to LSM6DSOP by Lorenzo Bianconi · 4 years, 2 months ago
  64. 98c3544 iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table by Lorenzo Bianconi · 4 years, 2 months ago
  65. f346b16 iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator by Lorenzo Bianconi · 4 years, 2 months ago
  66. 749c1e1 Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 2 months ago
  67. fe0b980 iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout by Lorenzo Bianconi · 4 years, 2 months ago
  68. a3c089b iio: remove unneeded break by Tom Rix · 4 years, 3 months ago
  69. 4393e4c iio: imu: st_lsm6dsx: add support to LSM6DST by Lorenzo Bianconi · 4 years, 3 months ago
  70. b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
  71. da83df6 iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads. by Jonathan Cameron · 4 years, 6 months ago
  72. 6b0cc5d iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues. by Jonathan Cameron · 4 years, 6 months ago
  73. c14edb4 iio:imu:st_lsm6dsx Fix alignment and data leak issues by Jonathan Cameron · 4 years, 6 months ago
  74. f71e41e iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return by Tom Rix · 4 years, 5 months ago
  75. 44a76de iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO by Mario Tesi · 4 years, 4 months ago
  76. 0dfaa46 iio: adis16475: Drop adis_burst usage by Nuno Sá · 4 years, 4 months ago
  77. f81d053 iio: adis16400: Drop adis_burst usage by Nuno Sá · 4 years, 4 months ago
  78. 36e322e iio: adis: Move burst mode into adis_data by Nuno Sá · 4 years, 4 months ago
  79. d563d4d iio:imu:adis16400: Sort out missing kernel doc. by Jonathan Cameron · 4 years, 4 months ago
  80. d8f0cd7 iio: adis: Drop non Managed device functions by Nuno Sá · 4 years, 4 months ago
  81. 514f641 iio: adis16480: Use Managed device functions by Nuno Sá · 4 years, 4 months ago
  82. fa623cd iio: adis16460: Use Managed device functions by Nuno Sá · 4 years, 4 months ago
  83. f13aa06 iio: adis16400: Use Managed device functions by Nuno Sá · 4 years, 4 months ago
  84. 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
  85. 75e13a7 iio: imu: inv_mpu6050: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  86. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  87. a1bab93 iio: imu: st_lsm6dsx: reset hw ts after resume by Lorenzo Bianconi · 4 years, 6 months ago
  88. 82cf139 iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe_unused by Lee Jones · 4 years, 6 months ago
  89. 83625de iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  90. 3c97978 iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
  91. ecf8d08 iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  92. deb38af iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration by Lee Jones · 4 years, 6 months ago
  93. 0d67444 iio: imu: kmx61: Fix formatting in kerneldoc function headers by Lee Jones · 4 years, 6 months ago
  94. 471622c iio: adis16480: Use irq types instead of flags by Nuno Sá · 4 years, 7 months ago
  95. ec74ae9 iio: imu: inv_icm42600: add accurate timestamping by Jean-Baptiste Maneyrol · 4 years, 7 months ago
  96. 7f85e42 iio: imu: inv_icm42600: add buffer support in iio devices by Jean-Baptiste Maneyrol · 4 years, 7 months ago
  97. e5efa10 iio: imu: inv_icm42600: add device interrupt by Jean-Baptiste Maneyrol · 4 years, 7 months ago
  98. 8237945 iio: imu: add Kconfig and Makefile for inv_icm42600 driver by Jean-Baptiste Maneyrol · 4 years, 7 months ago
  99. bc3eb02 iio: imu: inv_icm42600: add temperature sensor support by Jean-Baptiste Maneyrol · 4 years, 7 months ago
  100. a47c1cdc iio: imu: inv_icm42600: add accelerometer IIO device by Jean-Baptiste Maneyrol · 4 years, 7 months ago