summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2020-09-29iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich
2020-09-29iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean
2020-09-29iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo
2020-09-29iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron
2020-09-21iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron
2020-09-21iio: adc: exynos_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-21iio: adc: ad7949: Fix misspelling issueLee Jones
2020-09-21iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-16iio: adc: meson-saradc: Make the of_device_id array style consistentMartin Blumenstingl
2020-09-16iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()Alexandru Ardelean
2020-09-16iio: adc: ad9467: refine mismatch vs unknown chip-id messagesAlexandru Ardelean
2020-09-16iio: adc: palmas_gpadc: use module_platform_driver to simplify the codeLiu Shixin
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-13iio: adc: stm32: Fix missing return in booster error pathKrzysztof Kozlowski
2020-09-06iio: adc: rockchip_saradc: Allow compile-testing with !ARMAlex Dewar
2020-09-03iio: adc: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: rcar-gyroadc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: meson_saradc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: ltc2497: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: exynos_adc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: envelope-detector: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: adi-axi-adc: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-03iio:adc:axp20x: Convert from OF to generic fw / device propertiesJonathan Cameron
2020-09-03iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.Jonathan Cameron
2020-09-03iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron
2020-09-03iio:adc:ti-adc128s052: drop of_match_ptr protectionJonathan Cameron
2020-09-03iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron
2020-09-01iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-08-31iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-08-31iio: adc: meson-saradc: Use the parent device to look up the calib dataMartin Blumenstingl
2020-08-31iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron
2020-08-31iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron
2020-08-31iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFERMichael Walle
2020-08-22iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov
2020-07-22Merge branch 'ib-5.8-jz47xx-ts' into HEADJonathan Cameron
2020-07-22iio: adc: ad7124: move chip ID & name on the chip_info tableAlexandru Ardelean
2020-07-20IIO: Ingenic JZ47xx: Add touchscreen mode.Artur Rojek
2020-07-20iio/adc: ingenic: Retrieve channels list from soc data structPaul Cercueil
2020-07-20IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idxArtur Rojek
2020-07-20IIO: Ingenic JZ47xx: Error check clk_enable calls.Artur Rojek
2020-07-20iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean
2020-07-20iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-20iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing...Lee Jones