linux/drivers/dma
Linus Torvalds 5dc18f51a2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx:
  dmatest: fix use after free in dmatest_exit
  ipu_idmac: fix spinlock type
  iop-adma, mv_xor: fix mem leak on self-test setup failure
  fsldma: fix off by one in dma_halt
  I/OAT: fail self-test if callback test reaches timeout
  I/OAT: update driver version and copyright dates
  I/OAT: list usage cleanup
  I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3
  I/OAT: cancel watchdog before dma remove
  I/OAT: fail initialization on zero channels detection
  I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3
  I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS
  dmaengine: update kerneldoc
2009-03-08 10:23:05 -07:00
..
ipu ipu_idmac: fix spinlock type 2009-03-04 16:04:41 -07:00
Kconfig
Makefile
dmaengine.c
dmatest.c dmatest: fix use after free in dmatest_exit 2009-03-04 16:06:03 -07:00
dw_dmac.c
dw_dmac_regs.h
fsldma.c fsldma: fix off by one in dma_halt 2009-03-04 16:04:40 -07:00
fsldma.h
ioat.c
ioat_dca.c
ioat_dma.c I/OAT: fail self-test if callback test reaches timeout 2009-03-04 16:04:40 -07:00
ioatdma.h
ioatdma_hw.h
ioatdma_registers.h
iop-adma.c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2009-03-08 10:23:05 -07:00
iovlock.c
mv_xor.c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2009-03-08 10:23:05 -07:00
mv_xor.h