summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-09fsldma: split apart external pause and request count featuresIra Snyder
2009-09-09ioat2,3: cacheline align software descriptor allocationsDan Williams
2009-09-09dmaengine: kill tx_listDan Williams
2009-09-09txx9dmac: implement a private tx_listDan Williams
2009-09-09at_hdmac: implement a private tx_listDan Williams
2009-09-09mv_xor: implement a private tx_listDan Williams
2009-09-09ioat: implement a private tx_listDan Williams
2009-09-09iop-adma: implement a private tx_listDan Williams
2009-09-09fsldma: implement a private tx_listDan Williams
2009-09-09dw_dmac: implement a private tx_listDan Williams
2009-09-09Merge branch 'ioat' into dmaengineDan Williams
2009-09-09net_dma: poll for a descriptor after allocation failureDan Williams
2009-09-09ioat2,3: dynamically resize descriptor ringDan Williams
2009-09-09ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-09ioat1: trim ioat_dma_desc_swDan Williams
2009-09-09ioat: ___devinit annotate the initialization pathsDan Williams
2009-09-09ioat: preserve chanctrl bits when re-arming interruptsDan Williams
2009-09-09ioat: ignore reserved bits for chancnt and xfercapDan Williams
2009-09-09ioat: cleanup completion status readsDan Williams
2009-09-09ioat: add some dev_dbg() callsDan Williams
2009-09-09ioat1: kill unused unmap parametersDan Williams
2009-09-09ioat2,3: convert to a true ring bufferDan Williams
2009-09-09ioat: prepare the code for ioat[12]_dma_chan splitDan Williams
2009-09-09ioat: fix self test interruptsDan Williams
2009-09-09ioat1: move descriptor allocation from submit to prepDan Williams
2009-09-09ioat: define descriptor control bit-fieldDan Williams
2009-09-09ioat: fix type mismatch for ->dmacountDan Williams
2009-09-09ioat: split ioat_dma_probe into core/version-specific routinesDan Williams
2009-09-09ioat: kill function prototype ifdef guardsDan Williams
2009-09-09ioat: cleanup some long deref chains and 80 column collisionsDan Williams
2009-09-09ioat: convert ioat_probe to pcim/devmDan Williams
2009-09-09ioat: move definitions to dma.hDan Williams
2009-09-08Merge commit 'v2.6.31-rc1' into dmaengineDan Williams
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams
2009-07-23dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre
2009-07-23dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre
2009-07-23dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre
2009-07-23dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre
2009-07-23drivers/dma: Remove unnecessary semicolonsJoe Perches
2009-07-23drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches
2009-07-01dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney
2009-06-24DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds