index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stmpe-adc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
iio: adc: stmpe-adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-3
/
+3
*
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
2022-05-01
1
-6
/
+7
*
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
2022-04-28
1
-4
/
+4
*
iio: stmpe-adc: Use correctly sized arguments for bit field
Kees Cook
2021-12-16
1
-2
/
+3
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: stmpe-adc: Cleanup endian type of local variable
Jonathan Cameron
2019-10-18
1
-1
/
+1
*
iio: stmpe-adc: Reset possible interrupts
Philippe Schenker
2019-05-11
1
-0
/
+5
*
iio: stmpe-adc: Use wait_for_completion_timeout
Philippe Schenker
2019-05-11
1
-12
/
+4
*
iio: stmpe-adc: Enable all stmpe-adc interrupts just once
Philippe Schenker
2019-05-11
1
-3
/
+3
*
iio: stmpe-adc: Reinit completion struct on begin conversion
Philippe Schenker
2019-05-11
1
-0
/
+4
*
iio: stmpe-adc: Add compatible name
Philippe Schenker
2019-05-11
1
-1
/
+6
*
iio: stmpe-adc: Remove unnecessary assignment
Philippe Schenker
2019-05-05
1
-2
/
+0
*
iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr
Nathan Chancellor
2019-04-04
1
-3
/
+2
*
iio: adc: add STMPE ADC driver using IIO framework
Stefan Agner
2019-01-16
1
-0
/
+363