index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
pl330.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+95
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+4
2014-12-05
dmaengine: pl330: update author info
Jassi Brar
1
-1
/
+1
2014-11-27
ARM: 8206/1: dmaengine: pl330: Add PM sleep support
Krzysztof Kozlowski
1
-0
/
+41
2014-11-17
ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12
Krzysztof Kozlowski
1
-4
/
+54
2014-11-17
dmaengine: pl330: Correct device assignment.
Andrew Jackson
1
-2
/
+3
2014-11-17
dmaengine: Fix allocation size for PL330 data buffer depth.
Liviu Dudau
1
-2
/
+2
2014-11-17
dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries
Jon Medhurst
1
-1
/
+1
2014-11-17
dmaengine: pl330: Align DMA memcpy operations to MFIFO width
Jon Medhurst
1
-4
/
+13
2014-10-15
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
Krzysztof Kozlowski
1
-2
/
+4
2014-10-15
dmaengine: pl330: Fix NULL pointer dereference on probe failure
Krzysztof Kozlowski
1
-2
/
+4
2014-10-15
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
Krzysztof Kozlowski
1
-3
/
+0
2014-10-15
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
Krzysztof Kozlowski
1
-4
/
+0
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-22
dmaengine: pl330: Check if the DMA descriptor is NULL
Javier Martinez Canillas
1
-1
/
+6
2014-07-15
dmaengine: pl330: Remove pl330_chan_ctrl()
Lars-Peter Clausen
1
-61
/
+10
2014-07-15
dmaengine: pl330: Simplify marking a request as unused
Lars-Peter Clausen
1
-38
/
+13
2014-07-15
dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc
Lars-Peter Clausen
1
-90
/
+69
2014-07-15
dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs
Lars-Peter Clausen
1
-280
/
+192
2014-07-15
dmaengine: pl330: Simplify is_manager()
Lars-Peter Clausen
1
-7
/
+1
2014-07-15
dmaengine: pl330: Remove uneccessary ccr validation
Lars-Peter Clausen
1
-23
/
+0
2014-07-15
dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread *
Lars-Peter Clausen
1
-20
/
+17
2014-07-15
dmaengine: pl330: Remove useless xfer_cb indirection
Lars-Peter Clausen
1
-38
/
+24
2014-07-15
dmaengine: pl330: Remove unused mc_len field from _pl330_req struct
Lars-Peter Clausen
1
-4
/
+1
2014-07-15
dmaengine: pl330: Remove unused next field form pl330_xfer struct
Lars-Peter Clausen
1
-15
/
+5
2014-07-15
dmaengine: pl330: Remove unused client_data field form pl330_info
Lars-Peter Clausen
1
-2
/
+0
2014-07-15
dmaengine: pl330: Remove unused dmac_reset callback
Lars-Peter Clausen
1
-12
/
+0
2014-07-15
dmaengine: pl330: Remove unused pl330_chanstatus struct
Lars-Peter Clausen
1
-29
/
+0
2014-07-15
dmaengine: pl330: Remove duplicated cachecontrol enum
Lars-Peter Clausen
1
-28
/
+17
2014-07-15
dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype
Lars-Peter Clausen
1
-17
/
+8
2014-01-29
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-31
/
+34
2014-01-20
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
Lars-Peter Clausen
1
-27
/
+8
2014-01-20
dma: pl330: Differentiate between submitted and issued descriptors
Lars-Peter Clausen
1
-4
/
+20
2014-01-16
Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai
Mark Brown
1
-0
/
+1
2014-01-14
dma: pl330: Set residue_granularity
Lars-Peter Clausen
1
-0
/
+1
2013-12-18
dma: pl330: ensure DMA descriptors are zero-initialised
Will Deacon
1
-4
/
+1
2013-12-16
dma: pl330: Alloc dma_parms for the dma device
Lars-Peter Clausen
1
-0
/
+6
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-16
/
+16
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
1
-0
/
+2
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
1
-0
/
+2
2013-11-13
dma: pl330: silence a compile warning
Dan Carpenter
1
-1
/
+1
2013-11-13
dma: pl330: off by one in pl330_probe()
Dan Carpenter
1
-1
/
+1
2013-10-31
DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
Russell King
1
-0
/
+4
2013-10-31
dma: pl330: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-3
/
+0
2013-10-13
dma: pl330: Support per channel irq allocation
Michal Simek
1
-5
/
+12
2013-10-07
dma: pl330: Simplify irq allocation
Michal Simek
1
-8
/
+2
2013-09-04
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
1
-7
/
+8
2013-09-03
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
Vinod Koul
1
-7
/
+8
2013-09-02
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
1
-0
/
+27
2013-08-28
dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
Lars-Peter Clausen
1
-72
/
+39
[next]