summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad4130.c
AgeCommit message (Expand)Author
2025-04-22iio: adc: ad4130: use new GPIO line value setter callbacksBartosz Golaszewski
2025-03-11iio: adc: ad4130: Adapt internal names to match official filter_type ABIUwe Kleine-König
2025-03-11iio: adc: ad4130: Fix comparison of channel setupsUwe Kleine-König
2025-03-04iio: adc: Include cleanup.h when using guard()Matti Vaittinen
2025-02-17iio: adc: ad4130: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-02-08iio: adc: ad4130: Add filter_type attributesMarcelo Schmitt
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-25iio: adc: ad4130: make use of regmap_clear_bits()Trevor Gamblin
2024-04-06iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-17iio: adc: ad4130: Use automatic cleanup of locks and direct mode.Jonathan Cameron
2024-02-10iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav
2024-02-10iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav
2023-09-13iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()Lars-Peter Clausen
2023-05-13iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: adc: ad4130: Fix spelling mistake "diffreential" -> "differential"Colin Ian King
2022-11-23iio: adc: ad4130: add AD4130 driverCosmin Tanislav