1. 928edef iio: sca3000: Remove an erroneous 'get_device()' by Christophe JAILLET · 4 years, 8 months ago
  2. b455d06 iio: adc: stm32-dfsdm: fix device used to request dma by Fabrice Gasnier · 4 years, 8 months ago
  3. 52cd91c iio: adc: stm32-adc: fix device used to request dma by Fabrice Gasnier · 4 years, 8 months ago
  4. bcfa1e2 iio: adc: ti-ads8344: Fix channel selection by Gregory CLEMENT · 4 years, 8 months ago
  5. aad4742 iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()' by Christophe JAILLET · 4 years, 8 months ago
  6. 115c215 iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw() by Dan Carpenter · 4 years, 8 months ago
  7. 98bcead iio: chemical: atlas-sensor: correct DO-SM channels by Matt Ranostay · 4 years, 9 months ago
  8. c532cc6 Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  9. 8f2273b iio: adc: ad7192: fix null pointer de-reference crash during probe by Alexandru Ardelean · 4 years, 9 months ago
  10. dd7de4c iio: adc: ti-ads8344: properly byte swap value by Alexandre Belloni · 4 years, 9 months ago
  11. 0a2bf92 iio: imu: inv_mpu6050: fix suspend/resume with runtime power by Jean-Baptiste Maneyrol · 4 years, 9 months ago
  12. e450e07 iio: st_sensors: rely on odr mask to know if odr can be set by Lary Gibaud · 4 years, 9 months ago
  13. 3b7f9db iio: xilinx-xadc: Make sure not exceed maximum samplerate by Lars-Peter Clausen · 4 years, 9 months ago
  14. 8bef455 iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode by Lars-Peter Clausen · 4 years, 9 months ago
  15. f954b09 iio: xilinx-xadc: Fix clearing interrupt when enabling trigger by Lars-Peter Clausen · 4 years, 9 months ago
  16. e44ec77 iio: xilinx-xadc: Fix ADC-B powerdown by Lars-Peter Clausen · 4 years, 9 months ago
  17. dd6230b iio: dac: ad5770r: fix off-by-one check on maximum number of channels by Colin Ian King · 4 years, 9 months ago
  18. 3a63da2 iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device by Lorenzo Bianconi · 4 years, 10 months ago
  19. 5403f28 iio: core: Fix handling of 'dB' by Mircea Caprioru · 4 years, 9 months ago
  20. 413a103 Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 9 months ago
  21. 8645f09 Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 9 months ago
  22. 873357b1a Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-mfd-merged by Lee Jones · 4 years, 9 months ago
  23. 317a0eb iio: cros_ec: Use Hertz as unit for sampling frequency by Gwendal Grignou · 4 years, 9 months ago
  24. cb87556 iio: cros_ec: Report hwfifo_watermark_max by Gwendal Grignou · 4 years, 9 months ago
  25. 6562793 iio: cros_ec: Expose hwfifo_timeout by Gwendal Grignou · 4 years, 9 months ago
  26. 2861be4 iio: cros_ec: Remove pm function by Gwendal Grignou · 4 years, 9 months ago
  27. aa984f1 iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO by Gwendal Grignou · 4 years, 9 months ago
  28. 69f0793 iio: expose iio_device_set_clock by Gwendal Grignou · 4 years, 9 months ago
  29. d9452ad iio: cros_ec: Move function description to .c file by Gwendal Grignou · 4 years, 9 months ago
  30. 76551a3c iio: imu: st_lsm6dsx: specify slave odr in slv_odr by Lorenzo Bianconi · 4 years, 10 months ago
  31. 7762902 iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO by Lorenzo Bianconi · 4 years, 10 months ago
  32. e2042d2 iio: adc: stm32-adc: fix sleep in atomic context by Olivier Moysan · 4 years, 10 months ago
  33. 2853587 iio:ad7797: Use correct attribute_group by YueHaibing · 4 years, 10 months ago
  34. 87a2533 iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619 by Andreas Kemnade · 4 years, 10 months ago
  35. 189c3c4 iio: position: Add support for Azoteq IQS624/625 angle sensors by Jeff LaBundy · 4 years, 11 months ago
  36. b081b73 iio: light: Add support for Azoteq IQS621/622 ambient light sensors by Jeff LaBundy · 4 years, 11 months ago
  37. 8ba4471 iio: temperature: Add support for Azoteq IQS620AT temperature sensor by Jeff LaBundy · 4 years, 11 months ago
  38. 4230c86 staging: iio: adc: ad7192: Re-indent enum labels by Deepak R Varma · 4 years, 10 months ago
  39. 6203da9 Merge 5.6-rc7 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
  40. 14800df Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 4 years, 10 months ago
  41. fe297f8 iio: dac: Kconfig: sort symbols alphabetically by Alexandru Ardelean · 4 years, 10 months ago
  42. a305b0c iio: light: gp2ap020a00f: fix iio_triggered_buffer_{predisable,postenable} positions by Alexandru Ardelean · 4 years, 10 months ago
  43. d7cf5f6 iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} positions by Alexandru Ardelean · 4 years, 10 months ago
  44. 736e19e iio: trigger: stm32-timer: add power management support by Fabrice Gasnier · 4 years, 10 months ago
  45. e23aaaf iio: trigger: stm32-timer: rename enabled flag by Fabrice Gasnier · 4 years, 10 months ago
  46. 5da06e6 iio: add a TODO by Rohit Sarkar · 4 years, 10 months ago
  47. de65d05 counter: 104-quad-8: Support Filter Clock Prescaler by William Breathitt Gray · 4 years, 10 months ago
  48. 95c72b7 iio: pressure: icp10100: add driver for InvenSense ICP-101xx by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  49. 2ddc982 iio: industrialio-core: Fix debugfs read by Alexandru Tachici · 4 years, 11 months ago
  50. 61e618be iio: imu: adis_buffer: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  51. ccea1f5 iio: adc: ti-tlc4541: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  52. eccd071 iio: adc: mcp320x: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  53. 5f0ea0f iio: adc: max1118: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  54. e89602c iio: adc: ad9292: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  55. ba1b4c8 iio: adc: exynos: Silence warning about regulators during deferred probe by Marek Szyprowski · 4 years, 10 months ago
  56. cc74a38 iio: amplifiers: ad8366: add support for HMC1119 Attenuator by Sergiu Cuciurean · 4 years, 11 months ago
  57. 328b50e iio: si1133: read 24-bit signed integer for measurement by Maxime Roussin-Bélanger · 4 years, 11 months ago
  58. cbbb819 iio: dac: ad5770r: Add AD5770R support by Alexandru Tachici · 4 years, 11 months ago
  59. 070bd30 iio: light: Simplify the current to lux LUT by Gregor Riepl · 4 years, 11 months ago
  60. a751b8e iio: chemical: atlas-sensor: add DO-SM module support by Matt Ranostay · 4 years, 11 months ago
  61. d4578dc iio: chemical: atlas-sensor: allow probe without interrupt line by Matt Ranostay · 4 years, 11 months ago
  62. 74a40e1 iio: imu: inv_mpu6050: temperature only work with accel/gyro by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  63. 4599cac iio: imu: inv_mpu6050: use runtime pm with autosuspend by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  64. 5e95ca3 iio: imu: inv_mpu6050: dynamic sampling rate change by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  65. 4c1e014 iio: imu: inv_mpu6050: factorize fifo enable/disable by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  66. ffc9648 iio: imu: inv_mpu6050: fix data polling interface by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  67. 92e7407 iio: imu: inv_mpu6050: rewrite power and engine management by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  68. 398da99 iio: imu: inv_mpu6050: reduce sleep time when turning regulators on by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  69. c1bfe9c iio: imu: inv_mpu6050: add all signal path resets at init by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  70. 5621a63 iio: imu: inv_mpu6050: early init of chip_config for use at setup by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  71. 3c1024a iio: imu: inv_mpu6050: simplify polling magnetometer by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  72. a3aaf77 iio: imu: inv_mpu6050: set power on/off only once during all init by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  73. 14c046e iio: imu: inv_mpu6050: delete useless check by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  74. ddfd781 iio: imu: inv_mpu6050: enable i2c aux mux bypass only once by Jean-Baptiste Maneyrol · 4 years, 11 months ago
  75. 3192ade iio: trigger: stm32-timer: enable clock when in master mode by Fabrice Gasnier · 4 years, 11 months ago
  76. 9c088c0 iio: light: al3320a allow module autoload and polish by David Heidelberg · 5 years ago
  77. 3a27127 iio: light: al3320a implement devm_add_action_or_reset by David Heidelberg · 5 years ago
  78. c39a05e iio: light: al3320a implement suspend support by David Heidelberg · 5 years ago
  79. c36b519 iio: light: add Dyna-Image AL3010 driver by David Heidelberg · 4 years, 11 months ago
  80. 58d22a9 iio: light: al3320a slightly improve code formatting by David Heidelberg · 5 years ago
  81. b581f74 staging: iio: adc: ad7192: move out of staging by Alexandru Tachici · 4 years, 11 months ago
  82. 1d8690f iio: adc: ad7124: Add direct reg access by Mircea Caprioru · 5 years ago
  83. 62504d1 iio: adis16460: Make use of __adis_initial_startup by Nuno Sá · 5 years ago
  84. 366a543 iio: adis16480: Make use of __adis_initial_startup by Nuno Sá · 5 years ago
  85. 1fd4567 iio: imu: adis: add support product ID check in adis_initial_startup by Alexandru Ardelean · 5 years ago
  86. ecb010d iio: imu: adis: Refactor adis_initial_startup by Nuno Sá · 5 years ago
  87. fdcf6bb iio: imu: adis: Add self_test_reg variable by Nuno Sá · 5 years ago
  88. 3f17ada iio: imu: adis: add unlocked __adis_initial_startup() by Alexandru Ardelean · 5 years ago
  89. e914cfd iio: gyro: adis16136: initialize adis_data statically by Alexandru Ardelean · 5 years ago
  90. 9946085 iio: imu: adis16400: initialize adis_data statically by Alexandru Ardelean · 5 years ago
  91. 9792867 iio: imu: adis16480: initialize adis_data statically by Alexandru Ardelean · 5 years ago
  92. f20dbe1 iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable by Lorenzo Bianconi · 5 years ago
  93. a76838d iio: amplifiers: hmc425a: Add support for HMC425A attenuator by Michael Hennerich · 5 years ago
  94. 10856d8 iio: ping: set pa_laser_ping_cfg in of_ping_match by YueHaibing · 4 years, 10 months ago
  95. 016a884 iio: chemical: sps30: fix missing triggered buffer dependency by Petr Štetiar · 4 years, 10 months ago
  96. e43d110 iio: st_sensors: remap SMO8840 to LIS2DH12 by Wen-chien Jesse Sung · 4 years, 10 months ago
  97. 2ca5a87 iio: light: vcnl4000: update sampling periods for vcnl4040 by Tomas Novotny · 4 years, 11 months ago
  98. b42aa97 iio: light: vcnl4000: update sampling periods for vcnl4200 by Tomas Novotny · 4 years, 11 months ago
  99. cb2116f iio: accel: adxl372: Set iio_chan BE by Alexandru Tachici · 4 years, 11 months ago
  100. b500c086 iio: magnetometer: ak8974: Fix negative raw values in sysfs by Stephan Gerhold · 4 years, 11 months ago