index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7380.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-06
iio: adc: ad7380: remove unused oversampling_ratio getter
David Lechner
2025-06-29
iio: adc: ad7380: fix adi,gain-milli property parsing
David Lechner
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: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TS
David Lechner
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
2025-04-22
iio: adc: ad7380: add ad7389-4
David Lechner
2025-04-22
iio: adc: ad7380: move internal reference voltage to chip_info
David Lechner
2025-04-22
iio: adc: ad7380: rename internal_ref_only
David Lechner
2025-04-07
iio: adc: ad7380: fix event threshold shift
David Lechner
2025-04-07
iio: adc: ad7380: disable offload before using SPI bus
David Lechner
2025-03-11
iio: ad7380: add support for SPI offload
Angelo Dureghello
2025-03-04
iio: adc: ad7380: add adaq4381-4 support
Julien Stephan
2025-03-04
iio: adc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-02-03
iio: adc: ad7380: add alert support
Julien Stephan
2025-02-03
iio: adc: ad7380: do not store osr in private data structure
Julien Stephan
2025-02-03
iio: adc: ad7380: enable regmap cache
Julien Stephan
2025-02-03
iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
Julien Stephan
2024-11-09
iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4
Julien Stephan
2024-11-09
iio: adc: ad7380: use local dev variable to shorten long lines
Julien Stephan
2024-11-09
iio: adc: ad7380: fix oversampling formula
Julien Stephan
2024-10-24
iio: adc: ad7380: fix supplies for ad7380-4
Julien Stephan
2024-10-24
iio: adc: ad7380: add missing supplies
Julien Stephan
2024-10-24
iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()
Julien Stephan
2024-08-03
iio: adc: ad7380: enable sequencer for single-ended parts
Julien Stephan
2024-08-03
iio: adc: ad7380: add support for single-ended parts
Julien Stephan
2024-08-03
iio: adc: ad7380: prepare driver for single-ended parts support
Julien Stephan
2024-08-03
iio: adc: ad7380: add missing trailing commas
Julien Stephan
2024-06-04
iio: adc: ad7380: add oversampling support
Julien Stephan
2024-06-04
iio: adc: ad7380: use spi_optimize_message()
David Lechner
2024-06-04
iio: adc: ad7380: add support for ad738x-4 4 channels variants
Julien Stephan
2024-06-04
iio: adc: ad7380: prepare for parts with more channels
Julien Stephan
2024-06-04
iio: adc: ad7380: add support for pseudo-differential parts
David Lechner
2024-06-04
iio: adc: ad7380: new driver for AD7380 ADCs
David Lechner