summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2019-06-17iio: amplifiers: ad8366: rework driver to allow other chipsAlexandru Ardelean1-19/+62
2019-06-17iio: amplifiers: ad8366: use own lock to guard stateAlexandru Ardelean1-4/+6
2019-06-17iio: amplifiers: update license informationAlexandru Ardelean2-3/+3
2019-06-17iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean1-11/+16
2019-06-17iio: frequency: adf4371: Add support for ADF4371 PLLStefan Popa3-0/+605
2019-06-17iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settingsLorenzo Bianconi4-20/+48
2019-06-17iio: imx7d_adc: Remove unneeded 'average_en' memberFabio Estevam1-6/+2
2019-06-17iio: imx7d_adc: Fit into a single lineFabio Estevam1-3/+1
2019-06-17iio: imx7d_adc: Introduce a definition for the input clockFabio Estevam1-3/+2
2019-06-17iio: imx7d_adc: Remove unneeded error messageFabio Estevam1-5/+2
2019-06-17iio: light: stk3310: Add support for stk3335Martijn Braam1-1/+5
2019-06-17iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Young Xiao1-0/+2
2019-06-17iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-16iio: adc: ad7606: Add software configurationBeniamin Bia2-3/+39
2019-06-16iio: adc: ad7606: Move oversampling and scale options to chip infoBeniamin Bia2-18/+58
2019-06-16iio: adc: meson_saradc: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-06-08iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira1-0/+1
2019-06-08iio: dps310: Add pressure sensing capabilityEddie James1-26/+337
2019-05-27iio: dps310: Temperature measurement errataChristopher Bostic1-2/+50
2019-05-27iio: Add driver for Infineon DPS310Joel Stanley3-0/+480
2019-05-20Merge tag 'iio-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg 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/lin...Linus Torvalds1-5/+17
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/...Linus Torvalds99-2266/+5286
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus 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/jic...Greg 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