index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
rcar-gyroadc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
Jonathan Cameron
2021-05-17
1
-8
/
+7
*
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
2020-09-29
1
-6
/
+15
*
iio: adc: rcar-gyroadc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-6
/
+3
*
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
1
-1
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: rcar-gyroadc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-11-09
1
-3
/
+1
*
iio: adc: gyroadc: fix uninitialized return code
Arnd Bergmann
2019-07-27
1
-2
/
+2
*
iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printing
Geert Uytterhoeven
2019-05-05
1
-3
/
+1
*
iio: adc: rcar-gyroadc: convert to SPDX identifiers
Kuninori Morimoto
2018-11-16
1
-10
/
+1
*
iio: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-02
1
-6
/
+6
*
iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-09
1
-3
/
+2
*
iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit
Geert Uytterhoeven
2017-10-09
1
-1
/
+1
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: adc: rcar-gyroadc: Derive interface clock speed from fck clock
Marek Vasut
2017-04-27
1
-8
/
+8
*
iio: adc: handle unknow of_device_id data
Arnd Bergmann
2017-02-05
1
-1
/
+3
*
iio: adc: Add Renesas GyroADC driver
Marek Vasut
2017-01-28
1
-0
/
+631