index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad4130.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
iio: adc: ad4130: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-03-11
iio: adc: ad4130: Adapt internal names to match official filter_type ABI
Uwe Kleine-König
1
-42
/
+42
2025-03-11
iio: adc: ad4130: Fix comparison of channel setups
Uwe Kleine-König
1
-2
/
+39
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
1
-0
/
+1
2025-02-17
iio: adc: ad4130: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-7
/
+11
2025-02-08
iio: adc: ad4130: Add filter_type attributes
Marcelo Schmitt
1
-0
/
+7
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-06-25
iio: adc: ad4130: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-04-06
iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error paths.
Jonathan Cameron
1
-5
/
+2
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-79
/
+52
2024-02-17
iio: adc: ad4130: Use automatic cleanup of locks and direct mode.
Jonathan Cameron
1
-79
/
+52
2024-02-10
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
1
-3
/
+7
2024-02-10
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
1
-1
/
+1
2023-09-13
iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()
Lars-Peter Clausen
1
-12
/
+3
2023-05-13
iio: ad4130: Make sure clock provider gets removed
Lars-Peter Clausen
1
-1
/
+11
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
1
-5
/
+5
2022-11-23
iio: adc: ad4130: Fix spelling mistake "diffreential" -> "differential"
Colin Ian King
1
-1
/
+1
2022-11-23
iio: adc: ad4130: add AD4130 driver
Cosmin Tanislav
1
-0
/
+2100