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
/
include
/
linux
/
dmaengine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+7
2023-02-10
dmaengine: Make an order in struct dma_device definition
Andy Shevchenko
1
-6
/
+7
2023-01-27
dmaengine: Fix dma_slave_config.dst_addr description
Serge Semin
1
-1
/
+1
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
1
-20
/
+0
2022-04-20
dmaengine: Document dmaengine_prep_dma_memset
Ben Walker
1
-0
/
+8
2022-04-11
dmaengine: Remove a useless mutex
Christophe JAILLET
1
-1
/
+0
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
1
-4
/
+0
2021-12-17
dmaengine: remove slave_id config field
Arnd Bergmann
1
-4
/
+0
2021-11-22
dmaengine: Add core function and capability check for DMA_MEMCPY_SG
Adrian Larumbe
1
-0
/
+20
2021-10-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
1
-2
/
+0
2021-08-29
dmaengine: Extend the dma_slave_width for 128 bytes
Biju Das
1
-1
/
+2
2021-05-31
dmaengine: Move kdoc description of struct dma_chan_percpu closer to it
Andy Shevchenko
1
-6
/
+5
2021-01-13
dmaengine: Extend the dmaengine_alignment for 128 and 256 bytes
Peter Ujfalusi
1
-0
/
+2
2020-12-11
dmaengine: Add support for per channel coherency handling
Peter Ujfalusi
1
-0
/
+12
2020-12-11
dmaengine: of-dma: Add support for optional router configuration callback
Peter Ujfalusi
1
-0
/
+2
2020-11-24
dmaengine: add peripheral configuration
Vinod Koul
1
-0
/
+5
2020-09-03
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
1
-6
/
+9
2020-08-28
dmaengine: Remove unused define for dma_request_slave_channel_reason()
Peter Ujfalusi
1
-2
/
+0
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+19
2020-08-07
Merge branch 'topic/xilinx' into fixes
Vinod Koul
1
-0
/
+17
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
1
-0
/
+4
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
1
-0
/
+8
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
1
-0
/
+4
2020-07-23
Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...
Dave Airlie
1
-0
/
+17
2020-07-18
dmaengine: linux/dmaengine.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-07-17
dmaengine: Add support for repeating transactions
Laurent Pinchart
1
-0
/
+17
2020-06-17
dmaengine: cookie bypass for out of order completion
Dave Jiang
1
-0
/
+2
2020-06-15
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-04-27
dmaengine: fix channel index enumeration
Dave Jiang
1
-2
/
+2
2020-04-15
include/linux/dmaengine: Typos fixes in API documentation
Maciej Grochowski
1
-4
/
+4
2020-03-11
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
1
-0
/
+1
2020-03-11
dmaengine: Add basic debugfs support
Peter Ujfalusi
1
-1
/
+12
2020-03-02
dmaengine: consistently return string literal from switch-case
Andy Shevchenko
1
-3
/
+1
2020-03-02
dmaengine: Drop redundant 'else' keyword
Andy Shevchenko
1
-3
/
+3
2020-03-02
dmaengine: Use negative condition for better readability
Andy Shevchenko
1
-17
/
+18
2020-03-02
dmaengine: Refactor dmaengine_check_align() to be bit operations only
Andy Shevchenko
1
-8
/
+1
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+153
2020-01-24
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
1
-0
/
+4
2020-01-24
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
1
-0
/
+4
2020-01-21
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
1
-2
/
+0
2020-01-21
dmaengine: Remove dma_request_slave_channel_compat() wrapper
Geert Uytterhoeven
1
-4
/
+2
2020-01-21
dmaengine: Add helper function to convert direction value to text
Peter Ujfalusi
1
-0
/
+19
2020-01-21
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
1
-0
/
+2
2020-01-21
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
1
-0
/
+112
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
1
-1
/
+7
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-0
/
+2
2019-12-11
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2019-12-10
dmaengine: Remove spaces before TABs
Geert Uytterhoeven
1
-1
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+8
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
1
-4
/
+8
[next]