index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
addac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: addac: ad74413r: simplify with cleanup.h
Nuno Sa
2024-10-21
1
-22
/
+15
*
iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()
Nuno Sa
2024-10-21
1
-21
/
+7
*
iio: addac: ad74413r: drop reset_gpio from struct ad74413r_state
Nuno Sa
2024-10-21
1
-8
/
+8
*
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
2
-2
/
+2
|
\
|
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
2
-2
/
+2
*
|
iio: addac: ad74xxx: Constify struct iio_chan_spec​
Christophe JAILLET
2024-09-30
2
-19
/
+20
|
/
*
iio: addac: ad74413r: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-13
1
-10
/
+3
*
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
1
-8
/
+2
|
\
|
*
iio: addac: ad74413r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-25
1
-8
/
+2
*
|
iio: addac: ad74115: Use devm_regulator_get_enable_read_voltage()
David Lechner
2024-05-07
1
-25
/
+15
|
/
*
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-20
3
-5
/
+81
|
\
|
*
iio: addac: stx104: Add 8254 Counter/Timer support
William Breathitt Gray
2023-09-17
2
-2
/
+60
|
*
iio: addac: ad74413r: update channel function set
Antoniu Miclaus
2023-09-13
1
-0
/
+18
|
*
iio: addac: ad74413r: fix function prefix typo
Antoniu Miclaus
2023-09-12
1
-3
/
+3
*
|
iio: addac: Kconfig: update ad74413r selections
Antoniu Miclaus
2023-10-05
1
-0
/
+2
|
/
*
iio: addac: ad74413: don't set DIN_SINK for functions other than digital input
Rasmus Villemoes
2023-06-04
1
-5
/
+6
*
iio: addac: ad74413: fix resistance input processing
Rasmus Villemoes
2023-05-13
1
-1
/
+1
*
iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll
William Breathitt Gray
2023-04-10
1
-9
/
+13
*
iio: addac: stx104: Migrate to the regmap API
William Breathitt Gray
2023-04-10
2
-195
/
+245
*
iio: addac: stx104: Improve indentation in stx104_write_raw()
William Breathitt Gray
2023-04-10
1
-10
/
+10
*
iio: addac: stx104: Use define rather than hardcoded limit for write val
William Breathitt Gray
2023-04-10
1
-2
/
+2
*
iio: addac: stx104: Fix race condition when converting analog-to-digital
William Breathitt Gray
2023-04-10
1
-0
/
+4
*
iio: addac: stx104: Fix race condition for stx104_write_raw()
William Breathitt Gray
2023-04-10
1
-0
/
+8
*
iio: addac: stx104: Replace bitops.h header inclusion with bits.h
William Breathitt Gray
2023-03-19
1
-1
/
+1
*
iio: addac: ad74413r: fix Current Input, Loop Powered Mode
Rasmus Villemoes
2023-03-12
1
-2
/
+19
*
iio: ad74413r: wire up support for drive-strength-microamp property
Rasmus Villemoes
2023-03-12
1
-0
/
+23
*
iio: addac: ad74413r: fix blank line after declaration warning
Cosmin Tanislav
2022-11-24
1
-0
/
+1
*
iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tbl
Cosmin Tanislav
2022-11-24
1
-4
/
+0
*
iio: addac: ad74413r: add support for reset-gpio
Rasmus Villemoes
2022-11-23
1
-0
/
+12
*
iio: addac: ad74413r: add spi_device_id table
Rasmus Villemoes
2022-11-23
1
-0
/
+17
*
iio: addac: add AD74115 driver
Cosmin Tanislav
2022-11-23
3
-0
/
+1962
*
iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...
Rasmus Villemoes
2022-11-23
1
-1
/
+1
*
iio: stx104: Move to addac subdirectory
William Breathitt Gray
2022-08-20
3
-0
/
+419
*
iio: addac: ad74413r: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+2
*
iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bit
Cosmin Tanislav
2022-06-14
1
-4
/
+4
*
iio: addac: ad74413r: correct comparator gpio getters mask usage
Cosmin Tanislav
2022-01-30
1
-4
/
+2
*
iio: addac: ad74413r: use ngpio size when iterating over mask
Cosmin Tanislav
2022-01-30
1
-2
/
+2
*
iio: addac: ad74413r: Do not reference negative array offsets
Kees Cook
2022-01-30
1
-3
/
+4
*
iio:addac:ad74413r: Fix uninitialized ret in a path that won't be hit.
Jonathan Cameron
2021-12-21
1
-1
/
+1
*
iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config()
Dan Carpenter
2021-12-16
1
-1
/
+1
*
iio: addac: add AD74413R driver
Cosmin Tanislav
2021-12-12
3
-0
/
+1488
*
iio: add addac subdirectory
Cosmin Tanislav
2021-12-12
2
-0
/
+14