summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/stmpe-adc.c
AgeCommit message (Expand)Author
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring
2022-07-18iio: adc: stmpe-adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-05-01iio: stmpe-adc: use of_device_id for OF matchingKrzysztof Kozlowski
2022-04-28iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin
2021-12-16iio: stmpe-adc: Use correctly sized arguments for bit fieldKees Cook
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-10-18iio: adc: stmpe-adc: Cleanup endian type of local variableJonathan Cameron
2019-05-11iio: stmpe-adc: Reset possible interruptsPhilippe Schenker
2019-05-11iio: stmpe-adc: Use wait_for_completion_timeoutPhilippe Schenker
2019-05-11iio: stmpe-adc: Enable all stmpe-adc interrupts just oncePhilippe Schenker
2019-05-11iio: stmpe-adc: Reinit completion struct on begin conversionPhilippe Schenker
2019-05-11iio: stmpe-adc: Add compatible namePhilippe Schenker
2019-05-05iio: stmpe-adc: Remove unnecessary assignmentPhilippe Schenker
2019-04-04iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor
2019-01-16iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner