index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7192.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
2024-10-21
1
-0
/
+3
*
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
1
-3
/
+3
*
iio: adc: ad7192: Add clock provider
Alisa-Dariana Roman
2024-08-03
1
-0
/
+92
*
iio: adc: ad7192: Update clock config
Alisa-Dariana Roman
2024-08-03
1
-28
/
+63
*
iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-30
1
-67
/
+36
*
iio: adc: ad7192: Clean up dev
Alisa-Dariana Roman
2024-06-22
1
-35
/
+30
*
iio: adc: ad7192: Add AD7194 support
Alisa-Dariana Roman
2024-06-04
1
-5
/
+143
*
iio: adc: ad7192: Add aincom supply
Alisa-Dariana Roman
2024-06-04
1
-2
/
+48
*
iio: adc: ad7192: Use standard attribute
Alisa-Dariana Roman
2024-06-04
1
-41
/
+34
*
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
2024-03-25
1
-19
/
+19
*
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-20
1
-97
/
+172
|
\
|
*
iio: adc: ad7192: Add fast settling support
Alisa-Dariana Roman
2023-10-11
1
-26
/
+81
|
*
iio: adc: ad7192: Remove unused member
Alisa-Dariana Roman
2023-10-11
1
-8
/
+6
|
*
iio: adc: ad7192: Organize chip info
Alisa-Dariana Roman
2023-10-11
1
-27
/
+18
|
*
iio: adc: ad7192: Improve f_order computation
Alisa-Dariana Roman
2023-10-05
1
-16
/
+46
|
*
iio: adc: ad7192: Use bitfield access macros
Alisa-Dariana Roman
2023-10-05
1
-36
/
+37
*
|
iio: adc: ad7192: Correct reference voltage
Alisa-Dariana Roman
2023-10-05
1
-4
/
+25
|
/
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
1
-8
/
+8
|
\
|
*
iio: adc: ad7192: Fix ac excitation feature
Alisa Roman
2023-07-15
1
-8
/
+8
*
|
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
|
iio: adc: ad7192: Use sysfs_emit_at
Alisa Roman
2023-07-20
1
-3
/
+2
*
|
iio: adi: ad7192: Add error check and more debug log
Markus Burri
2023-07-15
1
-3
/
+5
*
|
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
Christophe JAILLET
2023-07-15
1
-15
/
+1
|
/
*
iio: adc: ad7192: Fix internal/external clock selection
Fabrizio Lamarque
2023-06-04
1
-1
/
+1
*
iio: adc: ad7192: Fix null ad7192_state pointer access
Fabrizio Lamarque
2023-06-04
1
-3
/
+3
*
iio: adc: ad7192: Change "shorted" channels to differential
Paul Cercueil
2023-05-13
1
-6
/
+2
*
iio: adc: ad7192: Simplify using devm_regulator_get_enable()
Matti Vaittinen
2022-11-23
1
-13
/
+2
*
iio: adc: ad7192: Silence no spi_device_id warnings
Wei Yongjun
2022-11-23
1
-0
/
+12
*
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
1
-2
/
+2
*
iio: adc: ad7192: add sequencer support
Alexandru Tachici
2022-04-04
1
-1
/
+41
*
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
2022-04-04
1
-0
/
+22
*
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
*
iio: ad7192: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-2
/
+2
*
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-11-27
1
-1
/
+2
*
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
2021-09-14
1
-0
/
+1
*
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-53
/
+36
*
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
2021-06-13
1
-3
/
+3
*
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
2021-05-13
1
-7
/
+4
*
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
2021-05-13
1
-2
/
+6
*
iio: adc: ad7192: move ad7192_of_match table closer to the end of the file
Alexandru Ardelean
2020-07-20
1
-9
/
+9
*
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: ad7192: fix null pointer de-reference crash during probe
Alexandru Ardelean
2020-04-19
1
-16
/
+47
*
staging: iio: adc: ad7192: Re-indent enum labels
Deepak R Varma
2020-03-23
1
-2
/
+2
*
staging: iio: adc: ad7192: move out of staging
Alexandru Tachici
2020-03-08
1
-0
/
+1034