ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / drivers / dma /
2010-05-19 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-05-06 Linus TorvaldsMerge branch 'sh/for-2.6.34' of git://git./linux/kernel...
2010-04-30 Geert UytterhoevenMIPS: TXx9: Add missing MODULE_ALIAS definitions for...
2010-04-26 Paul MundtMerge branch 'sh/stable-updates'
2010-04-26 Guennadi LiakhovetskiSH: fix error paths in DMA driver
2010-04-26 Guennadi LiakhovetskiSH: constify multiple DMA related objects and reference...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Magnus Dammdmaengine: shdma: Introduce include/linux/sh_dma.h
2010-03-23 Magnus Dammdmaengine: shdma: Common SH_DMA_SLAVE_NUMBER
2010-03-23 Magnus Dammdmaengine: shdma: Remove sh_dmae_slave_chan_id enum
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-03-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-03-04 Dan WilliamsMerge branch 'coh' into dmaengine
2010-03-04 Dan Williamsioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
2010-03-04 Dan Williamsioat3: interrupt coalescing
2010-03-04 Dan Williamsioat: close potential BUG_ON race in the descriptor...
2010-03-03 Dan Williamsioat2: kill pending flag
2010-03-03 Dan Williamsioat3: use ioat2_quiesce()
2010-03-03 Dan Williamsioat3: cleanup, don't enable DCA completion writes
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Linus WalleijDMAENGINE: COH 901 318 lli sg offset fix
2010-03-02 Linus WalleijDMAENGINE: COH 901 318 configure channel direction
2010-03-02 Linus WalleijDMAENGINE: COH 901 318 remove irq counting
2010-03-02 Linus WalleijDMAENGINE: COH 901 318 descriptor pool refactoring
2010-03-02 Linus WalleijDMAENGINE: COH 901 318 cleanups
2010-03-02 Piotr Ziecikdma: Add MPC512x DMA driver
2010-03-02 Linus WalleijDebugging options for the DMA engine subsystem
2010-03-02 Guennadi Liakhovetskidmaengine: shdma: extend .device_terminate_all() to...
2010-03-02 Guennadi Liakhovetskidmaengine: shdma: add runtime PM support.
2010-03-02 Guennadi Liakhovetskidmaengine: shdma: separate DMA headers.
2010-03-02 Guennadi Liakhovetskidmaengine: shdma: convert to platform device resources
2010-03-02 Guennadi Liakhovetskidmaengine: shdma: fix DMA error handling.
2010-03-01 Dan Williamsdmatest: fix handling of an even number of xor_sources
2010-03-01 Anatolij Gustschindmatest: correct raid6 PQ test
2010-03-01 Steven J. Magnanifsldma: Fix cookie issues
2010-03-01 Steven J. Magnanifsldma: Fix cookie issues
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to what's left
2010-02-15 Paul MundtMerge branch 'sh/stable-updates'
2010-02-10 Julia Lawalldrivers/dma: Correct NULL test
2010-02-10 Guennadi Liakhovetskiasync-tx: fix buffer submission error handling in ipu_i...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-08 Guennadi Liakhovetskish: implement DMA_SLAVE capability in SH dmaengine...
2010-02-08 Guennadi Liakhovetskish: fix Transfer Size calculation in both DMA drivers
2010-02-08 Guennadi Liakhovetskish: prepare the DMA driver for slave functionality
2010-02-05 Yong Zhangdmaengine: correct onstack wait_queue_head declaration
2010-02-03 Roel Kluindma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are...
2010-02-03 Márton Némethdma: make Open Firmware device id constant
2010-02-03 Dan Williamsioat: fix infinite timeout checking in ioat2_quiesce
2010-02-02 Anatolij Gustschindmaengine: fix memleak in dma_async_device_unregister
2010-02-02 Ira Snyderfsldma: major cleanups and fixes
2010-02-02 Ira Snyderfsldma: rename fsl_chan to chan
2010-02-02 Ira Snyderfsldma: simplify IRQ probing and handling
2010-02-02 Ira Snyderfsldma: clean up the OF subsystem routines
2010-02-02 Ira Snyderfsldma: rename dest to dst for uniformity
2010-02-02 Ira Snyderfsldma: rename struct fsl_dma_chan to struct fsldma_chan
2010-02-02 Ira Snyderfsldma: remove unused structure members
2010-02-02 Ira Snyderfsldma: reduce kernel text size
2009-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-12-23 Dan WilliamsMerge branch 'ioat' into fixes
2009-12-22 Julia Lawalldrivers/dma: Correct use after free
2009-12-22 Julia Lawalldrivers/dma: drop unnecesary memset
2009-12-19 Dan Williamsioat2,3: put channel hardware in known state at init
2009-12-17 Dan Williamsioat3: fix p-disabled q-continuation
2009-12-17 Guennadi Liakhovetskish: fix DMA driver's descriptor chaining and cookie...
2009-12-16 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-16 Nicolas Ferredma: at_hdmac: correct incompatible type for argument...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-12 Anatolij Gustschinppc440spe-adma: adds updated ppc440spe adma driver
2009-12-12 H Hartley Sweeteniop-adma.c: use resource_size()
2009-12-11 Guennadi Liakhovetskish: stylistic improvements for the DMA driver
2009-12-11 Guennadi Liakhovetskidmaengine: fix dmatest to verify minimum transfer lengt...
2009-12-11 Guennadi Liakhovetskish: DMA driver has to specify its alignment requirements
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 Russell KingMerge branches 'at91', 'ep93xx', 'etm', 'ks8695', ...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-22 Dan Williamsshdma: fix initialization error handling
2009-11-20 Linus WalleijAdd COH 901 318 DMA block driver v5
2009-11-20 Dan Williamsioat3: fix pq completion versus channel deallocation...
2009-11-20 Dan Williamsasync_tx: build-time toggling of async_{syndrome,xor...
2009-11-20 Dan Williamsdmaengine: include xor/pq validate in device_has_all_tx...
2009-11-20 Dan Williamsioat2,3: report all uncorrectable errors
2009-11-20 Dan Williamsioat3: specify valid address for disabled-Q or disabled-P
2009-11-20 Dan Williamsioat2,3: disable asynchronous error notifications
2009-11-20 Dan Williamsioat3: dca and raid operations are incompatible
2009-11-17 Dan Williamsioat: silence "dca disabled" messages
2009-10-25 Yegor YefremovARM: 5770/1: Add DMA Engine support to at91sam9g45
2009-10-03 Christoph Lameterthis_cpu: Eliminate get/put_cpu
2009-09-23 NeilBrownMerge branch 'next' of git://git./linux/kernel/git...
2009-09-21 Dan Williamsioat3: fix uninitialized var warnings
2009-09-21 Andrew Mortondrivers/dma/ioat/dma_v2.c: fix warnings
2009-09-16 Dan Williamsioat2: clarify ring size limits
2009-09-14 Dan Williamsat_hdmac: Rework suspend_late()/resume_early()
2009-09-10 Dan Williamsioat: driver version 4.0
2009-09-10 Maciej Sosnowskidca: registering requesters in multiple dca domains
next