summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ti-tsc2046.c
AgeCommit message (Expand)Author
2022-09-04iio: adc: tsc2046: silent spi_device_id warningOleksij Rempel
2022-09-04iio: adc: tsc2046: add vref supportOleksij Rempel
2022-07-01iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-01-23iio: adc: tsc2046: fix memory corruption by preventing array overflowOleksij Rempel
2022-01-23iio: adc: tsc2046: add sanity check to avoid to big allocationsOleksij Rempel
2022-01-23iio: adc: tsc2046: add .read_raw supportOleksij Rempel
2022-01-23iio: adc: tsc2046: rework the trigger state machineOleksij Rempel
2021-10-17iio: adc: tsc2046: fix scan interval warningOleksij Rempel
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean
2021-06-03iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()Dan Carpenter
2021-05-17iio: adc: add ADC driver for the TI TSC2046 controllerOleksij Rempel