index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ti-tsc2046.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: tsc2046: silent spi_device_id warning
Oleksij Rempel
2022-09-04
1
-0
/
+12
*
iio: adc: tsc2046: add vref support
Oleksij Rempel
2022-09-04
1
-2
/
+55
*
iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
2022-07-01
1
-1
/
+1
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
1
-67
/
+202
|
\
|
*
iio: adc: tsc2046: add sanity check to avoid to big allocations
Oleksij Rempel
2022-01-23
1
-0
/
+6
|
*
iio: adc: tsc2046: add .read_raw support
Oleksij Rempel
2022-01-23
1
-21
/
+97
|
*
iio: adc: tsc2046: rework the trigger state machine
Oleksij Rempel
2022-01-23
1
-46
/
+99
*
|
iio: adc: tsc2046: fix memory corruption by preventing array overflow
Oleksij Rempel
2022-01-23
1
-2
/
+2
|
/
*
iio: adc: tsc2046: fix scan interval warning
Oleksij Rempel
2021-10-17
1
-1
/
+1
*
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
1
-2
/
+0
*
iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()
Dan Carpenter
2021-06-03
1
-1
/
+1
*
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel
2021-05-17
1
-0
/
+714