summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-221-1/+1
|\
| * iio: adc: rockchip_saradc: Allow compile-testing with !ARMAlex Dewar2020-09-061-1/+1
* | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-141-0/+2
|\ \ | |/ |/|
| * iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFERMichael Walle2020-08-221-0/+2
* | iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron2020-09-031-1/+1
|/
* Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron2020-07-221-0/+1
|\
| * IIO: Ingenic JZ47xx: Add touchscreen mode.Artur Rojek2020-07-201-0/+1
* | iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driverAlexandru Ardelean2020-06-141-1/+1
* | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-071-0/+45
|\ \
| * \ Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-231-0/+45
| |\ \ | | |/ | |/|
| | * iio: adc: Add MAX1241 driverAlexandru Lazar2020-04-191-0/+10
| | * iio: adc: ad9467: add support AD9467 ADCMichael Hennerich2020-04-191-0/+15
| | * iio: adc: adi-axi-adc: add support for AXI ADC IP coreMichael Hennerich2020-04-191-0/+20
* | | iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar2020-05-261-0/+10
|/ /
* | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-081-0/+10
|\ \ | |/ |/|
| * iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619Andreas Kemnade2020-03-271-0/+10
* | staging: iio: adc: ad7192: move out of stagingAlexandru Tachici2020-03-081-0/+12
|/
* iio: adc: new driver to support Linear technology's ltc2496Uwe Kleine-König2019-12-151-0/+10
* iio: adc: Move AD7091R5 entry in a alphabetical order in MakefileBeniamin Bia2019-12-151-7/+7
* iio: adc: Add support for AD7091R5 ADCPaul Cercueil2019-11-161-0/+7
* iio: adc: Add driver support for AD7292Marcelo Schmitt2019-11-101-0/+10
* Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron2019-10-181-0/+10
|\
| * iio: adc: New driver for the AB8500 GPADCLinus Walleij2019-10-181-0/+10
* | iio: adc: intel_mrfld_adc: Add Basin Cove ADC driverVincent Pelletier2019-10-151-0/+11
* | iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal2019-10-151-2/+2
|/
* hwmon: Remove ads1015 driverGuenter Roeck2019-09-031-1/+1
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-1/+0
|\
| * iio: adc: xilinx: support all platformsRobert Hancock2019-06-171-1/+0
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* iio: adc: stm32-dfsdm: fix triggered buffer build dependencyFabrice Gasnier2019-04-221-0/+1
* iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier2019-04-221-0/+1
* iio: adc: Add driver for the TI ADS8344 A/DC chipsGregory CLEMENT2019-04-221-0/+10
* iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIBYueHaibing2019-04-141-1/+1
* iio: adc: Fix MAX9611 spacingFabrizio Castro2019-04-141-1/+1
* staging: iio: ad7780: moving ad7780 out of stagingRenato Lui Geh2019-04-041-0/+12
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-10/+10
* Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-081-0/+7
|\
| * iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner2019-01-161-0/+7
* | iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado2019-02-091-4/+7
* | IIO: add Ingenic JZ47xx ADC driver.Artur Rojek2019-02-091-0/+9
* | iio: adc: Add AD7768-1 ADC basic supportStefan Popa2019-02-021-0/+13
* | iio: adc: add NPCM ADC driverTomer Maimon2019-01-191-0/+10
* | iio: adc: Add the TI ads124s08 ADC codeDan Murphy2019-01-121-0/+10
* | staging: iio: adc: ad7606: Move out of stagingStefan Popa2019-01-051-0/+27
|/
* iio: adc: Allow selection of Exynos ADC on S5PV210Jonathan Bakker2018-12-121-1/+1
* iio: adc: Add ad7124 supportStefan Popa2018-11-171-0/+11
* iio:adc:ad7949: Add AD7949 ADC driver familyCharles-Antoine Couret2018-11-031-0/+10
* iio: adc: add support for mcp3911Marcus Folkesson2018-08-191-0/+10
* iio: adc: Add QCOM SPMI PMIC5 ADC driverSiddartha Mohanadoss2018-08-181-0/+20
* iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu2018-06-301-0/+10