aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+8
2020-09-22iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov1-1/+1
2020-09-20iio: adc: ad7124: Fix typo in device nameMircea Caprioru1-2/+2
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman10-22/+54
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-20/+52
2020-09-08iio: adc: xilinx-xadc: use devm_krealloc()Bartosz Golaszewski1-8/+8
2020-09-01iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-08-31iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-08-31iio: adc: meson-saradc: Use the parent device to look up the calib dataMartin Blumenstingl1-1/+1
2020-08-31iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron1-3/+7
2020-08-31iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron1-4/+7
2020-08-31iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron1-3/+7
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-08-22iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFERMichael Walle1-0/+2
2020-08-22iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov1-0/+10
2020-07-22Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron2-40/+352
2020-07-22iio: adc: ad7124: move chip ID & name on the chip_info tableAlexandru Ardelean1-14/+59
2020-07-20IIO: Ingenic JZ47xx: Add touchscreen mode.Artur Rojek2-2/+249
2020-07-20iio/adc: ingenic: Retrieve channels list from soc data structPaul Cercueil1-34/+65
2020-07-20IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idxArtur Rojek1-0/+16
2020-07-20IIO: Ingenic JZ47xx: Error check clk_enable calls.Artur Rojek1-6/+24
2020-07-20iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean1-9/+9
2020-07-20iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-20iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing descriptionLee Jones1-1/+2
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