Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[safe/jmp/linux-2.6] / drivers / dma /
2009-03-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-04 Dan Williamsdmatest: fix use after free in dmatest_exit
2009-03-04 Luotao Fuipu_idmac: fix spinlock type
2009-03-04 Roel Kluiniop-adma, mv_xor: fix mem leak on self-test setup failure
2009-03-04 Dan Williamsfsldma: fix off by one in dma_halt
2009-03-04 Dan WilliamsI/OAT: fail self-test if callback test reaches timeout
2009-03-04 Maciej SosnowskiI/OAT: update driver version and copyright dates
2009-03-04 Eric SesterhennI/OAT: list usage cleanup
2009-03-04 Maciej SosnowskiI/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3
2009-03-04 Maciej SosnowskiI/OAT: cancel watchdog before dma remove
2009-03-04 Maciej SosnowskiI/OAT: fail initialization on zero channels detection
2009-03-04 Maciej SosnowskiI/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT...
2009-03-04 Maciej SosnowskiI/OAT: add verification for proper APICID_TAG_MAP setti...
2009-03-03 Russell King[ARM] fix lots of ARM __devexit sillyness
2009-02-18 Dan Williamsatmel-mci: fix initialization of dma slave data
2009-01-19 Guennadi Liakhovetskii.MX31: Image Processing Unit DMA and IRQ drivers
2009-01-19 Dan Williamsdmaengine: kill some dubious WARN_ONCEs
2009-01-16 Peter Korsgaardfsldma: print correct IRQ on mpc83xx
2009-01-15 Peter Korsgaardfsldma: check for NO_IRQ in fsl_dma_chan_remove()
2009-01-13 Atsushi Nemotodmatest: Use custom map/unmap for destination buffer
2009-01-12 Dan Williamsfsldma: use a valid 'device' for dma_pool_create
2009-01-12 Yuri Tikhonovdmaengine: fix dependency chaining
2009-01-06 Dan Williamsioat: fix self test for multi-channel case
2009-01-06 Dan Williamsdmaengine: bump initcall level to arch_initcall
2009-01-06 Dan Williamsdmaengine: advertise all channels on a device to dma_fi...
2009-01-06 Dan Williamsdmaengine: use idr for registering dma device numbers
2009-01-06 Dan Williamsdmaengine: add a release for dma class devices and...
2009-01-06 Dan Williamsioat: do not perform removal actions at shutdown
2009-01-06 Dan Williamsiop-adma: enable module removal
2009-01-06 Dan Williamsiop-adma: kill debug BUG_ON
2009-01-06 Dan Williamsiop-adma: let devm do its job, don't duplicate free
2009-01-06 Dan Williamsdmaengine: kill enum dma_state_client
2009-01-06 Dan Williamsdmaengine: remove 'bigref' infrastructure
2009-01-06 Dan Williamsdmaengine: kill struct dma_client and supporting infras...
2009-01-06 Dan Williamsdmaengine: replace dma_async_client_register with dmaen...
2009-01-06 Dan Williamsatmel-mci: convert to dma_request_channel and down...
2009-01-06 Dan Williamsdmatest: convert to dma_request_channel
2009-01-06 Dan Williamsdmaengine: introduce dma_request_channel and private...
2009-01-06 Dan Williamsdmaengine: provide a common 'issue_pending_all' impleme...
2009-01-06 Dan Williamsdmaengine: centralize channel allocation, introduce...
2009-01-06 Dan Williamsdmaengine: up-level reference counting to the module...
2009-01-06 Dan Williamsdmaengine: remove dependency on async_tx
2008-12-08 Dan Williamsasync_xor: dma_map destination DMA_BIDIRECTIONAL
2008-12-04 Dan Williamsdmaengine: protect 'id' from concurrent registrations
2008-12-04 Dan Williamsioat: wait for self-test completion
2008-11-11 Kay Sieversdmaengine: struct device - replace bus_id with dev_name...
2008-11-11 Dan Williamsiop-adma: use iop_paranoia() for debug BUG_ONs
2008-11-11 Dan Williamsiop-adma: add a dummy read to flush next descriptor...
2008-11-10 Maciej Sosnowski[3/4] I/OAT: fix async_tx.callback checking
2008-11-10 Maciej Sosnowski[2/4] I/OAT: fix dma_pin_iovec_pages() error handling
2008-11-10 Maciej Sosnowski[1/4] I/OAT: fix channel resources free for not allocat...
2008-10-25 Len BrownMerge branch 'i7300_idle' into release
2008-10-24 Venki Pallipadii7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_...
2008-10-24 Venki Pallipadii7300_idle: Disable ioat channel only on platforms...
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-22 Andy Henroidi7300_idle driver v1.55
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-04 Haavard Skinnemoendw_dmac: fix copy/paste bug in tasklet
2008-09-27 Timur Tabifsldma: allow Freescale Elo DMA driver to be compiled...
2008-09-23 Timur Tabifsldma: remove internal self-test from Freescale Elo...
2008-09-19 Andrew Mortondrivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL
2008-09-19 Timur Tabidmatest: properly handle duplicate DMA channels
2008-09-14 Julia Lawalldrivers/dma/ioat_dma.c: drop code after return
2008-08-09 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2008-08-09 Lennert Buytenhek[ARM] Move include/asm-arm/plat-orion to arch/arm/plat...
2008-08-08 Linus TorvaldsMerge branch 'for-linus-merged' of /home/rmk/linux...
2008-08-07 Luis R. Rodriguezlist.h: Add list_splice_tail() and list_splice_tail_init()
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-23 Maciej SosnowskiI/OAT: I/OAT version 3.0 support
2008-07-23 Maciej SosnowskiI/OAT: tcp_dma_copybreak default value dependent on...
2008-07-22 Maciej SosnowskiI/OAT: Add watchdog/reset functionality to ioatdma
2008-07-18 Dan Williamsiop_adma: document how to calculate the minimum descrip...
2008-07-18 Dan Williamsiop_adma: directly reclaim descriptors on allocation...
2008-07-08 Haavard Skinnemoendmaengine: Driver for the Synopsys DesignWare DMA contr...
2008-07-08 Haavard Skinnemoendmaengine: Add slave DMA interface
2008-07-08 Dan Williamsdmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags...
2008-07-08 Haavard Skinnemoendmaengine: Add dma_client parameter to device_alloc_cha...
2008-07-08 Haavard Skinnemoendmatest: Simple DMA memcpy test client
2008-07-08 Saeed Bisharadmaengine: DMA engine driver for Marvell XOR engine
2008-07-08 Kay Sieversiop-adma: fix platform driver hotplug/coldplug
2008-07-08 Dan Williamsdmaengine: track the number of clients using a channel
2008-07-08 Dan Williamsdmaengine: remove arch dependency from DMADEVICES
2008-07-08 Haavard Skinnemoendmaengine: Couple DMA channels to their physical DMA...
2008-07-08 Li Yangfsldma: fix incorrect exit path for initialization
2008-05-20 Christophe Jailletiop-adma: fixup some kzalloc/memset confusions
2008-04-21 Sebastian SiewiorDMA engine: typo fixes
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsiop-adma: remove the workaround for missed interrupts...
2008-04-17 Dan Williamsasync_tx: kill ->device_dependency_added
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-04-17 Zhang Weifsldma: Split the MPC83xx event from MPC85xx and refine...
2008-04-17 Zhang Weifsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_se...
2008-03-31 Kumar Gala[POWERPC] fsldma: Use compatiable binding as spec
2008-03-30 Al Virofix the broken annotations in fsldma
2008-03-30 Al Viroioat_dca __iomem annotations
2008-03-19 Zhang Weifsldma: Fix the DMA halt when using DMA_INTERRUPT async...
2008-03-13 Harvey Harrisoniop-adma.c: replace remaining __FUNCTION__ occurrences
2008-03-13 Zhang Weifsldma: Add a completed cookie updated action in DMA...
2008-03-13 Zhang Weifsldma: Add device_prep_dma_interrupt support to fsldma.c
2008-03-13 Zhang Weidmaengine: Fix a bug about BUG_ON() on DMA engine capab...
next