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
/
dma
/
at_xdmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
dmaengine: at_xdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-19
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
1
-2
/
+5
2023-04-12
dmaengine: at_xdmac: align declaration of ret with the rest of variables
Claudiu Beznea
1
-2
/
+1
2023-04-12
dmaengine: at_xdmac: add a warning message regarding for unpaused channels
Claudiu Beznea
1
-0
/
+2
2023-04-12
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
1
-1
/
+4
2023-04-12
dmaengine: at_xdmac: restore the content of grws register
Claudiu Beznea
1
-0
/
+9
2023-04-12
dmaengine: at_xdmac: do not resume channels paused by consumers
Claudiu Beznea
1
-7
/
+45
2023-04-12
dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
Claudiu Beznea
1
-13
/
+13
2023-04-12
dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
Claudiu Beznea
1
-3
/
+9
2023-01-18
dmaengine: at_xdmac: remove empty line
Claudiu Beznea
1
-1
/
+0
2023-01-18
dmaengine: at_xdmac: add runtime pm support
Claudiu Beznea
1
-15
/
+202
2023-01-18
dmaengine: at_xdmac: align properly function members
Claudiu Beznea
1
-1
/
+1
2022-09-05
dmaengine: at_xdmac: Replace two if statements with only one with two conditions
Tudor Ambarus
1
-4
/
+1
2022-08-04
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-07-05
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
1
-0
/
+5
2022-07-01
dmaengine: at_xdmac: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+8
2022-04-20
dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte
Ben Walker
1
-1
/
+8
2022-04-11
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
1
-5
/
+7
2022-02-15
dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
Yang Yingliang
1
-1
/
+3
2022-01-05
dmaengine: at_xdmac: Fix race over irq_status
Tudor Ambarus
1
-8
/
+8
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()
Tudor Ambarus
1
-36
/
+34
2022-01-05
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
1
-9
/
+9
2022-01-05
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
1
-1
/
+3
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
Tudor Ambarus
1
-8
/
+8
2022-01-05
dmaengine: at_xdmac: Fix concurrency over xfers_list
Tudor Ambarus
1
-7
/
+10
2022-01-05
dmaengine: at_xdmac: Move the free desc to the tail of the desc list
Tudor Ambarus
1
-9
/
+14
2022-01-05
dmaengine: at_xdmac: Fix race for the tx desc callback
Tudor Ambarus
1
-17
/
+8
2022-01-05
dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
Tudor Ambarus
1
-2
/
+1
2022-01-05
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
1
-2
/
+4
2022-01-05
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
1
-5
/
+3
2022-01-05
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-6
/
+0
2021-12-17
dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+4
2021-10-28
dmaengine: at_xdmac: fix compilation warning
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: use pm_ptr()
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: use __maybe_unused for pm functions
Claudiu Beznea
1
-9
/
+3
2021-10-18
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
Claudiu Beznea
1
-24
/
+27
2021-07-28
dmaengine: at_xdmac: use platform_driver_register
Clément Léger
1
-1
/
+7
2021-04-20
dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()
YueHaibing
1
-11
/
+0
2020-10-30
dmaengine: at_xdmac: add AXI priority support and recommended settings
Eugen Hristev
1
-0
/
+47
2020-10-30
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
Eugen Hristev
1
-26
/
+84
2020-10-30
dmaengine: at_xdmac: adapt perid for mem2mem operations
Eugen Hristev
1
-3
/
+3
2020-09-18
dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-05-13
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-02-25
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
1
-11
/
+12
2020-02-25
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
1
-9
/
+2
2020-02-25
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
1
-5
/
+3
2019-10-14
dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
Markus Elfring
1
-6
/
+1
[next]