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
/
at91_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
iio: adc: at91: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-11
iio: adc: at91_adc: Simplify with dev_err_probe()
Jinjie Ruan
1
-39
/
+27
2023-09-11
iio: adc: at91_adc: Use devm_clk_get_enabled() helper function
Jinjie Ruan
1
-29
/
+9
2023-09-11
iio: adc: at91_adc: Use devm_request_irq() helper function
Jinjie Ruan
1
-10
/
+8
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2022-11-01
iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
Yang Yingliang
1
-1
/
+3
2022-02-18
iio:adc:at91-adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-2
/
+1
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
1
-67
/
+48
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
1
-44
/
+36
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
1
-57
/
+40
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
1
-20
/
+0
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
1
-38
/
+22
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
1
-1
/
+1
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
1
-4
/
+4
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
1
-4
/
+1
2020-07-20
iio: adc: at91_adc: Fix 'bad line' warning
Lee Jones
1
-1
/
+1
2020-06-20
iio: at91_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-15
/
+15
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: adc: at91-adc: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
1
-4
/
+1
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
1
-2
/
+1
2019-04-27
iio: adc: at91: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+2
2019-03-09
iio: adc: at91: disable adc channel interrupt in timeout case
Georg Ottinger
1
-11
/
+17
2018-09-29
iio: adc: at91: fix wrong channel number in triggered buffer mode
Eugen Hristev
1
-1
/
+3
2018-09-29
iio: adc: at91: fix acking DRDY irq on simple conversions
Eugen Hristev
1
-0
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+4
2018-01-08
Drivers: iio:adc: fix brace coding style issue in at91_adc.c
Venkat Prashanth B U
1
-2
/
+2
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-07-10
iio: adc: at91: make array startup_lookup static
Colin Ian King
1
-1
/
+1
2016-11-05
iio: adc: at91: add suspend and resume callback
Wenyou Yang
1
-0
/
+28
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+13
2016-09-05
iio: adc: at91: Add support for Touchscreen Switches Closure Time
Nicolas Ferre
1
-0
/
+13
2016-08-15
iio: adc: at91: unbreak channel adc channel 3
Anders Darander
1
-2
/
+2
2016-04-16
iio: adc: at91_adc: fix errors reported by checkpatch.pl
Slawomir Stepien
1
-4
/
+4
2015-11-22
IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply
Nizam Haider
1
-1
/
+1
2015-06-21
iio: adc: at91_adc: allow to use full range of startup time
Jan Leupold
1
-4
/
+4
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-3
/
+2
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-5
/
+7
2014-09-14
iio: adc: at91: don't use the last converted data register
Ludovic Desroches
1
-5
/
+7
2014-08-30
iio: adc: at91: make the function handle_adc_eoc_trigger() static
Josh Wu
1
-1
/
+1
2014-06-22
Merge 3.16-rc2 into staging-next
Greg Kroah-Hartman
1
-8
/
+8
2014-06-18
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+1
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-8
/
+8
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-1
/
+1
2014-06-14
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
Dan Carpenter
1
-8
/
+8
2014-05-07
iio: adc: at91: add sam9rl support
Alexandre Belloni
1
-0
/
+18
2014-05-07
iio: adc: at91: remove unused include from include/mach
Alexandre Belloni
1
-1
/
+102
[next]