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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-5627
/
+2707
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2021-02-08
dmaengine: dw-axi-dmac: remove redundant null check on desc
Colin Ian King
1
-4
/
+0
2021-02-08
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
Cezary Rojewski
1
-6
/
+0
2021-02-03
dmaengine: idxd: check device state before issue command
Dave Jiang
3
-3
/
+27
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-02-01
dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
Richard Fitzgerald
1
-1
/
+1
2021-02-01
dmaengine: dw-axi-dmac: Virtually split the linked-list
Sia Jee Heng
2
-20
/
+92
2021-02-01
dmaengine: dw-axi-dmac: Set constraint to the Max segment size
Sia Jee Heng
2
-0
/
+9
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
Sia Jee Heng
1
-0
/
+26
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
Sia Jee Heng
1
-0
/
+50
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
Sia Jee Heng
1
-0
/
+8
2021-02-01
dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC
Sia Jee Heng
1
-0
/
+1
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
Sia Jee Heng
1
-0
/
+14
2021-02-01
dmaengine: dw-axi-dmac: Support burst residue granularity
Sia Jee Heng
2
-7
/
+38
2021-02-01
dmaengine: dw-axi-dmac: Support of_dma_controller_register()
Sia Jee Heng
2
-0
/
+27
2021-02-01
dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
Sia Jee Heng
2
-7
/
+106
2021-02-01
dmaengine: dw-axi-dmac: Support device_prep_slave_sg
Sia Jee Heng
2
-0
/
+155
2021-02-01
dmaengine: dw-axi-dmac: Add device_config operation
Sia Jee Heng
2
-0
/
+12
2021-02-01
dmaengine: dw-axi-dmac: Add device_synchronize() callback
Sia Jee Heng
1
-0
/
+8
2021-02-01
dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
Sia Jee Heng
2
-12
/
+14
2021-02-01
dmaengine: dw-axi-dmac: simplify descriptor management
Sia Jee Heng
2
-71
/
+102
2021-02-01
dmaengine: INTEL_LDMA should depend on X86
Geert Uytterhoeven
1
-1
/
+2
2021-02-01
dmaengine: rcar-dmac: Add support for R-Car V3U
Geert Uytterhoeven
1
-23
/
+58
2021-02-01
dmaengine: rcar-dmac: Add helpers for clearing DMA channel status
Geert Uytterhoeven
1
-2
/
+13
2021-02-01
dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper
Geert Uytterhoeven
1
-12
/
+10
2021-01-27
dmaengine: stedma40: fix 'physical' typo
Bjorn Helgaas
1
-1
/
+1
2021-01-27
dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set
Thara Gopinath
1
-14
/
+15
2021-01-26
dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+2
2021-01-26
dmaengine: idxd: add module parameter to force disable of SVA
Dave Jiang
1
-1
/
+7
2021-01-26
dmaengine: mmp_tdma: Allow building as a module
Lubomir Rintel
1
-1
/
+1
2021-01-26
dmaengine: mmp_pdma: Allow building as a module
Lubomir Rintel
1
-1
/
+1
2021-01-26
dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()
Lubomir Rintel
1
-14
/
+0
2021-01-26
dmaengine: remove coh901318 driver
Arnd Bergmann
5
-3270
/
+0
2021-01-26
dmaengine: remove zte zx driver
Arnd Bergmann
3
-951
/
+0
2021-01-26
dmaengine: remove sirfsoc driver
Arnd Bergmann
3
-1178
/
+0
2021-01-26
dmaengine: jz4780: Add support for the JZ4760(B)
Paul Cercueil
1
-0
/
+14
2021-01-26
dmaengine: imx-sdma: Use of_device_get_match_data()
Fabio Estevam
1
-10
/
+1
2021-01-26
dmaengine: imx-sdma: Remove platform data support
Fabio Estevam
1
-25
/
+10
2021-01-19
dmaengine: move channel device_node deletion to driver
Dave Jiang
2
-2
/
+4
2021-01-17
dmaengine: idxd: set DMA channel to be private
Dave Jiang
1
-0
/
+1
2021-01-17
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
1
-9
/
+27
2021-01-17
dmaengine: idxd: Fix list corruption in description completion
Dave Jiang
1
-42
/
+44
2021-01-17
dmaengine: qcom: gpi: Remove unneeded semicolon
Xu Wang
1
-1
/
+1
2021-01-13
dmaengine: hsu: disable spurious interrupt
Ferry Toth
1
-10
/
+11
2021-01-13
dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functions
Peter Ujfalusi
1
-7
/
+7
2021-01-13
dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2mem
Peter Ujfalusi
1
-5
/
+111
2021-01-13
dmaengine: ti: k3-udma: Set rflow count for BCDMA split channels
Vignesh Raghavendra
1
-0
/
+1
2021-01-13
dmaengine: qcom: Always inline gpi_update_reg
Nathan Chancellor
1
-1
/
+1
2021-01-12
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
[next]