index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stm32-adc-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
2020-11-01
1
-24
/
+17
*
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
2020-09-29
1
-1
/
+8
*
iio: adc: stm32: Fix missing return in booster error path
Krzysztof Kozlowski
2020-09-13
1
-1
/
+1
*
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-50
/
+25
*
iio: adc: stm32-adc: fix a wrong error message when probing interrupts
Fabrice Gasnier
2020-05-22
1
-20
/
+14
*
iio: adc: stm32-adc: don't print an error on probe deferral
Etienne Carriere
2020-01-18
1
-3
/
+6
*
iio: adc: stm32-adc: Add check on overrun interrupt
Fabrice Gasnier
2019-12-15
1
-7
/
+7
*
iio: adc: stm32: allow to tune analog clock
Fabrice Gasnier
2019-11-09
1
-3
/
+13
*
iio: adc: stm32-adc: fix kernel-doc warnings
Fabrice Gasnier
2019-10-22
1
-5
/
+6
*
iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
Fabrice Gasnier
2019-10-09
1
-3
/
+40
*
iio: adc: stm32-adc: move registers definitions
Fabrice Gasnier
2019-10-09
1
-27
/
+0
*
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-1
/
+0
*
iio: adc: stm32-adc: add analog switches supply control
Fabrice Gasnier
2019-07-27
1
-1
/
+192
*
iio: adc: stm32-adc: add missing vdda-supply
Fabrice Gasnier
2019-06-22
1
-1
/
+20
*
iio: adc: stm32-adc: add power management support
Fabrice Gasnier
2018-11-25
1
-56
/
+126
*
iio: adc: stm32-adc: add support for STM32MP1
Fabrice Gasnier
2018-05-07
1
-18
/
+48
*
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
2018-01-08
1
-13
/
+1
*
iio: adc: stm32: add check on clock rate
Fabrice Gasnier
2017-10-21
1
-0
/
+13
*
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-28
1
-5
/
+5
|
\
|
*
iio: adc: stm32: fix common clock rate
Fabrice Gasnier
2017-07-30
1
-5
/
+5
*
|
iio: adc: stm32: make array stm32h7_adc_ckmodes_spec static
Colin Ian King
2017-07-02
1
-1
/
+1
|
/
*
iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
2017-06-11
1
-3
/
+168
*
iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
2017-06-11
1
-7
/
+55
*
iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
2017-06-11
1
-12
/
+26
*
iio: adc: stm32: add optional dma support
Fabrice Gasnier
2017-01-29
1
-0
/
+1
*
iio: adc: Add support for STM32 ADC core
Fabrice Gasnier
2016-11-19
1
-0
/
+303