1. d1a8691 iio: adc: xilinx: fix potential use-after-free on remove by Sven Van Asbroeck · 6 years ago
  2. d38f661 io: accel: kxcjk1013: restore the range after resume. by he, bo · 6 years ago
  3. b36557f iio: adc: at91: disable adc channel interrupt in timeout case by Georg Ottinger · 6 years ago
  4. 0d34d43 iio: ad_sigma_delta: select channel when reading register by Dragos Bogdan · 6 years ago
  5. db0609c iio/gyro/bmg160: Use millidegrees for temperature scale by Mike Looijmans · 6 years ago
  6. ffe5a99 iio: adc: exynos-adc: Fix NULL pointer exception on unbind by Krzysztof Kozlowski · 6 years ago
  7. 80aec98 iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius by Matt Ranostay · 6 years ago
  8. b3476f2 iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID by Hans de Goede · 6 years ago
  9. 06c2233 iio:st_magn: Fix enable device after trigger by Martin Kelly · 6 years ago
  10. 5feed07 iio: adc: at91: fix wrong channel number in triggered buffer mode by Eugen Hristev · 6 years ago
  11. be1898c iio: adc: at91: fix acking DRDY irq on simple conversions by Eugen Hristev · 6 years ago
  12. 169a439 iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs() by Alexey Khoroshilov · 6 years ago
  13. e02771d iio: ad5064: Fix regulator handling by Lars-Peter Clausen · 6 years ago
  14. 1680ca3 iio: pressure: zpa2326: Remove always-true check which confuses gcc by Geert Uytterhoeven · 7 years ago
  15. d0136b8 iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications" by Hans de Goede · 7 years ago
  16. d4e5a9e iio: ad9523: Fix return value for ad952x_store() by Lars-Peter Clausen · 6 years ago
  17. 4e834c7 iio: ad9523: Fix displayed phase by Lars-Peter Clausen · 6 years ago
  18. b4164f8 iio: pressure: bmp280: fix relative humidity unit by Tomasz Duszynski · 6 years ago
  19. 0400b06 iio:buffer: make length types match kfifo types by Martin Kelly · 6 years ago
  20. 8978f15 iio:kfifo_buf: check for uint overflow by Martin Kelly · 6 years ago
  21. c613f7c iio: magnetometer: st_magn_spi: fix spi_device_id table by Lorenzo Bianconi · 7 years ago
  22. 691b036 iio: light: rpr0521 poweroff for probe fails by Mikko Koivunen · 7 years ago
  23. e187c0c iio: hi8435: cleanup reset gpio by Nikita Yushchenko · 7 years ago
  24. a1aeeac iio: hi8435: avoid garbage event at first enable by Nikita Yushchenko · 7 years ago
  25. c5eb48c iio: pressure: zpa2326: report interrupted case as failure by Nicholas Mc Guire · 7 years ago
  26. 055c49dc iio: st_pressure: st_accel: pass correct platform data to init by Michael Nosthoff · 7 years ago
  27. 3a0c4d9 iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value by Colin Ian King · 7 years ago
  28. 19b0f2f iio: st_pressure: st_accel: Initialise sensor platform data properly by Shrirang Bagul · 7 years ago
  29. 964e8ce iio: adis_lib: Initialize trigger before requesting interrupt by Lars-Peter Clausen · 7 years ago
  30. 97e6047 iio: buffer: check if a buffer has been set up when poll is called by Stefan Windfeldt-Prytz · 7 years ago
  31. 2383ba6 iio: adc: ti-ads1015: add 10% to conversion wait time by Ladislav Michl · 7 years ago
  32. 98dcbb9 iio: light: fix improper return value by Pan Bian · 8 years ago
  33. f89e669 iio: proximity: sx9500: claim direct mode during raw proximity reads by Alison Schofield · 8 years ago
  34. 6d88976 iio: magnetometer: mag3110: claim direct mode during raw writes by Alison Schofield · 8 years ago
  35. 87e4965 iio: pressure: ms5611: claim direct mode during oversampling changes by Alison Schofield · 8 years ago
  36. 19d0541 iio: trigger: free trigger resource correctly by Alison Schofield · 8 years ago
  37. 09fad6f iio: dummy: events: Add missing break by Lars-Peter Clausen · 7 years ago
  38. 90a8dfa iio: adc: xilinx: Fix error handling by Christophe JAILLET · 8 years ago
  39. ec8a715 iio: adc: mcp320x: Fix oops on module unload by Lukas Wunner · 7 years ago
  40. 1daa7c5 iio: adc: mcp320x: Fix readout of negative voltages by Lukas Wunner · 7 years ago
  41. 8b97d5b iio: ad7793: Fix the serial interface reset by Dragos Bogdan · 7 years ago
  42. f0865d6 IIO: BME280: Updates to Humidity readings need ctrl_reg write! by Colin Parker · 7 years ago
  43. 9af1bd5 iio: core: Return error for failed read_reg by Matt Fornero · 7 years ago
  44. 1f266a1 iio: ad_sigma_delta: Implement a dedicated reset function by Dragos Bogdan · 7 years ago
  45. a2002c9 iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  46. ab67661 iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  47. ff9b560 iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications by Hans de Goede · 8 years ago
  48. 259f317 iio: adc: imx25-gcq: Fix module autoload by Javier Martinez Canillas · 8 years ago
  49. ffb58b8 iio: adc: ti-ads1015: add adequate wait time to get correct conversion by Akinobu Mita · 7 years ago
  50. ff4a98e iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks by Akinobu Mita · 7 years ago
  51. 1ed4565 iio: adc: ti-ads1015: avoid getting stale result after runtime resume by Akinobu Mita · 7 years ago
  52. c72ad1a iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set by Akinobu Mita · 7 years ago
  53. 115af6c iio: adc: ti-ads1015: fix scale information for ADS1115 by Akinobu Mita · 7 years ago
  54. 177d84e iio: adc: ti-ads1015: fix incorrect data rate setting update by Akinobu Mita · 7 years ago
  55. 23caaf2 iio: hid-sensor-trigger: Fix the race with user space powering up sensors by Srinivas Pandruvada · 7 years ago
  56. b150ee0 iio: imu: adis16480: Fix acceleration scale factor for adis16480 by Dragos Bogdan · 7 years ago
  57. eda1b3d iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits by Stefan-Gabriel Mirea · 7 years ago
  58. bbae082 iio: light: tsl2563: use correct event code by Akinobu Mita · 7 years ago
  59. 1ca3869 iio: accel: bmc150: Always restore device to normal mode after suspend-resume by Hans de Goede · 7 years ago
  60. cf6ac3a iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500 by Jean-Baptiste Maneyrol · 7 years ago
  61. dca0265 iio: adc: ti_am335x_adc: allocating too much in probe by Dan Carpenter · 7 years ago
  62. cf308c1 iio: proximity: as3935: recalibrate RCO after resume by Matt Ranostay · 7 years ago
  63. 56251d1 iio: st_pressure: Fix data sign by Marcin Niestroj · 8 years ago
  64. 716dd37 iio: proximity: as3935: fix iio_trigger_poll issue by Matt Ranostay · 7 years ago
  65. bad3b49 iio: proximity: as3935: fix AS3935_INT mask by Matt Ranostay · 7 years ago
  66. 8067c91 iio: light: ltr501 Fix interchanged als/ps register field by Franziska Naepelt · 7 years ago
  67. e33679f iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's by Raveendra Padasalagi · 7 years ago
  68. 6bee0b1 iio: hid-sensor: Store restore poll and hysteresis on S3 by Srinivas Pandruvada · 7 years ago
  69. a99462b iio: proximity: as3935: fix as3935_write by Matt Ranostay · 7 years ago
  70. dfb450b IIO: bmp280-core.c: fix error in humidity calculation by Andreas Klinger · 7 years ago
  71. a03176f iio: dac: ad7303: fix channel description by Pavel Roskin · 7 years ago
  72. 71b44ef iio: bmg160: reset chip when probing by Quentin Schulz · 8 years ago
  73. 1e6b503 iio: magnetometer: ak8974: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  74. 9808ff1 iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3 by Song Hongyan · 8 years ago
  75. ec271b0 iio: adc: ti_am335x_adc: fix fifo overrun recovery by Michael Engl · 7 years ago
  76. a34546c iio: pressure: mpl3115: do not rely on structure field ordering by Peter Rosin · 8 years ago
  77. 602bd10 iio: pressure: mpl115: do not rely on structure field ordering by Peter Rosin · 8 years ago
  78. c6b0333 iio: health: max30100: fixed parenthesis around FIFO count check by Matt Ranostay · 8 years ago
  79. 12c2fcf iio: dht11: Use usleep_range instead of msleep for start signal by John Brooks · 8 years ago
  80. 7baa849 iio: health: afe4403: retrieve a valid iio_dev in suspend/resume by Alison Schofield · 8 years ago
  81. 5f0ee56 iio: health: afe4404: retrieve a valid iio_dev in suspend/resume by Alison Schofield · 8 years ago
  82. 54d2ccc iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume by Alison Schofield · 8 years ago
  83. 96a0c8e iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  84. ea991c8 iio: bmi160: Fix time needed to sleep after command execution by Marcin Niestroj · 8 years ago
  85. 7090b8d iio: max44000: correct value in illuminance_integration_time_available by Akinobu Mita · 8 years ago
  86. cf49219 iio: common: st_sensors: fix channel data parsing by Lorenzo Bianconi · 8 years ago
  87. d70674e iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 8 years ago
  88. 6f77199 iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation. by Song Hongyan · 8 years ago
  89. 8af644a iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver) by Song Hongyan · 8 years ago
  90. d304286 iio: st_sensors: fix scale configuration for h3lis331dl by Lorenzo Bianconi · 8 years ago
  91. 8b77eb9 Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  92. d1fe85e iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian value by Sandhya Bankar · 8 years ago
  93. 2967999 iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors by Mika Westerberg · 8 years ago
  94. 41844e3 Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  95. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  96. 231147e iio: maxim_thermocouple: Align 16 bit big endian value of raw reads by sayli karnik · 8 years ago
  97. ac45e57 iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensors by Peter Meerwald-Stadler · 8 years ago
  98. 03b262f iio:pressure: initial zpa2326 barometer support by Gregor Boirie · 8 years ago
  99. 063e330 iio: accel: Add driver for the mCube MC3230 3-axis accelerometer by Hans de Goede · 8 years ago
  100. 5620318 iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) by Hans de Goede · 8 years ago