aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman210-639/+271
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds135-557/+135
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-9/+68
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner82-161/+82
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner12-108/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner19-197/+19
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner8-41/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner12-24/+12
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner2-4/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner3-42/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner49-0/+49
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner12-0/+12
2019-05-20Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus:Greg Kroah-Hartman7-9/+68
2019-05-20Merge tag 'iio-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman15-65/+142
2019-05-19iio: adc: mediatek: mt6577-auxadc, add mt6765 supportChun-Hung Wu1-13/+41
2019-05-18iio: adc: sun4i-gpadc-iio convert to SPDX license tagsYangtao Li1-4/+1
2019-05-18iio: ad9523-1: Improve reported VCO frequency accuracyLars-Peter Clausen1-3/+5
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-5/+17
2019-05-11iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer1-1/+1
2019-05-11iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev1-1/+1
2019-05-11iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev1-6/+0
2019-05-11iio: stmpe-adc: Reset possible interruptsPhilippe Schenker1-0/+5
2019-05-11iio: stmpe-adc: Use wait_for_completion_timeoutPhilippe Schenker1-12/+4
2019-05-11iio: stmpe-adc: Enable all stmpe-adc interrupts just oncePhilippe Schenker1-3/+3
2019-05-11iio: stmpe-adc: Reinit completion struct on begin conversionPhilippe Schenker1-0/+4
2019-05-11iio: stmpe-adc: Add compatible namePhilippe Schenker1-1/+6
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds99-2266/+5286
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+0
2019-05-05iio: stmpe-adc: Remove unnecessary assignmentPhilippe Schenker1-2/+0
2019-05-05iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printingGeert Uytterhoeven1-3/+1
2019-04-27iio: dac: ad5758: remove set but not used variable 'dc_dc_mode'YueHaibing1-6/+3
2019-04-27iio: cros_ec: add 'id' sysfs entryGwendal Grignou1-0/+14
2019-04-27iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne1-2/+6
2019-04-27iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne1-0/+6
2019-04-27iio: dac: ad5758: declare missing of tableDaniel Gomez1-0/+9
2019-04-27iio: adxl372: declare missing of tableDaniel Gomez1-0/+9
2019-04-27iio: accel: kxsd9: declare missing of tableDaniel Gomez1-0/+9
2019-04-27iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez1-0/+10
2019-04-27iio: adc: at91: Use dev_get_drvdata()Kefeng Wang2-10/+6
2019-04-25counter: stm32-lptimer: add counter deviceFabrice Gasnier5-463/+0
2019-04-25counter: 104-quad-8: Add Generic Counter interface supportWilliam Breathitt Gray3-641/+0
2019-04-25iio: 104-quad-8: Update license boilerplateWilliam Breathitt Gray1-9/+1
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman32-226/+1983
2019-04-22iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson1-0/+1
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian1-1/+4
2019-04-22iio:accel:Switch hardcoded function name with a reference to __func__ making the code more maintainableMohan Kumar2-2/+2