index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7606.c
Age
Commit message (
Expand
)
Author
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
2022-11-23
iio: adc: ad7606: simplify using devm_regulator_get_enable()
Matti Vaittinen
2022-06-14
iio: adc: ad7606: explicitly add proper header files
Nuno Sá
2022-02-18
iio:adc:ad76060: Move exports into IIO_AD7606 namespace.
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-12-08
iio: adc: ad7606: fix reading unnecessary data from device
Beniamin Bia
2019-08-25
iio: adc: ad7606: Add support for AD7606B ADC
Stefan Popa
2019-07-28
iio: adc: ad7606: Add debug mode for ad7616
Beniamin Bia
2019-07-28
iio: adc: ad7606: Add support for software mode for ad7616
Beniamin Bia
2019-07-28
iio: adc: ad7606: Allow reconfigration after reset
Beniamin Bia
2019-07-28
iio: adc: ad7606: Move spi dependent features to spi file
Beniamin Bia
2019-07-28
iio: adc: ad7606: Move common channel definition to header
Beniamin Bia
2019-06-16
iio: adc: ad7606: Add software configuration
Beniamin Bia
[next]