summaryrefslogtreecommitdiff
path: root/drivers/dma/mpc512x_dma.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-03
|\
| * dmaengine: mpc512x_dma: convert callback to helper functionDave Jiang2016-08-08
* | dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman2016-09-14
|/
* dmaengine: mpc512x: kill the tasklets upon exitVinod Koul2016-07-16
* dmaengine: mpc512x: Fix code styleMario Six2016-04-04
* dmaengine: mpc512x: Implement additional chunk sizes for DMA transfersMario Six2016-04-04
* dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308Mario Six2016-04-04
* dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-01
* dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* dmaengine: mpc512x: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* dmaengine: mpc512x: Remove chancnt affectationsMaxime Ripard2014-11-06
* dmaengine: mpc512x: register for device tree channel lookupAlexander Popov2014-07-26
* dmaengine: mpc512x: add support for peripheral transfersAlexander Popov2014-05-22
* dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()Alexander Popov2014-05-02
* dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Alexander Popov2014-05-02
* dma: mpc512x: reorder mpc8308 specific instructionsAlexander Popov2014-05-02
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* mpc512x_dma: remove useless use of lockAndy Shevchenko2013-08-05
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* dma: remove use of __devinitBill Pemberton2012-11-28
* dma: remove use of __devexit_pBill Pemberton2012-11-28
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-05
* dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song2011-09-20
* Fix common misspellingsLucas De Marchi2011-03-31
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* powerpc/512x: try to free dma descriptors in case of allocation failureIlya Yanok2010-12-29
* powerpc/512x: add MPC8308 dma supportIlya Yanok2010-12-29
* powerpc/512x: fix the hanged dma transfer issueIlya Yanok2010-12-29
* powerpc/512x: scatter/gather dma fixIlya Yanok2010-12-29
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin2010-06-02
* Merge branch 'ioat' into dmaengineDan Williams2010-05-17
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | dmaengine: mpc512x: Use resource_sizeTobias Klauser2010-05-17
* | dmaengine: provide helper for setting txstateDan Williams2010-03-26
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
|/
* dma: Add MPC512x DMA driverPiotr Ziecik2010-03-01