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