summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2022-04-14Merge tag 'v5.15.34' into dev-5.15Joel Stanley1-0/+2
2022-04-08iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang1-0/+2
2022-03-08Merge tag 'v5.15.26' into dev-5.15Joel Stanley3-4/+11
2022-03-02iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav1-1/+1
2022-03-02iio: adc: tsc2046: fix memory corruption by preventing array overflowOleksij Rempel1-2/+2
2022-03-02iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+8
2022-01-31Merge tag 'v5.15.18' into dev-5.15Joel Stanley1-5/+17
2022-01-27iio: adc: ti-adc081c: Partial revert of removal of ACPI IDsJonathan Cameron1-5/+17
2021-12-22Merge tag 'v5.15.10' into dev-5.15Joel Stanley5-26/+19
2021-12-14iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen1-1/+1
2021-12-14iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger1-15/+3
2021-12-14iio: adc: stm32: fix a current leak by resetting pcsel before disabling vddaFabrice Gasnier1-0/+1
2021-12-14iio: at91-sama5d2: Fix incorrect sign extensionGwendal Grignou1-1/+2
2021-12-14iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen1-1/+5
2021-12-14iio: dln2-adc: Fix lockdep complaintNoralf Trønnes1-8/+7
2021-11-26Merge tag 'v5.15.5' into dev-5.15Joel Stanley1-1/+1
2021-11-18iio: adc: tsc2046: fix scan interval warningOleksij Rempel1-1/+1
2021-11-01iio: adc: Add calibration support to npcm ADCTomer Maimon1-0/+178
2021-11-01iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"Colin Ian King1-1/+1
2021-11-01iio: adc: aspeed: Get and set trimming data.Billy Tsai1-0/+71
2021-11-01iio: adc: aspeed: Support battery sensing.Billy Tsai1-3/+78
2021-11-01iio: adc: aspeed: Add compensation phase.Billy Tsai1-1/+53
2021-11-01iio: adc: aspeed: Add func to set sampling rate.Billy Tsai1-19/+39
2021-11-01iio: adc: aspeed: Fix the calculate error of clock.Billy Tsai1-0/+27
2021-11-01iio: adc: aspeed: Support ast2600 adc.Billy Tsai1-5/+96
2021-11-01iio: adc: aspeed: Use devm_add_action_or_reset.Billy Tsai1-58/+55
2021-11-01iio: adc: aspeed: Use model_data to set clk scaler.Billy Tsai1-16/+27
2021-11-01iio: adc: aspeed: Add vref config functionBilly Tsai1-1/+17
2021-11-01iio: adc: aspeed: Restructure the model dataBilly Tsai1-5/+15
2021-11-01iio: adc: aspeed: Keep model data to driver data.Billy Tsai1-13/+7
2021-11-01iio: adc: aspeed: completes the bitfield declare.Billy Tsai1-17/+47
2021-09-26iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu1-0/+8
2021-09-14iio: adc: ad7793: Fix IRQ flagAlexandru Tachici1-1/+1
2021-09-14iio: adc: ad7780: Fix IRQ flagAlexandru Tachici1-1/+1
2021-09-14iio: adc: ad7192: Add IRQ flagAlexandru Tachici1-0/+1
2021-09-14iio: adc: aspeed: set driver data when adc probe.Billy Tsai1-0/+1
2021-09-14iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runt...Yang Yingliang1-1/+3
2021-09-14iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal1-1/+0
2021-09-14iio: adc: max1027: Fix wrong shift with 12-bit devicesMiquel Raynal1-1/+1
2021-09-14iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET1-0/+6
2021-09-14iio: adc: rzg2l_adc: Fix -EBUSY timeout error returnColin Ian King1-1/+1
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