1. 86477c2 dt-bindings: iio: io-channel-mux: add optional #io-channel-cells by Peter Rosin · 3 years, 3 months ago
  2. 16cc9aa iio: adc: adc128s052: Simplify adc128_probe() by Christophe JAILLET · 3 years, 5 months ago
  3. 39aa5040 iio: multiplexer: iio-mux: Support settle-time-us property by Vincent Whitchurch · 3 years, 3 months ago
  4. b9221f7 dt-bindings: iio: io-channel-mux: Add property for settle time by Vincent Whitchurch · 3 years, 3 months ago
  5. 17b5b57 mux: add support for delay after muxing by Vincent Whitchurch · 3 years, 3 months ago
  6. 796e5d0 iio: adc: stm32-adc: use generic binding for sample-time by Olivier Moysan · 3 years, 3 months ago
  7. 0e346b2 iio: adc: stm32-adc: add vrefint calibration support by Olivier Moysan · 3 years, 3 months ago
  8. aec6e0d iio: adc: stm32-adc: add support of internal channels by Olivier Moysan · 3 years, 3 months ago
  9. 95bc818 iio: adc: stm32-adc: add support of generic channels binding by Olivier Moysan · 3 years, 3 months ago
  10. 45571a3 iio: adc: stm32-adc: split channel init into several routines by Olivier Moysan · 3 years, 3 months ago
  11. 6cd4ed8 dt-bindings: iio: stm32-adc: add nvmem support for vrefint internal channel by Olivier Moysan · 3 years, 3 months ago
  12. 664b987 dt-bindings: iio: stm32-adc: add generic channel binding by Olivier Moysan · 3 years, 3 months ago
  13. 1ea3615 iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension. by Jonathan Cameron · 3 years, 3 months ago
  14. dd4efd0 iio: xilinx-xadc: Remove `irq` field from state struct by Lars-Peter Clausen · 3 years, 3 months ago
  15. 94be878 iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() by Teng Qi · 3 years, 3 months ago
  16. 77b91b1 iio: light: gp2ap002: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  17. 0d31d91 iio: light: cm3605: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  18. 4235103 iio: adc: ti-ads7950: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  19. 8f46a93 iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  20. 94f08a0 iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  21. a599902 iio: adc: meson_saradc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  22. 070a83f iio: adc: max1241: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  23. 9444794 iio: adc: max1118: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  24. 922f694 iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  25. 1c17abb iio: adc: imx7d_adc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  26. 08e9734 iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  27. eeb82b5 iio: buffer: Fix uninitialized variable ret by Colin Ian King · 3 years, 3 months ago
  28. 0be8444 iio: adc: lpc18xx_adc: Convert probe to device managed version by André Gustavo Nakagomi Lopez · 3 years, 3 months ago
  29. 26fa68c iio: light: ltr501: Add of_device_id table by Nikita Travkin · 3 years, 4 months ago
  30. f6ec898c iio: light: ltr501: Add rudimentary regulator support by Nikita Travkin · 3 years, 4 months ago
  31. ec39f1e dt-bindings: iio: light: Document ltr501 light sensor bindings by Nikita Travkin · 3 years, 4 months ago
  32. d4032cce dt-bindings: vendor-prefixes: Document liteon vendor prefix by Nikita Travkin · 3 years, 4 months ago
  33. 8135cc5 MAINTAINERS: Update the entry for MHI bus by Manivannan Sadhasivam · 3 years, 3 months ago
  34. 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
  35. f5245a5 counter: drop chrdev_lock by David Lechner · 3 years, 3 months ago
  36. c3ed761 counter/counter-sysfs: use sysfs_emit everywhere by David Lechner · 3 years, 3 months ago
  37. 15c9a359 char: xillybus: fix msg_ep UAF in xillyusb_probe() by Ziyang Xuan · 3 years, 3 months ago
  38. 32e9f56 binder: don't detect sender/target during buffer cleanup by Todd Kjos · 3 years, 3 months ago
  39. be24dd4 Merge tag 'misc-habanalabs-next-2021-10-18' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
  40. 0336d60 iio: imx8qxp-adc: mark PM functions as __maybe_unused by Arnd Bergmann · 3 years, 3 months ago
  41. f840cbe iio: pressure: ms5611: Make ms5611_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  42. 6dcfe3f iio: potentiometer: max5487: Don't return an error in .remove() by Uwe Kleine-König · 3 years, 3 months ago
  43. 4b6fb9f iio: magn: hmc5843: Make hmc5843_common_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  44. c7143c4 iio: health: afe4403: Don't return an error in .remove() by Uwe Kleine-König · 3 years, 3 months ago
  45. 3ceed02 iio: dac: ad5686: Make ad5686_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  46. 72ba450 iio: dac: ad5592r: Make ad5592r_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  47. 1f10848 iio: dac: ad5446: Make ad5446_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  48. d622055 iio: dac: ad5380: Make ad5380_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  49. 523742f iio: accel: mma7455: Make mma7455_core_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  50. df2171c iio: accel: kxsd9: Make kxsd9_common_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  51. bcf9d61 iio: accel: bmi088: Make bmi088_accel_core_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  52. 9713964 iio: accel: bmc150: Make bmc150_accel_core_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  53. fa0b148 iio: accel: bma400: Make bma400_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  54. 885b979 drivers:iio:dac:ad5766.c: Add trigger buffer by Mihail Chindris · 3 years, 3 months ago
  55. c02cd5c iio: triggered-buffer: extend support to configure output buffers by Alexandru Ardelean · 3 years, 3 months ago
  56. 1546d67 iio: kfifo-buffer: Add output buffer support by Lars-Peter Clausen · 3 years, 3 months ago
  57. 9eeee3b iio: Add output buffer support by Mihail Chindris · 3 years, 3 months ago
  58. d6fa1406 iio: documentation: Document scd4x calibration use by Roan van Dijk · 3 years, 3 months ago
  59. 49d22b6 drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor by Roan van Dijk · 3 years, 3 months ago
  60. 2be47f8 MAINTAINERS: Add myself as maintainer of the scd4x driver by Roan van Dijk · 3 years, 3 months ago
  61. a467ab2 dt-bindings: iio: chemical: sensirion,scd4x: Add yaml description by Roan van Dijk · 3 years, 3 months ago
  62. c1b4de6 iio: light: noa1305: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  63. 8283b95 iio: light: cm36651: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  64. 842f221 iio: health: afe4404: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  65. 8025ea5 iio: health: afe4403: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  66. b42baaa iio: st_lsm9ds0: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  67. 4dff754 iio: st_sensors: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  68. d1249ba iio: dac: ti-dac7311: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  69. 7051c12 iio: dac: stm32-dac: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  70. c0e9ef0 iio: dac: mcp4922: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  71. d5c1118 iio: dac: max5821: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  72. 2b87c26 iio: dac: ds4424: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  73. 7bb9df2d iio: dac: ltc1660: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  74. 7cf5307 iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  75. f80d606 iio: dac: ad8801: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  76. 04892d2 dt-bindings: iio: ad779x: Add binding document by Florian Boor · 3 years, 4 months ago
  77. 6b104e7 iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999. by Florian Boor · 3 years, 4 months ago
  78. 2021ef0 iio: adc: max1027: fix error code in max1027_wait_eoc() by Dan Carpenter · 3 years, 4 months ago
  79. d7a83bc iio: imu: adis16400: Fix buffer alignment requirements. by Jonathan Cameron · 3 years, 7 months ago
  80. b5ca204 iio: gyro: mpu3050: Fix alignment and size issues with buffers. by Jonathan Cameron · 3 years, 7 months ago
  81. cbe5c697 iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers. by Jonathan Cameron · 3 years, 7 months ago
  82. 95ec3fd iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() by Jonathan Cameron · 3 years, 7 months ago
  83. b18831c iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C by Randy Dunlap · 3 years, 4 months ago
  84. 0fc3c82 iio: adc: aspeed: Fix spelling mistake "battey" -> "battery" by Colin Ian King · 3 years, 4 months ago
  85. 3cc2fd2 iio: adc: ad7291: convert probe to device-managed only by Alexandru Ardelean · 3 years, 4 months ago
  86. 8ee724e iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc by Alexandru Ardelean · 3 years, 4 months ago
  87. 461a1c7 iio: adc: berlin2-adc: convert probe to device-managed only by Alexandru Ardelean · 3 years, 4 months ago
  88. bdf4848 iio: adc: rn5t618-adc: use devm_iio_map_array_register() function by Alexandru Ardelean · 3 years, 4 months ago
  89. a1ff6d2 iio: adc: max1363: convert probe to full device-managed by Alexandru Ardelean · 3 years, 4 months ago
  90. 4415381 iio: adc: nau7802: convert probe to full device-managed by Alexandru Ardelean · 3 years, 4 months ago
  91. 23a3b67 iio: adis16460: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 5 months ago
  92. cab85ea iio: adis16475: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 5 months ago
  93. 31fa357 iio: adis: handle devices that cannot unmask the drdy pin by Nuno Sá · 3 years, 5 months ago
  94. b600bd7 iio: adis: do not disabe IRQs in 'adis_init()' by Nuno Sá · 3 years, 5 months ago
  95. fb6349e iio: adc: da9150-gpadc: convert probe to full-device managed by Alexandru Ardelean · 3 years, 5 months ago
  96. 9c22f45 iio: adc: lp8788_adc: convert probe to full-device managed by Alexandru Ardelean · 3 years, 5 months ago
  97. 298fded iio: adc: axp288_adc: convert probe to full device-managed by Alexandru Ardelean · 3 years, 5 months ago
  98. 7a29120 iio: adc: intel_mrfld_adc: convert probe to full device-managed by Alexandru Ardelean · 3 years, 5 months ago
  99. 25c02ed iio: inkern: introduce devm_iio_map_array_register() short-hand function by Alexandru Ardelean · 3 years, 5 months ago
  100. c5fd034 iio: adc: fsl-imx25-gcq: initialize regulators as needed by Alexandru Ardelean · 3 years, 7 months ago