summaryrefslogtreecommitdiff
path: root/drivers/dma/mpc512x_dma.c
AgeCommit message (Expand)Author
2015-10-01dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2014-12-22dmaengine: mpc512x: Split device_controlMaxime Ripard
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-11-06dmaengine: mpc512x: Remove chancnt affectationsMaxime Ripard
2014-07-26dmaengine: mpc512x: register for device tree channel lookupAlexander Popov
2014-05-22dmaengine: mpc512x: add support for peripheral transfersAlexander Popov
2014-05-02dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()Alexander Popov
2014-05-02dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Alexander Popov
2014-05-02dma: mpc512x: reorder mpc8308 specific instructionsAlexander Popov
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-08-05mpc512x_dma: remove useless use of lockAndy Shevchenko
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28dma: remove use of __devinitBill Pemberton
2012-11-28dma: remove use of __devexit_pBill Pemberton
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin
2011-09-20dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-12-29powerpc/512x: try to free dma descriptors in case of allocation failureIlya Yanok
2010-12-29powerpc/512x: add MPC8308 dma supportIlya Yanok
2010-12-29powerpc/512x: fix the hanged dma transfer issueIlya Yanok
2010-12-29powerpc/512x: scatter/gather dma fixIlya Yanok
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17dmaengine: mpc512x: Use resource_sizeTobias Klauser
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26dmaengine: provide helper for setting txstateDan Williams
2010-03-26DMAENGINE: generic channel status v2Linus Walleij
2010-03-01dma: Add MPC512x DMA driverPiotr Ziecik