index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-09-29
iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-03
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2019-04-27
iio: adc: stm32-dfsdm: missing error case during probe
Fabien Dessenne
2019-04-04
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2019-04-04
iio: adc: stm32-dfsdm: make spi_master_freq more accurate
Fabrice Gasnier
2018-05-12
iio: adc: stm32-dfsdm: Add support for stm32mp1
Fabrice Gasnier
2018-05-11
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-04-28
iio: adc: stm32-dfsdm: add check on spi-max-frequency
Fabrice Gasnier
2018-02-24
iio: adc: stm32-dfsdm: fix clock source selection
Fabrice Gasnier
2018-02-24
iio: adc: stm32-dfsdm: fix compatible data use
Fabrice Gasnier
2018-01-15
IIO: ADC: stm32-dfsdm: code optimization
Arnaud Pouliquen
2018-01-11
IIO: ADC: stm32-dfsdm: avoid unused-variable warning
Arnd Bergmann
2018-01-10
IIO: ADC: add stm32 DFSDM core support
Arnaud Pouliquen