index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stm32-dfsdm-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: stm32-dfsdm: add id registers support
Olivier Moysan
2023-01-08
1
-16
/
+83
*
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2022-02-21
1
-10
/
+9
*
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-4
/
+2
*
iio: adc: stm32-dfsdm: Remove redundant null check before clk_disable_unprepare
Xu Wang
2021-01-22
1
-2
/
+1
*
iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-29
1
-7
/
+4
*
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-6
/
+3
*
iio: adc: stm32-dfsdm: missing error case during probe
Fabien Dessenne
2019-04-27
1
-2
/
+6
*
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2019-04-04
1
-23
/
+140
*
iio: adc: stm32-dfsdm: make spi_master_freq more accurate
Fabrice Gasnier
2019-04-04
1
-5
/
+12
*
iio: adc: stm32-dfsdm: Add support for stm32mp1
Fabrice Gasnier
2018-05-12
1
-0
/
+21
*
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-05-11
1
-0
/
+5
|
\
|
*
iio: adc: stm32-dfsdm: add check on spi-max-frequency
Fabrice Gasnier
2018-04-28
1
-0
/
+5
*
|
iio: adc: stm32-dfsdm: fix clock source selection
Fabrice Gasnier
2018-02-24
1
-1
/
+9
*
|
iio: adc: stm32-dfsdm: fix compatible data use
Fabrice Gasnier
2018-02-24
1
-1
/
+1
|
/
*
IIO: ADC: stm32-dfsdm: code optimization
Arnaud Pouliquen
2018-01-15
1
-7
/
+1
*
IIO: ADC: stm32-dfsdm: avoid unused-variable warning
Arnd Bergmann
2018-01-11
1
-2
/
+1
*
IIO: ADC: add stm32 DFSDM core support
Arnaud Pouliquen
2018-01-10
1
-0
/
+309