summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-20Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-05-20Merge tag 'iio-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-05-19iio: adc: mediatek: mt6577-auxadc, add mt6765 supportChun-Hung Wu
2019-05-18iio: adc: sun4i-gpadc-iio convert to SPDX license tagsYangtao Li
2019-05-18iio: ad9523-1: Improve reported VCO frequency accuracyLars-Peter Clausen
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-05-11iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer
2019-05-11iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev
2019-05-11iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev
2019-05-11iio: stmpe-adc: Reset possible interruptsPhilippe Schenker
2019-05-11iio: stmpe-adc: Use wait_for_completion_timeoutPhilippe Schenker
2019-05-11iio: stmpe-adc: Enable all stmpe-adc interrupts just oncePhilippe Schenker
2019-05-11iio: stmpe-adc: Reinit completion struct on begin conversionPhilippe Schenker
2019-05-11iio: stmpe-adc: Add compatible namePhilippe Schenker
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-05iio: stmpe-adc: Remove unnecessary assignmentPhilippe Schenker
2019-05-05iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printingGeert Uytterhoeven
2019-04-27iio: dac: ad5758: remove set but not used variable 'dc_dc_mode'YueHaibing
2019-04-27iio: cros_ec: add 'id' sysfs entryGwendal Grignou
2019-04-27iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne
2019-04-27iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne
2019-04-27iio: dac: ad5758: declare missing of tableDaniel Gomez
2019-04-27iio: adxl372: declare missing of tableDaniel Gomez
2019-04-27iio: accel: kxsd9: declare missing of tableDaniel Gomez
2019-04-27iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez
2019-04-27iio: adc: at91: Use dev_get_drvdata()Kefeng Wang
2019-04-25counter: stm32-lptimer: add counter deviceFabrice Gasnier
2019-04-25counter: 104-quad-8: Add Generic Counter interface supportWilliam Breathitt Gray
2019-04-25iio: 104-quad-8: Update license boilerplateWilliam Breathitt Gray
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian
2019-04-22iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar