Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |