index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stm32-adc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
iio: Use device_get_match_data()
Rob Herring
1
-8
/
+3
2023-09-23
iio: adc: stm32-adc-core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-12
iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
Zhang Shurong
1
-2
/
+7
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-0
/
+2
2023-07-20
iio: adc: stm32-adc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2022-11-23
iio: adc: stm32-adc: add stm32mp13 support
Olivier Moysan
1
-4
/
+26
2022-09-21
iio: adc: stm32-adc: add id registers support
Olivier Moysan
1
-3
/
+56
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2022-06-19
iio: adc: stm32: fix maximum clock rate for stm32mp15x
Olivier Moysan
1
-1
/
+1
2022-06-19
iio: adc: stm32: Fix ADCs iteration in irq handler
Yannick Brosseau
1
-1
/
+6
2022-06-19
iio: adc: stm32-adc: Use generic_handle_domain_irq()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
1
-11
/
+6
2021-10-20
iio: adc: stm32-adc: add support of internal channels
Olivier Moysan
1
-0
/
+1
2021-01-09
iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/cl...
Xu Wang
1
-18
/
+11
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+20
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
1
-1
/
+20
2020-11-01
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
1
-24
/
+17
2020-09-29
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
1
-1
/
+8
2020-09-13
iio: adc: stm32: Fix missing return in booster error path
Krzysztof Kozlowski
1
-1
/
+1
2020-09-03
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-50
/
+25
2020-05-22
iio: adc: stm32-adc: fix a wrong error message when probing interrupts
Fabrice Gasnier
1
-20
/
+14
2020-01-18
iio: adc: stm32-adc: don't print an error on probe deferral
Etienne Carriere
1
-3
/
+6
2019-12-15
iio: adc: stm32-adc: Add check on overrun interrupt
Fabrice Gasnier
1
-7
/
+7
2019-11-09
iio: adc: stm32: allow to tune analog clock
Fabrice Gasnier
1
-3
/
+13
2019-10-22
iio: adc: stm32-adc: fix kernel-doc warnings
Fabrice Gasnier
1
-5
/
+6
2019-10-09
iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
Fabrice Gasnier
1
-3
/
+40
2019-10-09
iio: adc: stm32-adc: move registers definitions
Fabrice Gasnier
1
-27
/
+0
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-07-27
iio: adc: stm32-adc: add analog switches supply control
Fabrice Gasnier
1
-1
/
+192
2019-06-22
iio: adc: stm32-adc: add missing vdda-supply
Fabrice Gasnier
1
-1
/
+20
2018-11-25
iio: adc: stm32-adc: add power management support
Fabrice Gasnier
1
-56
/
+126
2018-05-07
iio: adc: stm32-adc: add support for STM32MP1
Fabrice Gasnier
1
-18
/
+48
2018-01-08
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
1
-13
/
+1
2017-10-21
iio: adc: stm32: add check on clock rate
Fabrice Gasnier
1
-0
/
+13
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-5
/
+5
2017-07-30
iio: adc: stm32: fix common clock rate
Fabrice Gasnier
1
-5
/
+5
2017-07-02
iio: adc: stm32: make array stm32h7_adc_ckmodes_spec static
Colin Ian King
1
-1
/
+1
2017-06-11
iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
1
-3
/
+168
2017-06-11
iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
1
-7
/
+55
2017-06-11
iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
1
-12
/
+26
2017-01-29
iio: adc: stm32: add optional dma support
Fabrice Gasnier
1
-0
/
+1
2016-11-19
iio: adc: Add support for STM32 ADC core
Fabrice Gasnier
1
-0
/
+303