开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stmpe-adc.c
Age
Commit message (
Expand
)
Author
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
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