Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-01 | iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode | Marcus Folkesson | 1 | -1/+1 |
2022-03-18 | Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -67/+202 |
2022-01-23 | iio: adc: tsc2046: fix memory corruption by preventing array overflow | Oleksij Rempel | 1 | -2/+2 |
2022-01-23 | iio: adc: tsc2046: add sanity check to avoid to big allocations | Oleksij Rempel | 1 | -0/+6 |
2022-01-23 | iio: adc: tsc2046: add .read_raw support | Oleksij Rempel | 1 | -21/+97 |
2022-01-23 | iio: adc: tsc2046: rework the trigger state machine | Oleksij Rempel | 1 | -46/+99 |
2021-10-17 | iio: adc: tsc2046: fix scan interval warning | Oleksij Rempel | 1 | -1/+1 |
2021-06-13 | iio: adc: remove unused private data assigned with spi_set_drvdata() | Alexandru Ardelean | 1 | -2/+0 |
2021-06-03 | iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode() | Dan Carpenter | 1 | -1/+1 |
2021-05-17 | iio: adc: add ADC driver for the TI TSC2046 controller | Oleksij Rempel | 1 | -0/+714 |