index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7124.c
Age
Commit message (
Expand
)
Author
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-06
iio: adc: ad7124: fix DT configuration parsing
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: set initial ADC mode to idle
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: reduce the number of SPI transfers
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: fix config comparison
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
2024-06-25
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
2024-03-25
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
2022-11-23
iio: adc: ad7124: Silence no spi_device_id warnings
Wei Yongjun
2022-08-15
iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-04-04
iio: adc: ad7124: add sequencer support
Alexandru Tachici
2022-04-04
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
2022-04-04
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
2022-01-23
iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
Cosmin Tanislav
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2021-06-13
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
2021-05-13
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-03-25
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
2020-09-20
iio: adc: ad7124: Fix typo in device name
Mircea Caprioru
2020-07-22
iio: adc: ad7124: move chip ID & name on the chip_info table
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-03-08
iio: adc: ad7124: Add direct reg access
Mircea Caprioru
2020-02-14
iio: adc: ad7124: add 3db filter
Alexandru Tachici
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
2020-01-18
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
2020-01-13
iio: adc: ad7124: Fix DT channel configuration
Alexandru Tachici
2019-12-08
iio: adc: ad7124: Enable internal reference
Mircea Caprioru
2019-06-26
iio: adc: ad7124: Shift to dynamic allocation for channel configuration
Mircea Caprioru
2019-06-26
iio: adc: ad7124: Add buffered input support
Mircea Caprioru
2019-06-26
iio: adc: ad7124: Remove input number limitation
Mircea Caprioru
2019-04-04
iio: adc: ad7124 fix indentation issue, remove extra tab
Colin Ian King
2018-11-17
iio: adc: Add ad7124 support
Stefan Popa