index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7606.c
Age
Commit message (
Expand
)
Author
2025-06-09
iio: adc: ad7606: add gain calibration support
Angelo Dureghello
2025-06-09
iio: adc: ad7606: rename chan_scale to a more generic chan_info
Angelo Dureghello
2025-06-09
iio: adc: ad7606: exit for invalid fdt dt_schema properties
Angelo Dureghello
2025-06-09
iio: adc: ad7606: add offset and phase calibration support
Angelo Dureghello
2025-06-09
iio: adc: ad7606: add enabling of optional Vrefin voltage
Angelo Dureghello
2025-06-09
iio: adc: ad7606: enable Vdrive power supply
Angelo Dureghello
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
2025-05-04
iio: adc: ad7606: fix raw read for 18-bit chips
David Lechner
2025-04-22
iio: adc: ad7606: add SPI offload support
Angelo Dureghello
2025-04-22
iio: adc: ad7606: dynamically allocate channel info
David Lechner
2025-04-22
iio: adc: ad7606: drop ch param from ad7606_scale_setup_cb_t
David Lechner
2025-04-22
iio: adc: ad7606: don't use address field
David Lechner
2025-04-22
iio: adc: ad7606: use devm_mutex_init()
David Lechner
2025-04-22
iio: adc: ad7606: add missing max sample rates
David Lechner
2025-04-07
iio: adc: ad7606: check for NULL before calling sw_mode_config()
David Lechner
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
2025-03-04
iio: adc: ad7606: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-02-17
iio: adc: ad7606: use gpiod_multi_set_value_cansleep
David Lechner
2025-02-17
iio: adc: ad7606: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-02-11
iio: adc: ad7606: protect register access
Angelo Dureghello
2025-02-11
iio: adc: ad7606: move software functions into common file
Guillaume Stols
2025-02-11
iio: adc: ad7606: move the software mode configuration
Guillaume Stols
2025-02-03
iio: adc: ad7606: fix wrong scale available
Angelo Dureghello
2024-12-20
iio: adc: ad7606: Fix hardcoded offset in the ADC channels
Guillaume Stols
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-28
iio: adc: ad7606: add support for AD760{7,8,9} parts
Alexandru Ardelean
2024-10-28
iio: adc: ad7606: rework scale-available to be static
Alexandru Ardelean
2024-10-28
iio: adc: ad7606: use realbits for sign-extending in scan_direct
Alexandru Ardelean
2024-10-28
iio: adc: ad7606: fix/persist oversampling_ratio setting
Alexandru Ardelean
2024-10-21
iio: adc: ad7606: Disable PWM usage for non backend version
Guillaume Stols
2024-10-21
iio: adc: ad7606: Add iio-backend support
Guillaume Stols
2024-10-21
iio: adc: ad7606: Introduce num_adc_channels
Guillaume Stols
2024-10-21
iio: adc: ad7606: Add compatibility to fw_nodes
Guillaume Stols
2024-10-21
iio: adc: ad7606: Add PWM support for conversion trigger
Guillaume Stols
2024-10-05
iio: adc: ad7606: Sort includes in alphabetical order
Guillaume Stols
2024-10-05
iio: adc: ad7606: add support for AD7606C-{16,18} parts
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: rework available attributes for SW channels
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: wrap channel ranges & scales into struct
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: move scale_setup as function pointer on chip-info
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct()
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: add 'bits' parameter to channels macros
Alexandru Ardelean
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-07-29
iio: adc: ad7606: remove frstdata check for serial mode
Guillaume Stols
2024-07-29
iio: adc: ad7606: switch mutexes to guard
Guillaume Stols
2024-07-29
iio: adc: ad7606: fix standby gpio state to match the documentation
Guillaume Stols
2024-07-29
iio: adc: ad7606: fix oversampling gpio array
Guillaume Stols
2024-05-27
iio: adc: ad7606: using claim_direct_scoped for code simplification
Jorge Harrisonn
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
[next]