1. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  2. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  3. 496fb59 iio: light: si1133: fix uninitialized resp variable by Maxime Roussin-Bélanger · 6 years ago
  4. 2b4ec22 Merge branch 'fixes-togreg' into togreg by Jonathan Cameron · 6 years ago
  5. 1e96e93 iio: light: si1133 fix test for val being not zero or not one. by Colin Ian King · 6 years ago
  6. 2fa03b9 iio: adc: xilinx: Move request_irq before enabling interrupts by Manish Narani · 6 years ago
  7. 50e8e9f iio: adc: xilinx: Remove platform_get_irq from xadc_remove function by Manish Narani · 6 years ago
  8. 81f5471 iio: adc: xilinx: limit pcap clock frequency value by Manish Narani · 6 years ago
  9. 0a84609 iio: adc: xilinx: Check for return values in clk related functions by Manish Narani · 6 years ago
  10. be38866 iio: vcnl4000: add support for VCNL4200 by Tomas Novotny · 6 years ago
  11. 58bf9ac iio: vcnl4000: warn on incorrectly specified device id by Tomas Novotny · 6 years ago
  12. 50c50b9 iio: vcnl4000: add VCNL4010 and VCNL4020 device id by Tomas Novotny · 6 years ago
  13. 1ebc787 iio: vcnl4000: make the driver extendable by Tomas Novotny · 6 years ago
  14. cebc458 iio: ad_sigma_delta: use unsigned long for timeout by Nicholas Mc Guire · 6 years ago
  15. 1b3bd85 iio: chemical: Add support for Bosch BME680 sensor by Himanshu Jha · 6 years ago
  16. 6431975 iio: ad9523: support for external signals via gpios by Michael Hennerich · 6 years ago
  17. 9a5094c iio: ad9523: Fix return value for ad952x_store() by Lars-Peter Clausen · 6 years ago
  18. 3ceefa3 Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  19. c5b974b iio: sca3000: Fix missing return in switch by Gustavo A. R. Silva · 6 years ago
  20. 5a4e33c iio: ad9523: Fix displayed phase by Lars-Peter Clausen · 6 years ago
  21. ffc0d63 iio: adc: meson-saradc: add support for the Meson8m2 SoCs by Martin Blumenstingl · 6 years ago
  22. 8134b61 iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode by David Lechner · 6 years ago
  23. 7d7209f iio: adc: ti-ads7950: use SPDX-License-Identifier by David Lechner · 6 years ago
  24. a176ba3 iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw() by Dan Carpenter · 6 years ago
  25. 69f894c iio: ad9523: replace core mlock with local lock by Lars-Peter Clausen · 6 years ago
  26. c344a32 iio: adc: xilinx: Remove dead code from xadc_zynq_setup by Manish Narani · 6 years ago
  27. e01e7ea iio: light: introduce si1133 by Maxime Roussin-Bélanger · 6 years ago
  28. c0e4e0f iio: Add modifier for DUV light by Maxime Roussin-Bélanger · 6 years ago
  29. 1c28799 iio: light: isl29501: Add support for the ISL29501 ToF sensor. by Mathieu Othacehe · 6 years ago
  30. c73314e iio: Add channel for Phase by Mathieu Othacehe · 6 years ago
  31. cd570e6 iio: change strncpy+truncation to strlcpy by Dominique Martinet · 6 years ago
  32. ef89f4b iio: adxl345: Add support for the ADXL375 by Lars-Peter Clausen · 6 years ago
  33. a421749 iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo() by Lorenzo Bianconi · 6 years ago
  34. de8df0b iio: imu: mpu6050: add support for 6515 variant by Brian Masney · 6 years ago
  35. 461631f iio: hx711: add delay until DOUT is ready by Andreas Klinger · 6 years ago
  36. 382fa58 iio: accel: adxl345: add sampling frequency support by Akinobu Mita · 6 years ago
  37. 3f3a89e i2c: remove i2c_lock_adapter and use i2c_lock_bus directly by Peter Rosin · 6 years ago
  38. 794ac82 iio: adc: max1363: merge calls to of_match_device and of_device_get_match_data by Julia Lawall · 6 years ago
  39. 28d1a7a iio: dac: Add AD5758 support by Stefan Popa · 6 years ago
  40. e161ef7 iio: mma8452: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  41. 82d65f9 iio:imu:adis: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  42. 5f0d4fd iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_id by Colin Ian King · 6 years ago
  43. 366995d iio: dac: ti-dac5571 remove redundant variable 'shift' by Colin Ian King · 6 years ago
  44. 6b0b3e3 IIO: st_accel_i2c.c: Use probe_new() instead of probe() by Nikolaus Voss · 6 years ago
  45. 19868fa IIO: st_accel_i2c.c: Simplify access to driver data by Nikolaus Voss · 6 years ago
  46. 7d6cd21 iio: adc: ina2xx: avoid kthread_stop() with stale task_struct by Akinobu Mita · 6 years ago
  47. 7f5d8f7 Merge 4.18-rc3 into staging-next by Greg Kroah-Hartman · 6 years ago
  48. 5df362a iio: adc: Add Spreadtrum SC27XX PMICs ADC support by Freeman Liu · 6 years ago
  49. 732238e iio: accel: adxl345: add calibration offset support by Akinobu Mita · 6 years ago
  50. 9048f1f iio: accel: adxl345: convert address field usage in iio_chan_spec by Akinobu Mita · 6 years ago
  51. 4b5de1f iio: accel: adxl345: add link to datasheet by Akinobu Mita · 6 years ago
  52. f62252b Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  53. 6794e23 iio: adc: at91-sama5d2_adc: add support for oversampling resolution by Eugen Hristev · 6 years ago
  54. 2a221c0 iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines by Hans de Goede · 6 years ago
  55. 45e7f5d iio: use timespec64 based interfaces for iio_get_time_ns() by Arnd Bergmann · 6 years ago
  56. b02ec67 iio: mma8452: Fix ignoring MMA8452_INT_DRDY by Leonard Crestez · 6 years ago
  57. 288320f iio: tsl2x7x/tsl2772: avoid potential division by zero by Colin Ian King · 6 years ago
  58. 13399ff iio: pressure: bmp280: fix relative humidity unit by Tomasz Duszynski · 6 years ago
  59. 5126aec iio: adc: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 6 years ago
  60. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  61. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 6 years ago
  62. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  63. d8084a0 iio:dac:ad5686: Add AD5311R support by Stefan Popa · 6 years ago
  64. 23ec277 iio: adc: at91-sama5d2_adc: add support for position and pressure channels by Eugen Hristev · 6 years ago
  65. 3055a6c iio: Add channel for Position Relative by Eugen Hristev · 6 years ago
  66. 4bcc19f iio: imu: inv_mpu6050: new timestamp mechanism by Jean-Baptiste Maneyrol · 6 years ago
  67. 17f0361 iio: 104-quad-8: Provide defines for magic numbers by William Breathitt Gray · 6 years ago
  68. f5057e7 iio: imu: inv_mpu6050: better fifo overflow handling by Jean-Baptiste Maneyrol · 6 years ago
  69. 5cba7ca iio: imu: inv_mpu6050: fix fifo count reading by Jean-Baptiste Maneyrol · 6 years ago
  70. 7b78250 iio: imu: inv_mpu6050: switch to use sample rate divider by Jean-Baptiste Maneyrol · 6 years ago
  71. 3ca4fb4 iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp by Jean-Baptiste Maneyrol · 6 years ago
  72. c2c8406 iio: adc: sun4i-gpadc: select REGMAP_IRQ by Arnd Bergmann · 6 years ago
  73. 2873c3f iio: 104-quad-8: Fix off-by-one error in register selection by William Breathitt Gray · 6 years ago
  74. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  75. 96c92d4 iio: imu: inv_mpu6050: add comment about frequencies by Martin Kelly · 6 years ago
  76. 9ff1d50 iio: dac: Add support for external reference voltage through the regulator framework. by Silvan Murer · 6 years ago
  77. 0f6a216 iio: dac: fix missing of_match_table assignment in the LTC 2632 device by Silvan Murer · 6 years ago
  78. dd63b4f iio: adc: fix spelling mistake: "Freeacale" -> "Freescale" by Colin Ian King · 6 years ago
  79. 2636d00 iio: amplifiers: ad8366: move channel init before iio_device_register() by Alexandru Ardelean · 6 years ago
  80. ad28d31 staging: iio: ad2s1200: Move driver out of staging by David Veenstra · 7 years ago
  81. 1dbae4c iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support by Stefan Popa · 7 years ago
  82. be1b24d iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support by Stefan Popa · 7 years ago
  83. ed582db iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h by Fabrice Gasnier · 7 years ago
  84. 4833dc4 iio: tsl2583: correct values in integration_time_available by Brian Masney · 7 years ago
  85. c06c4d7 staging: iio: tsl2x7x/tsl2772: move out of staging by Brian Masney · 7 years ago
  86. a45d123 iio: accell: mma8452: Reduce sleep time when data not ready by Richard Tresidder · 7 years ago
  87. 2a86487 iio: adc: ti-ads8688: add trigger and buffer support by Sean Nyekjaer · 7 years ago
  88. 0cb2aab iio: potentiostat: lmp91000: add LMP91002 support by Matt Ranostay · 7 years ago
  89. 3345d47 iio: magnetometer: mag3110: Add ability to run in continuous mode by Richard Tresidder · 7 years ago
  90. e2fad74 iio: adc: stm32-dfsdm: Add support for stm32mp1 by Fabrice Gasnier · 7 years ago
  91. cbf73ae iio: imu: inv_mpu6050: make loop a do-while by Martin Kelly · 7 years ago
  92. 6a8b25a Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  93. 9d569b1 Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  94. d58c67d iio: adc: stm32-adc: add support for STM32MP1 by Fabrice Gasnier · 7 years ago
  95. df38a4a iio: dac: add TI DAC5571 family support by Sean Nyekjaer · 7 years ago
  96. d8b4018 iio: imu: inv_mpu6050: minor wording fixes by Martin Kelly · 7 years ago
  97. edddddd iio: imu: inv_mpu6050: fix user_ctrl register overwritten by Jean-Baptiste Maneyrol · 7 years ago
  98. c2b82a6 iio: imu: inv_mpu6050: skip first sample when gyro is on by Jean-Baptiste Maneyrol · 7 years ago
  99. ca4c8fc iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio by Jean-Baptiste Maneyrol · 7 years ago
  100. 3b37c41 iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus by Jean-Baptiste Maneyrol · 7 years ago