1. 6d67a72 iio: adc: select buffer for at91-sama5d2_adc by Eugen Hristev · 7 years ago
  2. 838f25e iio:kfifo_buf: check for uint overflow by Martin Kelly · 7 years ago
  3. 30ab936 iio:buffer: make length types match kfifo types by Martin Kelly · 7 years ago
  4. d30819a iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ by Michael Nosthoff · 7 years ago
  5. af00a24 iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() by Lorenzo Bianconi · 7 years ago
  6. 2b70631 iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock() by Dan Carpenter · 7 years ago
  7. d113847 iio: st_pressure: st_accel: pass correct platform data to init by Michael Nosthoff · 7 years ago
  8. f81b0e6 iio: chemical: ccs811: Corrected firmware boot/application mode transition by Richard Lai · 7 years ago
  9. 6af44ac iio: health: max30102: Add power enable parameter to get_temp function by Peter Meerwald-Stadler · 7 years ago
  10. 975486d iio: adc: ina2xx: Shift bus voltage register to mask flag bits by Stefan Brüns · 7 years ago
  11. 6315213 iio: adis_lib: Initialize trigger before requesting interrupt by Lars-Peter Clausen · 7 years ago
  12. 9dc4030 iio: buffer: check if a buffer has been set up when poll is called by Stefan Windfeldt-Prytz · 7 years ago
  13. 1b985a6 iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined by Andreas Klinger · 7 years ago
  14. f4f94e9 iio: adc: stm32: fix stm32h7_adc_enable error handling by Fabrice Gasnier · 7 years ago
  15. b0d049e iio: fix kernel-doc build errors by Randy Dunlap · 7 years ago
  16. 4c5ae53 iio: proximity: sx9500: Assign interrupt from GpioIo() by Andy Shevchenko · 7 years ago
  17. ce094a8 iio: adc/accel: Fix up module licenses by Linus Walleij · 7 years ago
  18. 0db5de4 iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels by Narcisa Ana Maria Vasile · 7 years ago
  19. e2d4cdb iio: adc: stm32: fix scan of multiple channels with DMA by Fabrice Gasnier · 7 years ago
  20. d1f13dc iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 8 years ago
  21. b13ec02 iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13 by Martin Blumenstingl · 7 years ago
  22. b6c6d01 iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs by Martin Blumenstingl · 7 years ago
  23. ac2d783 iio: adc: meson-saradc: fix the bit_idx of the adc_en clock by Martin Blumenstingl · 7 years ago
  24. 6f4a0a4 iio: adc: cpcap: fix incorrect validation by Pan Bian · 7 years ago
  25. aaeba39 iio: health: max30102: Temperature should be in milli Celsius by Peter Meerwald-Stadler · 7 years ago
  26. 53ce4d4 iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values by Gustavo A. R. Silva · 8 years ago
  27. 68744ed iio: adc: ti-ads1015: add 10% to conversion wait time by Ladislav Michl · 8 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. ca4c302 iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property by Eugen Hristev · 7 years ago
  30. 5151b4a iio: adc: dln2-adc: fix build error by Randy Dunlap · 7 years ago
  31. be94a6f iio: dummy: events: Add missing break by Lars-Peter Clausen · 7 years ago
  32. f61dfff iio: pressure: zpa2326: Remove always-true check which confuses gcc by Geert Uytterhoeven · 8 years ago
  33. eb35279 iio: proximity: as3935: noise detection + threshold changes by Matt Ranostay · 8 years ago
  34. b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  35. 3d62c78 iio: core: Return error for failed read_reg by Matt Fornero · 7 years ago
  36. 7ee3b7e iio: ad7793: Fix the serial interface reset by Dragos Bogdan · 7 years ago
  37. 7fc10de iio: ad_sigma_delta: Implement a dedicated reset function by Dragos Bogdan · 7 years ago
  38. 4b1f0c3 IIO: BME280: Updates to Humidity readings need ctrl_reg write! by Colin Parker · 8 years ago
  39. e6f4794 iio: adc: mcp320x: Fix readout of negative voltages by Lukas Wunner · 8 years ago
  40. 0964e40 iio: adc: mcp320x: Fix oops on module unload by Lukas Wunner · 8 years ago
  41. 4fb840c iio: adc: stm32: fix bad error check on max_channels by Fabrice Gasnier · 7 years ago
  42. b7a9776c iio: trigger: stm32-timer: fix a corner case to write preset by Fabrice Gasnier · 7 years ago
  43. 0a56eab iio: trigger: stm32-timer: preset shouldn't be buffered by Fabrice Gasnier · 7 years ago
  44. 5306384 iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  45. 7f70be6 iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  46. 245a396 iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  47. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  48. b42a362 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  49. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  50. f0b638a iio: adc: stm32: add support for lptimer triggers by Fabrice Gasnier · 8 years ago
  51. d895882 iio: counter: Add support for STM32 LPTimer by Fabrice Gasnier · 8 years ago
  52. b01ced2 iio: trigger: Add STM32 LPTimer trigger driver by Fabrice Gasnier · 8 years ago
  53. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 8 years ago
  54. c65e3d6 iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL by Lorenzo Bianconi · 8 years ago
  55. 3af75db iio: adc: ti-ads1015: fix comparator polarity setting by Akinobu Mita · 8 years ago
  56. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 8 years ago
  57. 5e47adb Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  58. 8758701 iio: adc: rockchip_saradc: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  59. a1b509d iio: dac: stm32-dac-core: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  60. d9f39ba iio: adc: ti-ads1015: add threshold event support by Akinobu Mita · 8 years ago
  61. 47d8cf4 iio: adc: ti-ads1015: use iio_device_claim_direct_mode() by Akinobu Mita · 8 years ago
  62. 4de43d2 iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup by Akinobu Mita · 8 years ago
  63. 4128e8d iio: adc: ti-ads1015: add helper to set conversion mode by Akinobu Mita · 8 years ago
  64. 56b57a9 iio: adc: ti-ads1015: remove unnecessary config register update by Akinobu Mita · 8 years ago
  65. 4744d4e iio: adc: ti-ads1015: add adequate wait time to get correct conversion by Akinobu Mita · 8 years ago
  66. a6fe5e5 iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks by Akinobu Mita · 8 years ago
  67. 73e3e3f iio: adc: ti-ads1015: avoid getting stale result after runtime resume by Akinobu Mita · 8 years ago
  68. e8245c6 iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set by Akinobu Mita · 8 years ago
  69. 8d0e8e7 iio: adc: ti-ads1015: fix scale information for ADS1115 by Akinobu Mita · 8 years ago
  70. 0d106b7 iio: adc: ti-ads1015: fix incorrect data rate setting update by Akinobu Mita · 8 years ago
  71. 8cfa26a iio: adc: ti-ads7950: Allow to use on ACPI platforms by Andy Shevchenko · 8 years ago
  72. 0a60340 iio: magnetometer: ak8974: debug AMI306 calibration data by Michał Mirosław · 8 years ago
  73. 8b35a5f iio: magnetometer: st_magn: remove ihl property for LSM303AGR by Lorenzo Bianconi · 8 years ago
  74. 541ee9b iio: magnetometer: st_magn: fix status register address for LSM303AGR by Lorenzo Bianconi · 8 years ago
  75. f1664ea iio: hid-sensor-trigger: Fix the race with user space powering up sensors by Srinivas Pandruvada · 8 years ago
  76. a359bb2 iio: trigger: stm32-timer: fix get trigger mode by Fabrice Gasnier · 8 years ago
  77. fdd0d32 iio: imu: adis16480: Fix acceleration scale factor for adis16480 by Dragos Bogdan · 8 years ago
  78. 9991f99 iio: magnetometer: ak8974: mark INT_CLEAR as precious by Michał Mirosław · 8 years ago
  79. 408cc6e iio: magnetometer: ak8974: add_device_randomness (serial number) by Michał Mirosław · 8 years ago
  80. 21be26f iio: magnetometer: ak8974: support AMI306 variant by Michał Mirosław · 8 years ago
  81. 3282fa3 iio: light: tsl2583: constify i2c_device_id by Arvind Yadav · 8 years ago
  82. a6e5de9 iio: light: apds9300: constify i2c_device_id by Arvind Yadav · 8 years ago
  83. e05d83b iio: accel: bma180: constify i2c_device_id by Arvind Yadav · 8 years ago
  84. 283d269 iio: chemical: ccs811: Add triggered buffer support by Narcisa Ana Maria Vasile · 8 years ago
  85. dc2696b iio: srf08: add support for srf02 in i2c mode by Andreas Klinger · 8 years ago
  86. c5bf4a0 iio: srf08: add sensor type srf10 by Andreas Klinger · 8 years ago
  87. a831959 iio: srf08: add triggered buffer support by Andreas Klinger · 8 years ago
  88. c02b3a1 iio: srf08: add device tree table by Andreas Klinger · 8 years ago
  89. d0b7fea iio: magnetometer: add support to LIS2MDL by Lorenzo Bianconi · 8 years ago
  90. 3f09b8d iio: adc: select triggered buffer for sama5d2 adc by Arnd Bergmann · 8 years ago
  91. 8652892 Merge 4.13-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  92. 4303741 iio: accel: st_accel: fix data-ready line configuration by Lorenzo Bianconi · 8 years ago
  93. ef0bc2e iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25H by Lorenzo Bianconi · 8 years ago
  94. ce0d376 iio: adc: xadc: Fix coding style violations by Sai Krishna Potthuri · 8 years ago
  95. 25892d6 iio: trigger: stm32-timer: add output compare triggers by Fabrice Gasnier · 8 years ago
  96. 45fff14 iio: trigger: stm32-timer: add support for STM32H7 by Fabrice Gasnier · 8 years ago
  97. b0f847e HID: hid-sensor-hub: Force logical minimum to 1 for power and report state by Srinivas Pandruvada · 8 years ago
  98. fb4b6f9 iio: adc: ti-ads7950: Add OF device ID table by Andy Shevchenko · 8 years ago
  99. ee2ac1c iio: adc: stm32: add optional st,min-sample-time-nsecs by Fabrice Gasnier · 8 years ago
  100. 50dbe1f iio: adc: stm32: fix common clock rate by Fabrice Gasnier · 8 years ago