1. eda1b3d iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits by Stefan-Gabriel Mirea · 7 years ago
  2. bbae082 iio: light: tsl2563: use correct event code by Akinobu Mita · 7 years ago
  3. 1ca3869 iio: accel: bmc150: Always restore device to normal mode after suspend-resume by Hans de Goede · 7 years ago
  4. cf6ac3a iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500 by Jean-Baptiste Maneyrol · 7 years ago
  5. dca0265 iio: adc: ti_am335x_adc: allocating too much in probe by Dan Carpenter · 7 years ago
  6. cf308c1 iio: proximity: as3935: recalibrate RCO after resume by Matt Ranostay · 7 years ago
  7. 56251d1 iio: st_pressure: Fix data sign by Marcin Niestroj · 7 years ago
  8. 716dd37 iio: proximity: as3935: fix iio_trigger_poll issue by Matt Ranostay · 7 years ago
  9. bad3b49 iio: proximity: as3935: fix AS3935_INT mask by Matt Ranostay · 7 years ago
  10. 8067c91 iio: light: ltr501 Fix interchanged als/ps register field by Franziska Naepelt · 7 years ago
  11. e33679f iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's by Raveendra Padasalagi · 7 years ago
  12. 6bee0b1 iio: hid-sensor: Store restore poll and hysteresis on S3 by Srinivas Pandruvada · 7 years ago
  13. a99462b iio: proximity: as3935: fix as3935_write by Matt Ranostay · 7 years ago
  14. dfb450b IIO: bmp280-core.c: fix error in humidity calculation by Andreas Klinger · 7 years ago
  15. a03176f iio: dac: ad7303: fix channel description by Pavel Roskin · 7 years ago
  16. 71b44ef iio: bmg160: reset chip when probing by Quentin Schulz · 7 years ago
  17. 1e6b503 iio: magnetometer: ak8974: remove incorrect __exit markups by Dmitry Torokhov · 7 years ago
  18. 9808ff1 iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3 by Song Hongyan · 7 years ago
  19. ec271b0 iio: adc: ti_am335x_adc: fix fifo overrun recovery by Michael Engl · 7 years ago
  20. a34546c iio: pressure: mpl3115: do not rely on structure field ordering by Peter Rosin · 7 years ago
  21. 602bd10 iio: pressure: mpl115: do not rely on structure field ordering by Peter Rosin · 7 years ago
  22. c6b0333 iio: health: max30100: fixed parenthesis around FIFO count check by Matt Ranostay · 7 years ago
  23. 12c2fcf iio: dht11: Use usleep_range instead of msleep for start signal by John Brooks · 7 years ago
  24. 7baa849 iio: health: afe4403: retrieve a valid iio_dev in suspend/resume by Alison Schofield · 7 years ago
  25. 5f0ee56 iio: health: afe4404: retrieve a valid iio_dev in suspend/resume by Alison Schofield · 7 years ago
  26. 54d2ccc iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume by Alison Schofield · 7 years ago
  27. 96a0c8e iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 7 years ago
  28. ea991c8 iio: bmi160: Fix time needed to sleep after command execution by Marcin Niestroj · 7 years ago
  29. 7090b8d iio: max44000: correct value in illuminance_integration_time_available by Akinobu Mita · 7 years ago
  30. cf49219 iio: common: st_sensors: fix channel data parsing by Lorenzo Bianconi · 7 years ago
  31. d70674e iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 8 years ago
  32. 6f77199 iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation. by Song Hongyan · 8 years ago
  33. 8af644a iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver) by Song Hongyan · 8 years ago
  34. d304286 iio: st_sensors: fix scale configuration for h3lis331dl by Lorenzo Bianconi · 8 years ago
  35. 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
  36. 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
  37. 2967999 iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors by Mika Westerberg · 8 years ago
  38. 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
  39. 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
  40. 231147e iio: maxim_thermocouple: Align 16 bit big endian value of raw reads by sayli karnik · 8 years ago
  41. 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
  42. 03b262f iio:pressure: initial zpa2326 barometer support by Gregor Boirie · 8 years ago
  43. 063e330 iio: accel: Add driver for the mCube MC3230 3-axis accelerometer by Hans de Goede · 8 years ago
  44. 5620318 iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) by Hans de Goede · 8 years ago
  45. becf05e7 iio: common: ssp_sensors: gyro: constify iio_info structures by Julia Lawall · 8 years ago
  46. 52ceb77 iio: adc: men_z188_adc: constify iio_info structures by Julia Lawall · 8 years ago
  47. 7504dfc iio: common: ssp_sensors: accel: constify iio_info structures by Julia Lawall · 8 years ago
  48. 1288400 iio: accel: kxsd9: Support reading a mounting matrix by Linus Walleij · 8 years ago
  49. 9a9a369 iio: accel: kxsd9: Deploy system and runtime PM by Linus Walleij · 8 years ago
  50. 79383aa iio: accel: kxsd9: Replace "parent" with "dev" by Linus Walleij · 8 years ago
  51. 2bb4a02 iio: accel: kxsd9: Fetch and handle regulators by Linus Walleij · 8 years ago
  52. 11adc2b iio: accel: kxsd9: Deploy proper register bit defines by Linus Walleij · 8 years ago
  53. 0427a10 iio: accel: kxsd9: Add triggered buffer handling by Linus Walleij · 8 years ago
  54. 84e2f6f iio: accel: kxsd9: Fix up offset and scaling by Linus Walleij · 8 years ago
  55. dc6ac05 iio: accel: kxsd9: Drop the buffer lock by Linus Walleij · 8 years ago
  56. a483ab7 iio: accel: kxsd9: Add I2C transport by Linus Walleij · 8 years ago
  57. 0d1fb2d iio: accel: kxsd9: Convert to use regmap for transport by Linus Walleij · 8 years ago
  58. ab04f73 iio: accel: kxsd9: Do away with the write2 helper by Linus Walleij · 8 years ago
  59. bf96f6e iio: accel: kxsd9: Split out SPI transport by Linus Walleij · 8 years ago
  60. 154021a iio: accel: kxsd9: split out a common remove() function by Linus Walleij · 8 years ago
  61. 9f90797 iio: accel: kxsd9: Split out transport mechanism by Linus Walleij · 8 years ago
  62. 552edf8 Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  63. 1696566 iio: accel: mxc6255: Fix chip-id check by Hans de Goede · 8 years ago
  64. 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  65. 7ba4b88 iio: st_sensors: use the helper function by Linus Walleij · 8 years ago
  66. 702a7b8 iio: trigger: helpers to determine own trigger by Linus Walleij · 8 years ago
  67. 4b1a938 iio: iio_push_event(): Don't crash if the event interface is not registered by Lars-Peter Clausen · 8 years ago
  68. 72d508a Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  69. 171c009 iio:core: fix IIO_VAL_FRACTIONAL sign handling by Gregor Boirie · 8 years ago
  70. 06777c5 iio: accel: mxc6255 add support for the mxc6225 by Hans de Goede · 8 years ago
  71. ede63aaf iio: adc: at91: Add support for Touchscreen Switches Closure Time by Nicolas Ferre · 8 years ago
  72. fbe84bd iio: devm_regulator_get_optional never returns NULL by Crt Mori · 8 years ago
  73. 6751607 iio: fetch and enable regulators unconditionally by Crt Mori · 8 years ago
  74. 5dba4b1 iio: ensure ret is initialized to zero before entering do loop by Colin Ian King · 8 years ago
  75. 9c2edd8 Merge 4.8-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  76. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  77. 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
  78. 9083325 iio:trigger: add resource managed (un)register by Gregor Boirie · 8 years ago
  79. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  80. 307fe9d iio: accel: kxsd9: Fix scaling bug by Linus Walleij · 8 years ago
  81. 2535cc7 iio: chemical: vz89x: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  82. 1c50084 iio: accel: bmc150: reset chip at init time by Olof Johansson · 8 years ago
  83. 1b246fc iio: st_sensors: fix errorcheck for regulators by Linus Walleij · 8 years ago
  84. 4075a283 iio: stx104: Add IIO support for the ADC channels by William Breathitt Gray · 8 years ago
  85. 36afb17 iio: fix pressure data output unit in hid-sensor-attributes by Kweh, Hock Leong · 8 years ago
  86. c060991 iio: adc: ina2xx: remove unused debug field from chip global data by Alison Schofield · 8 years ago
  87. c8cdf70 iio: trigger: allow immutable triggers to be assigned by Matt Ranostay · 8 years ago
  88. a5c8b11 iio: sx9500: add final devicetree support by Christoph Fritz · 8 years ago
  89. 50a6edb iio: adc: add ADC12130/ADC12132/ADC12138 ADC driver by Akinobu Mita · 8 years ago
  90. 832c823 misc: retire the old BMP085 driver by Linus Walleij · 8 years ago
  91. a565a03 fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possible by Baoyou Xie · 8 years ago
  92. 96303e2 iio: magn: ak8974: remove .owner field for driver by Wei Yongjun · 8 years ago
  93. 5bc55ef iio: magn/ak8974: avoid unused function warning by Arnd Bergmann · 8 years ago
  94. 2e1f44d iio: hid-sensors: avoid unused function warning by Arnd Bergmann · 8 years ago
  95. 943bbe7 iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_config_of() by Wei Yongjun · 8 years ago
  96. 16335bc iio: temperature: fix non static symbol warnings by Wei Yongjun · 8 years ago
  97. aeb55ff iio: st_sensors: fetch and enable regulators unconditionally by Linus Walleij · 8 years ago
  98. 7f270bc iio: dac: AD8801: add Analog Devices AD8801/AD8803 support by Gwenhael Goavec-Merou · 8 years ago
  99. 9d1894cd iio: chemical: vz89x: prevent corrupted buffer from being read by Matt Ranostay · 8 years ago
  100. 0a735aa iio: chemical: vz89x: add support for VZ89TE part by Matt Ranostay · 8 years ago