index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad4130.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: adc: ad4130: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-03-11
iio: adc: ad4130: Adapt internal names to match official filter_type ABI
Uwe Kleine-König
2025-03-11
iio: adc: ad4130: Fix comparison of channel setups
Uwe Kleine-König
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
2025-02-17
iio: adc: ad4130: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-02-08
iio: adc: ad4130: Add filter_type attributes
Marcelo Schmitt
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-25
iio: adc: ad4130: make use of regmap_clear_bits()
Trevor Gamblin
2024-04-06
iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-17
iio: adc: ad4130: Use automatic cleanup of locks and direct mode.
Jonathan Cameron
2024-02-10
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
2024-02-10
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
2023-09-13
iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()
Lars-Peter Clausen
2023-05-13
iio: ad4130: Make sure clock provider gets removed
Lars-Peter Clausen
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
iio: adc: ad4130: Fix spelling mistake "diffreential" -> "differential"
Colin Ian King
2022-11-23
iio: adc: ad4130: add AD4130 driver
Cosmin Tanislav