index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections
Jonathan Cameron
2020-07-07
1
-5
/
+2
*
|
|
iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h include
Jonathan Cameron
2020-07-07
1
-1
/
+2
*
|
|
iio:adc:ltc2497 drop of_match_ptr protection
Jonathan Cameron
2020-07-07
1
-2
/
+2
*
|
|
iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data
Jonathan Cameron
2020-07-07
1
-16
/
+6
*
|
|
iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.h
Jonathan Cameron
2020-07-07
1
-2
/
+2
*
|
|
iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
2020-07-07
1
-3
/
+2
*
|
|
iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_data
Jonathan Cameron
2020-07-07
1
-7
/
+4
*
|
|
iio:adc:hi8435: Drop of_match_ptr protection.
Jonathan Cameron
2020-07-07
1
-3
/
+2
*
|
|
iio:adc:hi8435: Drop unused of_gpio.h header
Jonathan Cameron
2020-07-07
1
-1
/
+0
*
|
|
iio:adc:lpc32xx: Drop of_match_ptr protection
Jonathan Cameron
2020-07-07
1
-3
/
+2
*
|
|
iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-07-07
1
-13
/
+17
*
|
|
iio: adc: Combine read functions for PMIC5 and PMIC7
Jishnu Prakash
2020-06-27
1
-30
/
+19
*
|
|
iio: adc: rockchip_saradc: Add support iio buffers
Simon Xue
2020-06-27
1
-35
/
+110
*
|
|
iio: adc: rockchip_saradc: better prefix for channel constant
Heiko Stuebner
2020-06-27
1
-12
/
+12
*
|
|
iio: adc: rockchip_saradc: move all of probe to devm-functions
Heiko Stuebner
2020-06-27
1
-29
/
+45
*
|
|
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
15
-129
/
+13
*
|
|
iio: at91_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-06-20
1
-15
/
+15
*
|
|
iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-06-20
1
-32
/
+33
*
|
|
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
49
-50
/
+0
*
|
|
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
6
-7
/
+0
*
|
|
iio: remove left-over comments about parent assignment
Alexandru Ardelean
2020-06-14
2
-2
/
+0
*
|
|
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
91
-91
/
+0
*
|
|
iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver
Alexandru Ardelean
2020-06-14
1
-1
/
+1
*
|
|
iio: stm32-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-06-14
1
-55
/
+63
*
|
|
iio: adc: max11100: Constify struct iio_chan_spec
Rikard Falkeborn
2020-06-14
1
-1
/
+1
*
|
|
iio: adc: Update debug prints
Jishnu Prakash
2020-06-14
1
-9
/
+9
*
|
|
iio: adc: Update return value checks
Jishnu Prakash
2020-06-14
1
-6
/
+4
*
|
|
iio: adc: Add support for PMIC7 ADC
Jishnu Prakash
2020-06-14
3
-3
/
+488
*
|
|
iio: adc: Add info property under adc_data
Jishnu Prakash
2020-06-14
2
-1
/
+4
|
/
/
*
|
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-07
23
-219
/
+1617
|
\
\
|
*
|
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-05-25
3
-17
/
+20
|
|
\
|
|
*
|
iio: adc: stm32-adc: fix a wrong error message when probing interrupts
Fabrice Gasnier
2020-05-22
1
-20
/
+14
|
*
|
iio: adc: exynos: Simplify Exynos7-specific init
Krzysztof Kozlowski
2020-05-16
1
-3
/
+0
|
*
|
iio: adc: Add scaling support to exynos adc driver
Jonathan Bakker
2020-05-16
1
-1
/
+13
|
*
|
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-15
5
-106
/
+149
|
|
\
\
|
|
*
|
iio: adc: ad7476: remove redundant null check on an array
Colin Ian King
2020-05-03
1
-1
/
+1
|
|
*
|
iio: adc: ti-ads124s08: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-4
/
+3
|
|
*
|
iio: adc: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
2020-05-03
1
-2
/
+3
|
|
*
|
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-6
/
+2
|
|
*
|
iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...
Alexandru Ardelean
2020-04-25
1
-9
/
+21
|
|
*
|
iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
Alexandru Ardelean
2020-04-25
1
-16
/
+15
|
|
*
|
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
2020-04-25
1
-70
/
+72
|
|
*
|
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
2020-04-25
1
-14
/
+48
|
*
|
|
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
5
-44
/
+153
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-23
17
-90
/
+1442
|
|
\
\
\
|
|
*
|
|
iio: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
2020-04-19
1
-1
/
+1
|
|
*
|
|
iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
2020-04-19
1
-3
/
+1
|
|
*
|
|
iio: adc: at91-adc: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
2020-04-19
1
-4
/
+1
|
|
*
|
|
iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
2020-04-19
1
-3
/
+1
|
|
*
|
|
iio: xilinx-xadc: Fix typo
Lars-Peter Clausen
2020-04-19
1
-1
/
+1
[prev]
[next]