1. 8af644a iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver) by Song Hongyan · 8 years ago
  2. d304286 iio: st_sensors: fix scale configuration for h3lis331dl by Lorenzo Bianconi · 8 years ago
  3. 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
  4. 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
  5. 2967999 iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors by Mika Westerberg · 8 years ago
  6. 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
  7. 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
  8. 231147e iio: maxim_thermocouple: Align 16 bit big endian value of raw reads by sayli karnik · 8 years ago
  9. 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
  10. 03b262f iio:pressure: initial zpa2326 barometer support by Gregor Boirie · 8 years ago
  11. 063e330 iio: accel: Add driver for the mCube MC3230 3-axis accelerometer by Hans de Goede · 8 years ago
  12. 5620318 iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) by Hans de Goede · 8 years ago
  13. becf05e iio: common: ssp_sensors: gyro: constify iio_info structures by Julia Lawall · 8 years ago
  14. 52ceb77 iio: adc: men_z188_adc: constify iio_info structures by Julia Lawall · 8 years ago
  15. 7504dfc iio: common: ssp_sensors: accel: constify iio_info structures by Julia Lawall · 8 years ago
  16. 1288400 iio: accel: kxsd9: Support reading a mounting matrix by Linus Walleij · 8 years ago
  17. 9a9a369 iio: accel: kxsd9: Deploy system and runtime PM by Linus Walleij · 8 years ago
  18. 79383aa iio: accel: kxsd9: Replace "parent" with "dev" by Linus Walleij · 8 years ago
  19. 2bb4a02 iio: accel: kxsd9: Fetch and handle regulators by Linus Walleij · 8 years ago
  20. 11adc2b iio: accel: kxsd9: Deploy proper register bit defines by Linus Walleij · 8 years ago
  21. 0427a10 iio: accel: kxsd9: Add triggered buffer handling by Linus Walleij · 8 years ago
  22. 84e2f6f iio: accel: kxsd9: Fix up offset and scaling by Linus Walleij · 8 years ago
  23. dc6ac05 iio: accel: kxsd9: Drop the buffer lock by Linus Walleij · 8 years ago
  24. a483ab7 iio: accel: kxsd9: Add I2C transport by Linus Walleij · 8 years ago
  25. 0d1fb2d iio: accel: kxsd9: Convert to use regmap for transport by Linus Walleij · 8 years ago
  26. ab04f73 iio: accel: kxsd9: Do away with the write2 helper by Linus Walleij · 8 years ago
  27. bf96f6e iio: accel: kxsd9: Split out SPI transport by Linus Walleij · 8 years ago
  28. 154021a iio: accel: kxsd9: split out a common remove() function by Linus Walleij · 8 years ago
  29. 9f90797 iio: accel: kxsd9: Split out transport mechanism by Linus Walleij · 8 years ago
  30. 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
  31. 1696566 iio: accel: mxc6255: Fix chip-id check by Hans de Goede · 8 years ago
  32. 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  33. 7ba4b88 iio: st_sensors: use the helper function by Linus Walleij · 8 years ago
  34. 702a7b8 iio: trigger: helpers to determine own trigger by Linus Walleij · 8 years ago
  35. 4b1a938 iio: iio_push_event(): Don't crash if the event interface is not registered by Lars-Peter Clausen · 8 years ago
  36. 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
  37. 171c009 iio:core: fix IIO_VAL_FRACTIONAL sign handling by Gregor Boirie · 8 years ago
  38. 06777c5 iio: accel: mxc6255 add support for the mxc6225 by Hans de Goede · 8 years ago
  39. ede63aa iio: adc: at91: Add support for Touchscreen Switches Closure Time by Nicolas Ferre · 8 years ago
  40. fbe84bd iio: devm_regulator_get_optional never returns NULL by Crt Mori · 8 years ago
  41. 6751607 iio: fetch and enable regulators unconditionally by Crt Mori · 8 years ago
  42. 5dba4b1 iio: ensure ret is initialized to zero before entering do loop by Colin Ian King · 8 years ago
  43. 9c2edd8 Merge 4.8-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  44. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  45. 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
  46. 9083325 iio:trigger: add resource managed (un)register by Gregor Boirie · 8 years ago
  47. 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
  48. 307fe9d iio: accel: kxsd9: Fix scaling bug by Linus Walleij · 8 years ago
  49. 2535cc7 iio: chemical: vz89x: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  50. 1c50084 iio: accel: bmc150: reset chip at init time by Olof Johansson · 8 years ago
  51. 1b246fc iio: st_sensors: fix errorcheck for regulators by Linus Walleij · 8 years ago
  52. 4075a28 iio: stx104: Add IIO support for the ADC channels by William Breathitt Gray · 8 years ago
  53. 36afb17 iio: fix pressure data output unit in hid-sensor-attributes by Kweh, Hock Leong · 8 years ago
  54. c060991 iio: adc: ina2xx: remove unused debug field from chip global data by Alison Schofield · 8 years ago
  55. c8cdf70 iio: trigger: allow immutable triggers to be assigned by Matt Ranostay · 8 years ago
  56. a5c8b11 iio: sx9500: add final devicetree support by Christoph Fritz · 8 years ago
  57. 50a6edb iio: adc: add ADC12130/ADC12132/ADC12138 ADC driver by Akinobu Mita · 8 years ago
  58. 832c823 misc: retire the old BMP085 driver by Linus Walleij · 8 years ago
  59. a565a03 fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possible by Baoyou Xie · 8 years ago
  60. 96303e2 iio: magn: ak8974: remove .owner field for driver by Wei Yongjun · 8 years ago
  61. 5bc55ef iio: magn/ak8974: avoid unused function warning by Arnd Bergmann · 8 years ago
  62. 2e1f44d iio: hid-sensors: avoid unused function warning by Arnd Bergmann · 8 years ago
  63. 943bbe7 iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_config_of() by Wei Yongjun · 8 years ago
  64. 16335bc iio: temperature: fix non static symbol warnings by Wei Yongjun · 8 years ago
  65. aeb55ff iio: st_sensors: fetch and enable regulators unconditionally by Linus Walleij · 8 years ago
  66. 7f270bc iio: dac: AD8801: add Analog Devices AD8801/AD8803 support by Gwenhael Goavec-Merou · 8 years ago
  67. 9d1894c iio: chemical: vz89x: prevent corrupted buffer from being read by Matt Ranostay · 8 years ago
  68. 0a735aa iio: chemical: vz89x: add support for VZ89TE part by Matt Ranostay · 8 years ago
  69. 8376882 iio: chemical: vz89x: abstract chip configuration by Matt Ranostay · 8 years ago
  70. 8c9e7b1 iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC by Alison Schofield · 8 years ago
  71. 9d47964 iio: ad5755: fix off-by-one on devnr limit check by Colin Ian King · 8 years ago
  72. d5bd1eb Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing by Greg Kroah-Hartman · 8 years ago
  73. 543852a iio: adc: rockchip_saradc: reset saradc controller before programming it by Caesar Wang · 8 years ago
  74. 7ac61a0 iio: accel: kxsd9: Fix raw read return by Linus Walleij · 8 years ago
  75. 7f6cf74 iio: hid-sensors: use asynchronous resume by Srinivas Pandruvada · 8 years ago
  76. ace4cdf iio: adc: mt2701: Add Mediatek auxadc driver for mt2701. by Zhiyong Tao · 8 years ago
  77. e245445 iio: temperature: add Kconfig selects for triggered buffer by Alison Schofield · 8 years ago
  78. 7175cce iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample by Vignesh R · 8 years ago
  79. 90c43ec iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access by Vignesh R · 8 years ago
  80. 197399d iio: magnetometer: mag3110: claim direct mode during raw reads by Alison Schofield · 8 years ago
  81. ca64d4b iio: chemical: atlas-ph-sensor: fix typo in val assignment by Colin Ian King · 8 years ago
  82. fcf68f3 iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING" by Brian Norris · 8 years ago
  83. ce08cc9 iio: chemical: atlas-ph-sensor: add ORP feature by Matt Ranostay · 8 years ago
  84. d7c0e5a iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap tree by Matt Ranostay · 8 years ago
  85. b015b3e iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpers by Matt Ranostay · 8 years ago
  86. 4d671b7 iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCs by Matt Ranostay · 8 years ago
  87. adca058 iio: buffer-callback: allow getting underlying iio_dev by Matt Ranostay · 8 years ago
  88. 522caeb iio:ti-ads1015: fix a wrong pointer definition. by Giorgio Dal Molin · 8 years ago
  89. a4fa650 iio: accel: add support for the Domintech DMARD09 3-axis accelerometer by Jelle van der Waa · 8 years ago
  90. b1b79f5 iio: accel: Add support for Domintech DMARD06 accelerometer by Aleksei Mamlin · 8 years ago
  91. 83cf8df drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup by Valentin Rothberg · 8 years ago
  92. 8c11e16 iio: sx9500: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  93. cba4985 iio: adc: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  94. c2ab447 iio: adc: at91: unbreak channel adc channel 3 by Anders Darander · 8 years ago
  95. b75b58b iio: accel: bma180: use iio helper function to guarantee direct mode by Alison Schofield · 8 years ago
  96. ca1902f iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig by Alison Schofield · 8 years ago
  97. 0d9dcf8 iio: humidity: hdc100x: fix sensor data reads of temp and humidity by Alison Schofield · 8 years ago
  98. 281269f iio: light: us5182d: Add missing error code assignment before test by Christophe JAILLET · 8 years ago
  99. 7c94a8b iio: magn: add a driver for AK8974 by Linus Walleij · 8 years ago
  100. 31f453e iio: pressure: bmp280: fix runtime suspend/resume crash by Linus Walleij · 8 years ago