summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-tsc2046.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: tsc2046: silent spi_device_id warningOleksij Rempel2022-09-041-0/+12
* iio: adc: tsc2046: add vref supportOleksij Rempel2022-09-041-2/+55
* iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson2022-07-011-1/+1
* Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-03-181-67/+202
|\
| * iio: adc: tsc2046: add sanity check to avoid to big allocationsOleksij Rempel2022-01-231-0/+6
| * iio: adc: tsc2046: add .read_raw supportOleksij Rempel2022-01-231-21/+97
| * iio: adc: tsc2046: rework the trigger state machineOleksij Rempel2022-01-231-46/+99
* | iio: adc: tsc2046: fix memory corruption by preventing array overflowOleksij Rempel2022-01-231-2/+2
|/
* iio: adc: tsc2046: fix scan interval warningOleksij Rempel2021-10-171-1/+1
* iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-131-2/+0
* iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()Dan Carpenter2021-06-031-1/+1
* iio: adc: add ADC driver for the TI TSC2046 controllerOleksij Rempel2021-05-171-0/+714