1. 2e015bf Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'asoc/topic/max98373' and 'asoc/topic/max98926' into asoc-next by Mark Brown · 7 years ago
  2. 1175d0f IIO: ADC: stm32-dfsdm: fix static check warning by Arnaud Pouliquen · 7 years ago
  3. abaca80 IIO: ADC: stm32-dfsdm: code optimization by Arnaud Pouliquen · 7 years ago
  4. d5ff18b IIO: ADC: fix return value check in stm32_dfsdm_adc_probe() by Wei Yongjun · 7 years ago
  5. 2514071 IIO: ADC: stm32-dfsdm: avoid unused-variable warning by Arnd Bergmann · 7 years ago
  6. 9ae148f IIO: ADC: stm32_dfsdm_stop_filter() can be static by kbuild test robot · 7 years ago
  7. 16cbca0 IIO: consumer: allow to set buffer sizes by Arnaud Pouliquen · 7 years ago
  8. eca9498 IIO: ADC: add stm32 DFSDM support for PDM microphone by Arnaud Pouliquen · 7 years ago
  9. e2e6771 IIO: ADC: add STM32 DFSDM sigma delta ADC support by Arnaud Pouliquen · 7 years ago
  10. bed7390 IIO: ADC: add stm32 DFSDM core support by Arnaud Pouliquen · 7 years ago
  11. 8a5f0b6 IIO: ADC: add sigma delta modulator support by Arnaud Pouliquen · 7 years ago
  12. 34739a21 IIO: inkern: API for manipulating channel attributes by Arnaud Pouliquen · 7 years ago
  13. b688c18 IIO: hw_consumer: add devm_iio_hw_consumer_alloc by Arnaud Pouliquen · 7 years ago
  14. 48b66f8 iio: Add hardware consumer buffer support by Lars-Peter Clausen · 7 years ago
  15. ad44a9f iio: health: max30102: Temperature should be in milli Celsius by Peter Meerwald-Stadler · 7 years ago
  16. c175cb7 iio: fix kernel-doc build errors by Randy Dunlap · 7 years ago
  17. 9674882 iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13 by Martin Blumenstingl · 7 years ago
  18. d85eed9 iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs by Martin Blumenstingl · 7 years ago
  19. 7a6b042 iio: adc: meson-saradc: fix the bit_idx of the adc_en clock by Martin Blumenstingl · 7 years ago
  20. e53111a iio: proximity: sx9500: Assign interrupt from GpioIo() by Andy Shevchenko · 7 years ago
  21. 81b039e iio: adc: cpcap: fix incorrect validation by Pan Bian · 7 years ago
  22. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  23. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  24. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 85078fd Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  27. 7706abf Merge 4.14-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  28. f98677c iio: dac: ti-dac082s085: Read chip spec from device table by Lukas Wunner · 7 years ago
  29. 6101126 iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driver by Lukas Wunner · 7 years ago
  30. 0d87a4aa iio: adc: sun4i-gpadc: use of_device_get_match_data by Corentin Labbe · 7 years ago
  31. 59dba8f iio: adc: adc12138: make array ch_to_mux static, makes object code smaller by Colin Ian King · 7 years ago
  32. f66f18e iio: adc: stm32: add check on clock rate by Fabrice Gasnier · 7 years ago
  33. 3a06990 iio: adc: stm32: add tim15 trigger by Fabrice Gasnier · 7 years ago
  34. 612a462 iio: make function argument and some structures const by Bhumika Goyal · 7 years ago
  35. 11b86c7 platform/chrome: Add cros_ec_accel_legacy driver by Gwendal Grignou · 7 years ago
  36. ca4c302 iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property by Eugen Hristev · 7 years ago
  37. ad7532c iio: hid-sensor-trigger: Don't touch sensors unless user space requests by Srinivas Pandruvada · 7 years ago
  38. 79e6418 iio: proximity: Add rfd77402 driver by Peter Meerwald-Stadler · 7 years ago
  39. fea4d48 iio: accel: add support to LIS3DHH by Lorenzo Bianconi · 7 years ago
  40. 7d24517 iio: common: st_sensors: check odr address value in st_sensors_set_odr() by Lorenzo Bianconi · 7 years ago
  41. a542f9a iio: st_sensors: split open-drain parameters for irq1 and irq2 by Lorenzo Bianconi · 7 years ago
  42. 6f66700 iio: pressure: st_pressure: add SPI-3wire support to st_pressure framework by Lorenzo Bianconi · 7 years ago
  43. 9915c19 iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDL by Lorenzo Bianconi · 7 years ago
  44. 281dbad iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework by Lorenzo Bianconi · 7 years ago
  45. f94124f iio: accel: add support to LIS2DW12 by Lorenzo Bianconi · 7 years ago
  46. 2e8325f iio: st_sensors: do not always write enable_axis register by Lorenzo Bianconi · 7 years ago
  47. 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 7 years ago
  48. e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 7 years ago
  49. c1375d6 iio: adc: mcp320x: Add support for mcp3550/1/3 by Lukas Wunner · 7 years ago
  50. 103f3af iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm by Stefan Brüns · 7 years ago
  51. 92617c1 iio: imu: st_lsm6dsx: add FIFO ops data structure by Lorenzo Bianconi · 7 years ago
  52. 7ca3ac9 iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 7 years ago
  53. ff81a93 iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration by Lorenzo Bianconi · 7 years ago
  54. 8f2a88a iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size by Lorenzo Bianconi · 7 years ago
  55. fb942f8 iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  56. af5d716 iio: adc: rcar-gyroadc: Enable compile-testing on non-ARM by Geert Uytterhoeven · 7 years ago
  57. 2a35734 iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit by Geert Uytterhoeven · 7 years ago
  58. ca48139 iio: dummy: evgen: use irq_sim by Bartosz Golaszewski · 7 years ago
  59. 3525d7c iio: light: vl6180: Correct ALS scale for non-default gain/integration time by Stefan Brüns · 7 years ago
  60. e794bf6 iio: light: vl6180: Cleanup als_gain lookup, avoid register readback by Stefan Brüns · 7 years ago
  61. df698c0 iio: light: vl6180: Avoid readback of integration time register by Stefan Brüns · 7 years ago
  62. 1e2ed3d iio: light: vl6180: Move range check to integration time setter, cleanup by Stefan Brüns · 7 years ago
  63. 1540d01 iio: accel: kxcjk1013: add support for KXTF9 by Michał Mirosław · 7 years ago
  64. d2ff195 iio: accel: kxcjk1013: make sampling_frequency_avail per-type by Michał Mirosław · 7 years ago
  65. 81fa8cb iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamic by Michał Mirosław · 7 years ago
  66. d8408e9 iio: accel: kxcjk1013: extract report_motion_event() from interrupt handler by Michał Mirosław · 7 years ago
  67. f74e440 iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit names by Michał Mirosław · 7 years ago
  68. 7469ac6 iio: accel: kxcjk1003: refactor ODR setting by Michał Mirosław · 7 years ago
  69. 4febd9f iio: accel: mma8452: Rename read/write event value callbacks to generic function name. by Harinath Nampally · 7 years ago
  70. 3b455cd iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT node by Quentin Schulz · 7 years ago
  71. b0a2428 iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pm by Quentin Schulz · 7 years ago
  72. d632a2b iio: dac: ds4422/ds4424 dac driver by Ismail H. Kose · 7 years ago
  73. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  74. 5151b4a iio: adc: dln2-adc: fix build error by Randy Dunlap · 7 years ago
  75. be94a6f iio: dummy: events: Add missing break by Lars-Peter Clausen · 7 years ago
  76. f4052ef iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
  77. f61dfff iio: pressure: zpa2326: Remove always-true check which confuses gcc by Geert Uytterhoeven · 8 years ago
  78. eb35279 iio: proximity: as3935: noise detection + threshold changes by Matt Ranostay · 8 years ago
  79. 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  80. b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  81. 3d62c78 iio: core: Return error for failed read_reg by Matt Fornero · 7 years ago
  82. 7ee3b7e iio: ad7793: Fix the serial interface reset by Dragos Bogdan · 7 years ago
  83. 7fc10de iio: ad_sigma_delta: Implement a dedicated reset function by Dragos Bogdan · 7 years ago
  84. 4b1f0c3 IIO: BME280: Updates to Humidity readings need ctrl_reg write! by Colin Parker · 7 years ago
  85. e6f4794 iio: adc: mcp320x: Fix readout of negative voltages by Lukas Wunner · 7 years ago
  86. 0964e40 iio: adc: mcp320x: Fix oops on module unload by Lukas Wunner · 7 years ago
  87. a6786847 iio: imu: st_lsm6dsx: remove rounding configuration by Lorenzo Bianconi · 7 years ago
  88. ac25615 iio: imu: st_lsm6dsx: remove LIR configuration by Lorenzo Bianconi · 7 years ago
  89. 4e74767 iio: adc: mt2712: Add compatible node for mt2712. by Zhiyong Tao · 7 years ago
  90. 5e3c3e3 iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw() by Lorenzo Bianconi · 7 years ago
  91. f8b7b30 iio: accel: mma8452: Fix code style warning for unsigned int declarations by Harinath Nampally · 7 years ago
  92. cd327b0 iio: accel: mma8452: Fix code style warning by Harinath Nampally · 7 years ago
  93. 4fb840c iio: adc: stm32: fix bad error check on max_channels by Fabrice Gasnier · 7 years ago
  94. b7a9776c iio: trigger: stm32-timer: fix a corner case to write preset by Fabrice Gasnier · 7 years ago
  95. 0a56eab iio: trigger: stm32-timer: preset shouldn't be buffered by Fabrice Gasnier · 7 years ago
  96. 5306384 iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  97. 7f70be6 iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  98. 245a396 iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' by Christophe JAILLET · 7 years ago
  99. 11d36e6 iio: cros_ec: Remove unused variable by Paolo Cretaro · 7 years ago
  100. 9c84c91 iio: adc: mcp320x: Document struct mcp320x by Lukas Wunner · 7 years ago