index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
ioat3: split ioat3 support to its own file, add memset
Dan Williams
2009-09-08
7
-84
/
+421
|
*
|
|
|
|
ioat3: hardware version 3.2 register / descriptor definitions
Dan Williams
2009-09-08
4
-2
/
+185
|
*
|
|
|
|
ioat2+: add fence support
Dan Williams
2009-09-08
1
-0
/
+1
|
*
|
|
|
|
dmaengine, async_tx: support alignment checks
Dan Williams
2009-09-08
1
-0
/
+14
|
*
|
|
|
|
dmaengine: cleanup unused transaction types
Dan Williams
2009-09-08
1
-4
/
+1
|
*
|
|
|
|
dmaengine, async_tx: add a "no channel switch" allocator
Dan Williams
2009-09-08
2
-0
/
+44
|
*
|
|
|
|
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
2009-09-08
4
-58
/
+63
|
|
\
|
|
|
|
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
dmatest: add pq support
Dan Williams
2009-08-29
1
-0
/
+26
|
|
*
|
|
async_tx: add support for asynchronous GF multiplication
Dan Williams
2009-08-29
2
-1
/
+5
|
|
*
|
|
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
2009-08-29
1
-35
/
+10
|
|
*
|
|
async_xor: permit callers to pass in a 'dma/page scribble' region
Dan Williams
2009-06-03
1
-1
/
+1
|
|
*
|
|
async_tx: rename zero_sum to val
Dan Williams
2009-04-08
2
-21
/
+21
|
*
|
|
|
net_dma: poll for a descriptor after allocation failure
Dan Williams
2009-09-08
1
-0
/
+10
|
*
|
|
|
ioat2,3: dynamically resize descriptor ring
Dan Williams
2009-09-08
3
-31
/
+187
|
*
|
|
|
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
2009-09-08
5
-428
/
+388
|
*
|
|
|
ioat1: trim ioat_dma_desc_sw
Dan Williams
2009-09-08
3
-5
/
+7
|
*
|
|
|
ioat: ___devinit annotate the initialization paths
Dan Williams
2009-09-08
5
-20
/
+24
|
*
|
|
|
ioat: preserve chanctrl bits when re-arming interrupts
Dan Williams
2009-09-08
3
-14
/
+10
|
*
|
|
|
ioat: ignore reserved bits for chancnt and xfercap
Dan Williams
2009-09-08
2
-0
/
+14
|
*
|
|
|
ioat: cleanup completion status reads
Dan Williams
2009-09-08
4
-75
/
+46
|
*
|
|
|
ioat: add some dev_dbg() calls
Dan Williams
2009-09-08
4
-4
/
+81
|
*
|
|
|
ioat1: kill unused unmap parameters
Dan Williams
2009-09-08
2
-4
/
+0
|
*
|
|
|
ioat2,3: convert to a true ring buffer
Dan Williams
2009-09-08
6
-686
/
+1122
|
*
|
|
|
ioat: prepare the code for ioat[12]_dma_chan split
Dan Williams
2009-09-08
2
-370
/
+390
|
*
|
|
|
ioat: fix self test interrupts
Dan Williams
2009-09-08
1
-1
/
+2
|
*
|
|
|
ioat1: move descriptor allocation from submit to prep
Dan Williams
2009-09-08
1
-89
/
+65
|
*
|
|
|
ioat: define descriptor control bit-field
Dan Williams
2009-09-08
2
-32
/
+34
|
*
|
|
|
ioat: fix type mismatch for ->dmacount
Dan Williams
2009-09-08
1
-2
/
+2
|
*
|
|
|
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
2009-09-08
3
-155
/
+200
|
*
|
|
|
ioat: kill function prototype ifdef guards
Dan Williams
2009-09-08
1
-9
/
+0
|
*
|
|
|
ioat: cleanup some long deref chains and 80 column collisions
Dan Williams
2009-09-08
2
-167
/
+144
|
*
|
|
|
ioat: convert ioat_probe to pcim/devm
Dan Williams
2009-09-08
4
-141
/
+68
|
*
|
|
|
ioat: move definitions to dma.h
Dan Williams
2009-09-08
2
-14
/
+16
|
*
|
|
|
ioat: move to drivers/dma/ioat/
Dan Williams
2009-07-28
8
-11
/
+12
*
|
|
|
|
at_hdmac: Rework suspend_late()/resume_early()
Dan Williams
2009-09-14
1
-7
/
+12
*
|
|
|
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-05
8
-12
/
+1608
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-07-30
8
-12
/
+1608
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
2009-07-22
2
-43
/
+214
|
|
*
|
|
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre
2009-07-22
4
-0
/
+1404
|
|
*
|
|
dmaengine: dmatest: correct thread_count while using multiple thread per channel
Nicolas Ferre
2009-07-22
1
-2
/
+2
|
|
*
|
|
dmaengine: dmatest: add a maximum number of test iterations
Nicolas Ferre
2009-07-22
1
-1
/
+14
|
|
*
|
|
drivers/dma: Remove unnecessary semicolons
Joe Perches
2009-07-22
2
-2
/
+2
|
|
*
|
|
drivers/dma/fsldma.c: Remove unnecessary semicolons
Joe Perches
2009-07-22
1
-1
/
+1
|
|
*
|
|
dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
Dan Williams
2009-07-01
1
-2
/
+2
|
|
*
|
|
fsldma: do not clear bandwidth control bits on the 83xx controller
Ira Snyder
2009-06-16
1
-1
/
+2
|
|
*
|
|
fsldma: enable external start for the 83xx controller
Ira Snyder
2009-06-16
1
-1
/
+1
|
|
*
|
|
fsldma: use PCI Read Multiple command
Ira W. Snyder
2009-06-16
2
-2
/
+9
|
|
|
/
/
*
|
|
|
DMA: Rework txx9dmac suspend_late()/resume_early()
Magnus Damm
2009-07-22
1
-5
/
+10
*
|
|
|
DMA: Rework dw_dmac suspend_late()/resume_early()
Magnus Damm
2009-07-22
1
-5
/
+10
|
/
/
/
*
|
|
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
2009-06-24
1
-8
/
+12
[prev]
[next]