summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2021-10-19iio: adc: aspeed: Fix the calculate error of clock.Billy Tsai1-0/+27
2021-10-19iio: adc: aspeed: Support ast2600 adc.Billy Tsai1-5/+96
2021-10-19iio: adc: aspeed: Use devm_add_action_or_reset.Billy Tsai1-58/+55
2021-10-19iio: adc: aspeed: Use model_data to set clk scaler.Billy Tsai1-16/+27
2021-10-19iio: adc: aspeed: Add vref config functionBilly Tsai1-1/+17
2021-10-19iio: adc: aspeed: Restructure the model dataBilly Tsai1-5/+15
2021-10-19iio: adc: aspeed: Keep model data to driver data.Billy Tsai1-13/+7
2021-10-17iio: adc: exynos: describe drivers in KConfigKrzysztof Kozlowski1-3/+3
2021-10-17iio: adc: rockchip_saradc: Make use of the helper function devm_platform_iore...Cai Huoqing1-3/+1
2021-10-17iio: ep93xx: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14iio: adc: aspeed: completes the bitfield declare.Billy Tsai1-17/+47
2021-09-14iio: adc: ti-ads8344: convert probe to device-managedAlexandru Ardelean1-19/+8
2021-09-14iio: adc: at91-sama5d2_adc: update copyright and authors informationEugen Hristev1-1/+4
2021-09-14iio: adc: at91-sama5d2_adc: add support for sama7g5 deviceEugen Hristev1-0/+78
2021-09-14iio: adc: at91-sama5d2_adc: add helper for COR registerEugen Hristev1-20/+20
2021-09-14iio: adc: at91-sama5d2_adc: add support for separate end of conversion registersEugen Hristev1-7/+59
2021-09-14iio: adc: at91-sama5d2_adc: convert to platform specific data structuresEugen Hristev1-164/+253
2021-09-14iio: adc: at91-sama5d2_adc: remove unused definitionEugen Hristev1-2/+0
2021-09-14iio: adc: at91-sama5d2_adc: initialize hardware after clock is startedEugen Hristev1-2/+2
2021-09-14iio: adc: twl6030-gpadc: Use the defined variable to clean codeTang Bin1-3/+3
2021-09-14iio: adc: ad7949: use devm managed functionsLiam Beguin1-22/+3
2021-09-14iio: adc: ad7949: add vref selection supportLiam Beguin1-16/+76
2021-09-14iio: adc: ad7949: enable use with non 14/16-bit controllersLiam Beguin1-28/+58
2021-09-14iio: adc: ad7949: define and use bitfield namesLiam Beguin1-10/+45
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-36/+789
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+23
2021-08-17Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-7/+651
2021-08-16Merge 5.14-rc6 into staging-nextGreg Kroah-Hartman2-3/+2
2021-08-15iio: adc: Add driver for Renesas RZ/G2L A/D converterLad Prabhakar3-0/+611
2021-08-15iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc...David Wu1-7/+40
2021-08-13iio: adc: rn5t618: Add iio mapAndreas Kemnade1-0/+23
2021-08-08iio: ep93xx: Prepare clock before using itAlexander Sverdlin1-3/+3
2021-08-08iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify codeTang Bin1-6/+3
2021-07-31iio/adc: ingenic: add JZ4760B support to the sadc driverChristophe Branchereau1-0/+10
2021-07-31iio/adc: ingenic: add JZ4760 support to the sadc driverChristophe Branchereau1-4/+78
2021-07-31iio/adc: ingenic: rename has_aux2 to has_aux_mdChristophe Branchereau1-5/+5
2021-07-31iio: adc: Fix incorrect exit of for-loopColin Ian King1-2/+2
2021-07-25iio: adc: meson-saradc: Fix indentation of arguments after a line-breakMartin Blumenstingl1-4/+4
2021-07-25iio: adc: meson-saradc: Add missing space between if and parenthesisMartin Blumenstingl1-1/+1
2021-07-25iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCsMartin Blumenstingl1-1/+9
2021-07-24iio: adc: fsl-imx25-gcq: Use the defined variable to clean codeTang Bin1-4/+4
2021-07-17iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König1-1/+0
2021-07-17iio: adc: rockchip_saradc: add support for rk3568 saradcSimon Xue1-1/+21
2021-06-16iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron1-4/+1
2021-06-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron1-1/+2
2021-06-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+2
2021-06-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-2/+2
2021-06-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron1-1/+2
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean11-20/+0
2021-06-13iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean1-86/+0