summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron2020-07-222-40/+352
|\
| * IIO: Ingenic JZ47xx: Add touchscreen mode.Artur Rojek2020-07-202-2/+249
| * iio/adc: ingenic: Retrieve channels list from soc data structPaul Cercueil2020-07-201-34/+65
| * IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idxArtur Rojek2020-07-201-0/+16
| * IIO: Ingenic JZ47xx: Error check clk_enable calls.Artur Rojek2020-07-201-6/+24
* | iio: adc: ad7124: move chip ID & name on the chip_info tableAlexandru Ardelean2020-07-221-14/+59
* | iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean2020-07-201-9/+9
* | iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-201-1/+1
* | iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing...Lee Jones2020-07-201-1/+2
* | iio: adc: palmas_gpadc: Demote non-conforming kerneldoc headerLee Jones2020-07-201-2/+1
* | iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-201-2/+2
* | iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* | iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-201-3/+3
* | iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct 'Lee Jones2020-07-201-2/+2
* | iio: adc: at91_adc: Fix 'bad line' warningLee Jones2020-07-201-1/+1
* | iio: adc: ad799x: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-201-1/+1
* | iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issuesLee Jones2020-07-201-2/+2
* | iio: adc: twl4030-madc: Fix misnamed struct attributeLee Jones2020-07-201-2/+2
* | iio: adc: twl4030-madc: Remove set but unused variables 'len'Lee Jones2020-07-201-5/+5
* | iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variablesLee Jones2020-07-201-4/+4
* | iio: adc: ad7887: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-201-1/+1
* | iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-201-4/+4
* | iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-201-4/+4
* | iio: adc: ad_sigma_delta: Remove unused variable 'ret'Lee Jones2020-07-201-5/+2
* | Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-202-3/+3
|\ \
| * | iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET2020-07-051-1/+1
| * | iio: adc: adi-axi-adc: Fix object reference countingNuno Sá2020-07-041-2/+2
* | | Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-1314-23/+23
* | | iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functionsAlexandru Ardelean2020-07-071-15/+5
* | | iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()Alexandru Ardelean2020-07-071-10/+5
* | | iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.hJonathan Cameron2020-07-071-3/+2
* | | iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections.Jonathan Cameron2020-07-071-3/+2
* | | iio:adc:ti-adc161s626: Drop of_match_ptr protection.Jonathan Cameron2020-07-071-1/+2
* | | iio:adc:ti-adc084s021: drop of_match_ptr protectionJonathan Cameron2020-07-071-1/+2
* | | iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron2020-07-071-5/+2
* | | iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.hJonathan Cameron2020-07-071-4/+2
* | | iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includesJonathan Cameron2020-07-071-2/+3
* | | iio:adc:mcp3422: remove CONFIG_OF and of_match_ptr protectionsJonathan Cameron2020-07-071-4/+2
* | | iio:adc:mcp320x: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron2020-07-071-3/+2
* | | iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protectionsJonathan Cameron2020-07-071-5/+2
* | | iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h includeJonathan Cameron2020-07-071-1/+2
* | | iio:adc:ltc2497 drop of_match_ptr protectionJonathan Cameron2020-07-071-2/+2
* | | iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_dataJonathan Cameron2020-07-071-16/+6
* | | iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.hJonathan Cameron2020-07-071-2/+2
* | | iio:adc:max1027: drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-07-071-3/+2
* | | iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_dataJonathan Cameron2020-07-071-7/+4
* | | iio:adc:hi8435: Drop of_match_ptr protection.Jonathan Cameron2020-07-071-3/+2
* | | iio:adc:hi8435: Drop unused of_gpio.h headerJonathan Cameron2020-07-071-1/+0
* | | iio:adc:lpc32xx: Drop of_match_ptr protectionJonathan Cameron2020-07-071-3/+2
* | | iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-07-071-13/+17