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
/
ti-tsc2046.c
Age
Commit message (
Expand
)
Author
2022-09-04
iio: adc: tsc2046: silent spi_device_id warning
Oleksij Rempel
2022-09-04
iio: adc: tsc2046: add vref support
Oleksij Rempel
2022-07-01
iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-01-23
iio: adc: tsc2046: fix memory corruption by preventing array overflow
Oleksij Rempel
2022-01-23
iio: adc: tsc2046: add sanity check to avoid to big allocations
Oleksij Rempel
2022-01-23
iio: adc: tsc2046: add .read_raw support
Oleksij Rempel
2022-01-23
iio: adc: tsc2046: rework the trigger state machine
Oleksij Rempel
2021-10-17
iio: adc: tsc2046: fix scan interval warning
Oleksij Rempel
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-03
iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()
Dan Carpenter
2021-05-17
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel