summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2020-07-20iio: adc: palmas_gpadc: Demote non-conforming kerneldoc headerLee Jones1-2/+1
2020-07-20iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-2/+2
2020-07-20iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc headerLee Jones1-3/+3
2020-07-20iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct 'Lee Jones1-2/+2
2020-07-20iio: adc: at91_adc: Fix 'bad line' warningLee Jones1-1/+1
2020-07-20iio: adc: ad799x: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-20iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issuesLee Jones1-2/+2
2020-07-20iio: adc: twl4030-madc: Fix misnamed struct attributeLee Jones1-2/+2
2020-07-20iio: adc: twl4030-madc: Remove set but unused variables 'len'Lee Jones1-5/+5
2020-07-20iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variablesLee Jones1-4/+4
2020-07-20iio: adc: ad7887: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-20iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-4/+4
2020-07-20iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-4/+4
2020-07-20iio: adc: ad_sigma_delta: Remove unused variable 'ret'Lee Jones1-5/+2
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2-3/+3
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov14-23/+23
2020-07-07iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functionsAlexandru Ardelean1-15/+5
2020-07-07iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()Alexandru Ardelean1-10/+5
2020-07-07iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.hJonathan Cameron1-3/+2
2020-07-07iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections.Jonathan Cameron1-3/+2
2020-07-07iio:adc:ti-adc161s626: Drop of_match_ptr protection.Jonathan Cameron1-1/+2
2020-07-07iio:adc:ti-adc084s021: drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-07-07iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron1-5/+2
2020-07-07iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.hJonathan Cameron1-4/+2
2020-07-07iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includesJonathan Cameron1-2/+3
2020-07-07iio:adc:mcp3422: remove CONFIG_OF and of_match_ptr protectionsJonathan Cameron1-4/+2
2020-07-07iio:adc:mcp320x: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron1-3/+2
2020-07-07iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protectionsJonathan Cameron1-5/+2
2020-07-07iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h includeJonathan Cameron1-1/+2
2020-07-07iio:adc:ltc2497 drop of_match_ptr protectionJonathan Cameron1-2/+2
2020-07-07iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_dataJonathan Cameron1-16/+6
2020-07-07iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.hJonathan Cameron1-2/+2
2020-07-07iio:adc:max1027: drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-3/+2
2020-07-07iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_dataJonathan Cameron1-7/+4
2020-07-07iio:adc:hi8435: Drop of_match_ptr protection.Jonathan Cameron1-3/+2
2020-07-07iio:adc:hi8435: Drop unused of_gpio.h headerJonathan Cameron1-1/+0
2020-07-07iio:adc:lpc32xx: Drop of_match_ptr protectionJonathan Cameron1-3/+2
2020-07-07iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-13/+17
2020-07-05iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET1-1/+1
2020-07-04iio: adc: adi-axi-adc: Fix object reference countingNuno Sá1-2/+2
2020-06-27iio: adc: Combine read functions for PMIC5 and PMIC7Jishnu Prakash1-30/+19
2020-06-27iio: adc: rockchip_saradc: Add support iio buffersSimon Xue1-35/+110
2020-06-27iio: adc: rockchip_saradc: better prefix for channel constantHeiko Stuebner1-12/+12
2020-06-27iio: adc: rockchip_saradc: move all of probe to devm-functionsHeiko Stuebner1-29/+45
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen15-129/+13
2020-06-20iio: at91_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-15/+15
2020-06-20iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-32/+33
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen49-50/+0
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean6-7/+0