index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
mv_xor: implement a private tx_list
Dan Williams
2
-5
/
+6
2009-09-08
ioat: implement a private tx_list
Dan Williams
2
-4
/
+6
2009-09-08
iop-adma: implement a private tx_list
Dan Williams
1
-4
/
+5
2009-09-08
fsldma: implement a private tx_list
Dan Williams
2
-7
/
+10
2009-09-08
dw_dmac: implement a private tx_list
Dan Williams
2
-9
/
+11
2009-09-08
Merge branch 'ioat' into dmaengine
Dan Williams
14
-2044
/
+2608
2009-09-08
net_dma: poll for a descriptor after allocation failure
Dan Williams
1
-0
/
+10
2009-09-08
ioat2,3: dynamically resize descriptor ring
Dan Williams
3
-31
/
+187
2009-09-08
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
6
-436
/
+396
2009-09-08
ioat1: trim ioat_dma_desc_sw
Dan Williams
3
-5
/
+7
2009-09-08
ioat: ___devinit annotate the initialization paths
Dan Williams
5
-20
/
+24
2009-09-08
ioat: preserve chanctrl bits when re-arming interrupts
Dan Williams
3
-14
/
+10
2009-09-08
ioat: ignore reserved bits for chancnt and xfercap
Dan Williams
2
-0
/
+14
2009-09-08
ioat: cleanup completion status reads
Dan Williams
4
-75
/
+46
2009-09-08
ioat: add some dev_dbg() calls
Dan Williams
4
-4
/
+81
2009-09-08
ioat1: kill unused unmap parameters
Dan Williams
2
-4
/
+0
2009-09-08
ioat2,3: convert to a true ring buffer
Dan Williams
6
-686
/
+1122
2009-09-08
ioat: prepare the code for ioat[12]_dma_chan split
Dan Williams
2
-370
/
+390
2009-09-08
ioat: fix self test interrupts
Dan Williams
1
-1
/
+2
2009-09-08
ioat1: move descriptor allocation from submit to prep
Dan Williams
1
-89
/
+65
2009-09-08
ioat: define descriptor control bit-field
Dan Williams
2
-32
/
+34
2009-09-08
ioat: fix type mismatch for ->dmacount
Dan Williams
1
-2
/
+2
2009-09-08
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
3
-155
/
+200
2009-09-08
ioat: kill function prototype ifdef guards
Dan Williams
1
-9
/
+0
2009-09-08
ioat: cleanup some long deref chains and 80 column collisions
Dan Williams
2
-167
/
+144
2009-09-08
ioat: convert ioat_probe to pcim/devm
Dan Williams
4
-141
/
+68
2009-09-08
ioat: move definitions to dma.h
Dan Williams
2
-14
/
+16
2009-09-08
Merge commit 'v2.6.31-rc1' into dmaengine
Dan Williams
3128
-316787
/
+457895
2009-07-28
ioat: move to drivers/dma/ioat/
Dan Williams
9
-13
/
+14
2009-07-22
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
2
-43
/
+214
2009-07-22
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre
4
-0
/
+1404
2009-07-22
dmaengine: dmatest: correct thread_count while using multiple thread per channel
Nicolas Ferre
1
-2
/
+2
2009-07-22
dmaengine: dmatest: add a maximum number of test iterations
Nicolas Ferre
1
-1
/
+14
2009-07-22
drivers/dma: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-07-22
drivers/dma/fsldma.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-01
dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
Dan Williams
1
-2
/
+2
2009-06-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
7
-17
/
+401
2009-06-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-469
/
+507
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
27
-415
/
+3377
2009-06-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2009-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
28
-930
/
+1755
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-21
/
+42
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
2009-06-24
pci: use pci_ioremap_bar() in drivers/serial
Arjan van de Ven
2
-6
/
+3
2009-06-24
synclink_gt: fix transmit race and timeout
Paul Fulghum
1
-42
/
+30
2009-06-24
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
1
-2
/
+2
[next]