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
/
addac
/
ad74413r.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
iio: addac: ad74413r: use aligned_s64 for timestamp
David Lechner
1
-2
/
+3
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-2
/
+2
2025-04-22
iio: addac: ad74413r: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-14
/
+14
2025-02-17
iio: addac: ad74413r: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-5
/
+9
2024-10-21
iio: addac: ad74413r: simplify with cleanup.h
Nuno Sa
1
-22
/
+15
2024-10-21
iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()
Nuno Sa
1
-21
/
+7
2024-10-21
iio: addac: ad74413r: drop reset_gpio from struct ad74413r_state
Nuno Sa
1
-8
/
+8
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
iio: addac: ad74xxx: Constify struct iio_chan_spec​
Christophe JAILLET
1
-10
/
+11
2024-06-13
iio: addac: ad74413r: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-10
/
+3
2024-03-25
iio: addac: ad74413r: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-8
/
+2
2023-09-13
iio: addac: ad74413r: update channel function set
Antoniu Miclaus
1
-0
/
+18
2023-09-12
iio: addac: ad74413r: fix function prefix typo
Antoniu Miclaus
1
-3
/
+3
2023-06-04
iio: addac: ad74413: don't set DIN_SINK for functions other than digital input
Rasmus Villemoes
1
-5
/
+6
2023-05-13
iio: addac: ad74413: fix resistance input processing
Rasmus Villemoes
1
-1
/
+1
2023-03-12
iio: addac: ad74413r: fix Current Input, Loop Powered Mode
Rasmus Villemoes
1
-2
/
+19
2023-03-12
iio: ad74413r: wire up support for drive-strength-microamp property
Rasmus Villemoes
1
-0
/
+23
2022-11-24
iio: addac: ad74413r: fix blank line after declaration warning
Cosmin Tanislav
1
-0
/
+1
2022-11-23
iio: addac: ad74413r: add support for reset-gpio
Rasmus Villemoes
1
-0
/
+12
2022-11-23
iio: addac: ad74413r: add spi_device_id table
Rasmus Villemoes
1
-0
/
+17
2022-11-23
iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_offset()
Rasmus Villemoes
1
-1
/
+1
2022-06-14
iio: addac: ad74413r: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bit
Cosmin Tanislav
1
-4
/
+4
2022-01-30
iio: addac: ad74413r: correct comparator gpio getters mask usage
Cosmin Tanislav
1
-4
/
+2
2022-01-30
iio: addac: ad74413r: use ngpio size when iterating over mask
Cosmin Tanislav
1
-2
/
+2
2022-01-30
iio: addac: ad74413r: Do not reference negative array offsets
Kees Cook
1
-3
/
+4
2021-12-21
iio:addac:ad74413r: Fix uninitialized ret in a path that won't be hit.
Jonathan Cameron
1
-1
/
+1
2021-12-16
iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config()
Dan Carpenter
1
-1
/
+1
2021-12-12
iio: addac: add AD74413R driver
Cosmin Tanislav
1
-0
/
+1475