index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stmpe-adc.c
Age
Commit message (
Expand
)
Author
2022-07-18
iio: adc: stmpe-adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-05-01
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
2022-04-28
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
2021-12-16
iio: stmpe-adc: Use correctly sized arguments for bit field
Kees Cook
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-10-18
iio: adc: stmpe-adc: Cleanup endian type of local variable
Jonathan Cameron
2019-05-11
iio: stmpe-adc: Reset possible interrupts
Philippe Schenker
2019-05-11
iio: stmpe-adc: Use wait_for_completion_timeout
Philippe Schenker
2019-05-11
iio: stmpe-adc: Enable all stmpe-adc interrupts just once
Philippe Schenker
2019-05-11
iio: stmpe-adc: Reinit completion struct on begin conversion
Philippe Schenker
2019-05-11
iio: stmpe-adc: Add compatible name
Philippe Schenker
2019-05-05
iio: stmpe-adc: Remove unnecessary assignment
Philippe Schenker
2019-04-04
iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr
Nathan Chancellor
2019-01-16
iio: adc: add STMPE ADC driver using IIO framework
Stefan Agner