summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/stmpe-adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: stmpe-adc: Reset possible interruptsPhilippe Schenker2019-05-111-0/+5
* iio: stmpe-adc: Use wait_for_completion_timeoutPhilippe Schenker2019-05-111-12/+4
* iio: stmpe-adc: Enable all stmpe-adc interrupts just oncePhilippe Schenker2019-05-111-3/+3
* iio: stmpe-adc: Reinit completion struct on begin conversionPhilippe Schenker2019-05-111-0/+4
* iio: stmpe-adc: Add compatible namePhilippe Schenker2019-05-111-1/+6
* iio: stmpe-adc: Remove unnecessary assignmentPhilippe Schenker2019-05-051-2/+0
* iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor2019-04-041-3/+2
* iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner2019-01-161-0/+363