aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsldma.c
Commit message (Expand)AuthorAge
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-17
| |\
| * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
| * | dmaengine: provide helper for setting txstateDan Williams2010-03-26
| * | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-26
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* fsldma: Fix cookie issuesSteven J. Magnani2010-03-01
* fsldma: Fix cookie issuesSteven J. Magnani2010-02-28
* dma: make Open Firmware device id constantMárton Németh2010-02-03
* fsldma: major cleanups and fixesIra Snyder2010-02-02
* fsldma: rename fsl_chan to chanIra Snyder2010-02-02
* fsldma: simplify IRQ probing and handlingIra Snyder2010-02-02
* fsldma: clean up the OF subsystem routinesIra Snyder2010-02-02
* fsldma: rename dest to dst for uniformityIra Snyder2010-02-02
* fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder2010-02-02
* fsldma: remove unused structure membersIra Snyder2010-02-02
* fsldma: reduce kernel text sizeIra Snyder2010-02-02
* fsldma: Add DMA_SLAVE supportIra Snyder2009-09-08
* fsldma: split apart external pause and request count featuresIra Snyder2009-09-08
* fsldma: implement a private tx_listDan Williams2009-09-08
* drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches2009-07-23
* fsldma: do not clear bandwidth control bits on the 83xx controllerIra Snyder2009-06-16
* fsldma: enable external start for the 83xx controllerIra Snyder2009-06-16
* fsldma: use PCI Read Multiple commandIra W. Snyder2009-06-16
* fsldma: Fix compile warningsKumar Gala2009-05-27
* fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()Ira Snyder2009-05-22
* fsldma: snooping is not enabled for last entry in descriptor chainIra Snyder2009-05-22
* fsldma: fix infinite loop on multi-descriptor DMA chain completionIra Snyder2009-05-22
* fsldma: fix "DMA halt timeout!" errorsIra Snyder2009-05-22
* fsldma: fix check on potential fdev->chan[] overflowRoel Kluin2009-05-22
* dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-25
* fsldma: fix off by one in dma_haltDan Williams2009-03-04
* fsldma: print correct IRQ on mpc83xxPeter Korsgaard2009-01-16
* fsldma: check for NO_IRQ in fsl_dma_chan_remove()Peter Korsgaard2009-01-15
* fsldma: use a valid 'device' for dma_pool_createDan Williams2009-01-12
* dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-06
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
* fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi2008-09-26
* fsldma: remove internal self-test from Freescale Elo DMA driverTimur Tabi2008-09-23
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-08
* fsldma: fix incorrect exit path for initializationLi Yang2008-07-08
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-17
* async_tx: kill ->device_dependency_addedDan Williams2008-04-17
* fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.Zhang Wei2008-04-17
* fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.Zhang Wei2008-04-17
* [POWERPC] fsldma: Use compatiable binding as specKumar Gala2008-03-31
* fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2008-03-18