1. d1c11dc iio: adc: ti-ads1015: write config register only on change by Ladislav Michl · 7 years ago
  2. 4e57562 iio: imu: inv_mpu6050: fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  3. dd92d5e iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values by Gustavo A. R. Silva · 7 years ago
  4. 9d2f715 iio: light: tcs3472: support out-of-threshold events by Akinobu Mita · 7 years ago
  5. 7090992 iio:potentiometer:max5487: Drop explicit setting of module owner by Jonathan Cameron · 7 years ago
  6. 6ec7ffd iio:potentiometer:max5481 drop explicit setting of the owner module. by Jonathan Cameron · 7 years ago
  7. aacbd09 iio:adc:ti-ads8688: Drop manual setting of the driver owner field. by Jonathan Cameron · 7 years ago
  8. a8375d7 iio:adc:max9611: Drop explicit setting of the i2c module owner. by Jonathan Cameron · 7 years ago
  9. 873f389 iio: multiplexer: drop the manual assignment of THIS_MODULE by Jonathan Cameron · 7 years ago
  10. 38ebbf6 iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  11. 5e42916 iio:temperature: drop assignment of iio_info.driver_module by Jonathan Cameron · 7 years ago
  12. a62e256 iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  13. 6a15fef iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  14. c64fdf0 iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  15. 6d9d020 iio:dpot: drop assign iio_info.driver_module by Jonathan Cameron · 7 years ago
  16. 1b449a7 iio:orientation: drop assign iio_info.driver_module by Jonathan Cameron · 7 years ago
  17. 7f30726 iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  18. 4166b47 iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  19. 79978a9 iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  20. 13a8c6c iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  21. 73bba67 iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  22. 227e8ef iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  23. 3b3ec60 iio:frequency: drop assign iio_info.driver_module by Jonathan Cameron · 7 years ago
  24. 4403a39 iio:dummy: drop assignment of iio_info.driver_module by Jonathan Cameron · 7 years ago
  25. ea9e3f3 iio:dac: drop assignment of iio_info.driver_module by Jonathan Cameron · 7 years ago
  26. d5b531a iio:counter:104-quad-8 drop assign iio_info.driver_module by Jonathan Cameron · 7 years ago
  27. d177f6a iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  28. 254f3a6 iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  29. 7279297 iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  30. 6c5bffa iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  31. 52b31bc iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  32. 0458168 iio:trigger: Remove necessity to have a trig->ops structure. by Jonathan Cameron · 7 years ago
  33. 035c70a iio: triggers: Use macros to avoid boilerplate assignment of owner. by Jonathan Cameron · 7 years ago
  34. 63b1954 iio: Use macro magic to avoid manual assign of driver_module by Jonathan Cameron · 7 years ago
  35. 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 · 7 years ago
  36. 8758701 iio: adc: rockchip_saradc: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  37. a1b509d iio: dac: stm32-dac-core: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  38. d9f39ba iio: adc: ti-ads1015: add threshold event support by Akinobu Mita · 7 years ago
  39. 47d8cf4 iio: adc: ti-ads1015: use iio_device_claim_direct_mode() by Akinobu Mita · 7 years ago
  40. 4de43d2 iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup by Akinobu Mita · 7 years ago
  41. 4128e8d iio: adc: ti-ads1015: add helper to set conversion mode by Akinobu Mita · 7 years ago
  42. 56b57a9 iio: adc: ti-ads1015: remove unnecessary config register update by Akinobu Mita · 7 years ago
  43. 4744d4e iio: adc: ti-ads1015: add adequate wait time to get correct conversion by Akinobu Mita · 7 years ago
  44. a6fe5e5 iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks by Akinobu Mita · 7 years ago
  45. 73e3e3f iio: adc: ti-ads1015: avoid getting stale result after runtime resume by Akinobu Mita · 7 years ago
  46. e8245c6 iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set by Akinobu Mita · 7 years ago
  47. 8d0e8e7 iio: adc: ti-ads1015: fix scale information for ADS1115 by Akinobu Mita · 7 years ago
  48. 0d106b7 iio: adc: ti-ads1015: fix incorrect data rate setting update by Akinobu Mita · 7 years ago
  49. 8cfa26a iio: adc: ti-ads7950: Allow to use on ACPI platforms by Andy Shevchenko · 7 years ago
  50. 0a60340 iio: magnetometer: ak8974: debug AMI306 calibration data by Michał Mirosław · 7 years ago
  51. 9991f99 iio: magnetometer: ak8974: mark INT_CLEAR as precious by Michał Mirosław · 7 years ago
  52. 408cc6e iio: magnetometer: ak8974: add_device_randomness (serial number) by Michał Mirosław · 7 years ago
  53. 21be26f iio: magnetometer: ak8974: support AMI306 variant by Michał Mirosław · 7 years ago
  54. 3282fa3 iio: light: tsl2583: constify i2c_device_id by Arvind Yadav · 7 years ago
  55. a6e5de9 iio: light: apds9300: constify i2c_device_id by Arvind Yadav · 7 years ago
  56. e05d83b iio: accel: bma180: constify i2c_device_id by Arvind Yadav · 7 years ago
  57. 283d269 iio: chemical: ccs811: Add triggered buffer support by Narcisa Ana Maria Vasile · 7 years ago
  58. dc2696b iio: srf08: add support for srf02 in i2c mode by Andreas Klinger · 7 years ago
  59. c5bf4a0 iio: srf08: add sensor type srf10 by Andreas Klinger · 7 years ago
  60. a831959 iio: srf08: add triggered buffer support by Andreas Klinger · 7 years ago
  61. c02b3a1 iio: srf08: add device tree table by Andreas Klinger · 7 years ago
  62. d0b7fea iio: magnetometer: add support to LIS2MDL by Lorenzo Bianconi · 7 years ago
  63. 3f09b8d iio: adc: select triggered buffer for sama5d2 adc by Arnd Bergmann · 7 years ago
  64. 8652892 Merge 4.13-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
  65. 4303741 iio: accel: st_accel: fix data-ready line configuration by Lorenzo Bianconi · 7 years ago
  66. ef0bc2e iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25H by Lorenzo Bianconi · 7 years ago
  67. ce0d376 iio: adc: xadc: Fix coding style violations by Sai Krishna Potthuri · 7 years ago
  68. 25892d6 iio: trigger: stm32-timer: add output compare triggers by Fabrice Gasnier · 7 years ago
  69. 45fff14 iio: trigger: stm32-timer: add support for STM32H7 by Fabrice Gasnier · 7 years ago
  70. fb4b6f9 iio: adc: ti-ads7950: Add OF device ID table by Andy Shevchenko · 7 years ago
  71. ee2ac1c iio: adc: stm32: add optional st,min-sample-time-nsecs by Fabrice Gasnier · 7 years ago
  72. 98c2f10 Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  73. f3f0ae1 iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state() by Lorenzo Bianconi · 7 years ago
  74. 9251f7a iio: humidity: hts221: support open drain mode by Lorenzo Bianconi · 7 years ago
  75. 8614206 iio: adc: New driver for Cirrus Logic EP93xx ADC by Alexander Sverdlin · 7 years ago
  76. 055655a Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  77. 737cc2a iio: aspeed-adc: wait for initial sequence. by Mykola Kostenok · 7 years ago
  78. 3921db4 iio: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  79. e7b4b45 iio: humidity: hts221: support active-low interrupts by Lorenzo Bianconi · 7 years ago
  80. e3e2544 iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable by Lorenzo Bianconi · 7 years ago
  81. ffebe74 iio: humidity: hts221: avoid useless ODR reconfiguration by Lorenzo Bianconi · 7 years ago
  82. f6f58d9 iio: humidity: hts221: do not overwrite reserved data during power-down by Lorenzo Bianconi · 7 years ago
  83. 2ede274 iio: humidity: hts221: move BDU configuration in probe routine by Lorenzo Bianconi · 7 years ago
  84. bd49302 iio: humidity: hts221: refactor write_with_mask code by Lorenzo Bianconi · 7 years ago
  85. a94c24a iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor by Narcisa Ana Maria Vasile · 7 years ago
  86. 8b298fb iio: adc: ad7766: Remove unneeded gpiod NULL check by Fabio Estevam · 7 years ago
  87. 50db2cd iio: orientation: hid-sensor-rotation: Drop unnecessary static by Julia Lawall · 7 years ago
  88. e59e189 iio: accel: bmc150: Always restore device to normal mode after suspend-resume by Hans de Goede · 7 years ago
  89. bc4b2a5 iio: core: Fix mapping of iio channels to entry numbers by Gaurav Gupta · 7 years ago
  90. 9d9ebe6 iio: dac: stm32: add support for stm32f4 by Fabrice Gasnier · 7 years ago
  91. 0c1a1b6 iio: dac: stm32: fix error message by Fabrice Gasnier · 7 years ago
  92. 5b4e17c iio: adc: at91: make array startup_lookup static by Colin Ian King · 7 years ago
  93. 3091141 iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0 by Hans de Goede · 7 years ago
  94. b30f159 iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME by Lorenzo Bianconi · 7 years ago
  95. 2b96d66 iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DL by Lorenzo Bianconi · 7 years ago
  96. 6011208 iio: accel: st_accel_i2c: fix i2c_device_id table by Lorenzo Bianconi · 7 years ago
  97. 2df331c iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size by Colin Ian King · 7 years ago
  98. 72e3601 iio: accel: make array init_data static to reduce code size by Colin Ian King · 7 years ago
  99. 36d311b iio: adc: rockchip_saradc: add NULL check on of_match_device() return value by Gustavo A. R. Silva · 7 years ago
  100. 2f9aeee iio: adc: meson-saradc: add NULL check on of_match_device() return value by Gustavo A. R. Silva · 7 years ago