index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7124.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
2024-03-25
1
-32
/
+23
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
iio: adc: ad7124: Silence no spi_device_id warnings
Wei Yongjun
2022-11-23
1
-0
/
+10
*
iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-08-15
1
-14
/
+1
*
iio: adc: ad7124: add sequencer support
Alexandru Tachici
2022-04-04
1
-9
/
+65
*
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
2022-04-04
1
-0
/
+21
*
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
2022-04-04
1
-1
/
+0
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
1
-0
/
+1
|
\
|
*
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
*
|
iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
Cosmin Tanislav
2022-01-23
1
-1
/
+1
|
/
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
*
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
2021-06-13
1
-33
/
+15
*
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
1
-0
/
+7
*
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-05-13
1
-16
/
+13
*
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
2021-03-25
1
-158
/
+301
*
iio: adc: ad7124: Fix typo in device name
Mircea Caprioru
2020-09-20
1
-2
/
+2
*
iio: adc: ad7124: move chip ID & name on the chip_info table
Alexandru Ardelean
2020-07-22
1
-14
/
+59
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: ad7124: Add direct reg access
Mircea Caprioru
2020-03-08
1
-0
/
+30
*
iio: adc: ad7124: add 3db filter
Alexandru Tachici
2020-02-14
1
-1
/
+68
*
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
2020-01-22
1
-7
/
+5
|
\
|
*
iio: adc: ad7124: Fix DT channel configuration
Alexandru Tachici
2020-01-13
1
-7
/
+5
*
|
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
2020-01-18
1
-1
/
+1
*
|
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
2020-01-18
1
-0
/
+2
|
/
*
iio: adc: ad7124: Enable internal reference
Mircea Caprioru
2019-12-08
1
-1
/
+6
*
iio: adc: ad7124: Shift to dynamic allocation for channel configuration
Mircea Caprioru
2019-06-26
1
-1
/
+8
*
iio: adc: ad7124: Add buffered input support
Mircea Caprioru
2019-06-26
1
-2
/
+15
*
iio: adc: ad7124: Remove input number limitation
Mircea Caprioru
2019-06-26
1
-7
/
+0
*
iio: adc: ad7124 fix indentation issue, remove extra tab
Colin Ian King
2019-04-04
1
-1
/
+1
*
iio: adc: Add ad7124 support
Stefan Popa
2018-11-17
1
-0
/
+684