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
/
ti_am335x_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Wadim Egorov
1
-1
/
+3
2023-09-23
iio: adc: ti_am335x_adc: 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
/
+0
2022-07-18
iio: adc: ti-am335x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-3
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Add the am437x compatible
Miquel Raynal
1
-0
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Add the scale information
Miquel Raynal
1
-0
/
+18
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
1
-2
/
+2
2021-10-21
iio: adc: ti_am335x_adc: Gather the checks on the delays
Miquel Raynal
1
-20
/
+30
2021-10-21
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
1
-4
/
+3
2021-10-21
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
1
-52
/
+52
2021-10-21
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
1
-9
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
1
-2
/
+22
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
1
-3
/
+3
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
1
-9
/
+9
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
1
-1
/
+1
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-13
/
+5
2021-01-14
iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
Alexandru Ardelean
1
-5
/
+1
2020-07-20
iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables
Lee Jones
1
-4
/
+4
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
1
-1
/
+1
2020-07-07
iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions
Alexandru Ardelean
1
-15
/
+5
2020-07-07
iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
Alexandru Ardelean
1
-10
/
+5
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2018-12-03
iio: adc: ti_am335x_tscadc: Improve accuracy of measurement
Vignesh R
1
-1
/
+4
2018-10-09
iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
Vignesh R
1
-8
/
+4
2018-01-08
Drivers:iio:adc:ti_am335x_adc remove comparison to bool
Venkat Prashanth B U
1
-1
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-05-14
iio: adc: ti_am335x_adc: allocating too much in probe
Dan Carpenter
1
-1
/
+1
2017-03-15
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Michael Engl
1
-1
/
+12
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
1
-3
/
+145
2016-08-21
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
1
-1
/
+1
2016-08-21
iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
Vignesh R
1
-3
/
+11
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
1
-4
/
+2
2016-01-16
iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.
Jonathan Cameron
1
-1
/
+1
2015-05-13
iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters
Vignesh R
1
-6
/
+48
2015-04-09
iio: adc: ti_am335x_adc: refactor DT parsing into a function
Vignesh R
1
-10
/
+19
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-2
/
+1
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+1
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
1
-3
/
+2
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
1
-1
/
+1
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
1
-9
/
+0
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
1
-1
/
+0
2014-07-08
iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
Jan Kardell
1
-1
/
+1
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+0
2014-01-21
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
1
-19
/
+49
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
1
-18
/
+46
2014-01-07
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
Sebastian Andrzej Siewior
1
-0
/
+2
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
1
-2
/
+2
[next]