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
/
pch_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
1
-1
/
+1
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-1
/
+2
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-2
/
+2
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-9
/
+2
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-15
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-3
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-6
/
+6
2011-11-17
pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-1
/
+5
2011-11-17
pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-2
/
+2
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-6
/
+6
2011-10-12
pch_dma: Reduce wasting memory
Tomoya MORINAGA
1
-2
/
+1
2011-10-11
pch_dma: Fix suspend issue
Tomoya MORINAGA
1
-1
/
+1
2011-09-20
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
1
-2
/
+0
2011-07-25
pch_dma: Fix CTL register access issue
Tomoya MORINAGA
1
-11
/
+31
2011-07-14
pch_dma: Fix channel locking
Alexander Stein
1
-8
/
+8
2011-06-01
pch_dma: fix DMA issue(ch8-ch11)
Tomoya MORINAGA
1
-14
/
+55
2011-05-09
pch_dma: modify pci device table definition
Tomoya MORINAGA
1
-1
/
+1
2011-05-09
pch_dma: Support new device ML7223 IOH
Tomoya MORINAGA
1
-0
/
+8
2011-05-09
pch_dma: Support I2S for ML7213 IOH
Tomoya MORINAGA
1
-15
/
+47
2011-05-09
pch_dma: Fix DMA setting issue
Tomoya MORINAGA
1
-7
/
+0
2011-05-09
pch_dma: modify for checkpatch
Tomoya MORINAGA
1
-3
/
+6
2011-05-09
pch_dma: fix dma direction issue for ML7213 IOH video-in
Tomoya MORINAGA
1
-3
/
+3
2011-04-06
drivers, pch_dma: Fix uninitialized var before use
Liu Yuan
1
-1
/
+1
2011-03-07
drivers, pch_dma: Fix warning when CONFIG_PM=n.
Rakib Mullick
1
-0
/
+2
2011-02-26
pch_dma: set the number of array correctly
Tomoya MORINAGA
1
-2
/
+2
2011-02-26
pch_dma: fix kernel error issue
Tomoya MORINAGA
1
-15
/
+14
2011-01-14
pch_dma: support new device ML7213 IOH
Tomoya MORINAGA
1
-5
/
+14
2010-12-07
dma : EG20T PCH: Fix miss-setting DMA descriptor
Tomoya MORINAGA
1
-7
/
+8
2010-10-27
NULL-terminate all pci_device_id tables
Dzianis Kahanovich
1
-0
/
+1
2010-08-04
DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l
Yong Wang
1
-2
/
+2
2010-08-04
dmaengine: Driver for Topcliff PCH DMA controller
Yong Wang
1
-0
/
+957