Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner
2019-02-04dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64Scott Wood
2019-01-07dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platformPeng Ma
2019-01-07dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUTWen He
2017-06-22dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctlyThomas Breitung
2015-01-13dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao
2014-07-14dmaengine: Freescale: change descriptor release process for supporting async_txHongbo Zhang
2014-07-14dmaengine: Freescale: add suspend resume functions for DMA driverHongbo Zhang
2014-01-20DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang
2013-11-13DMA: Freescale: update driver to support 8-channel DMA engineHongbo Zhang
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-03-12fsldma: fix controller lockupsIra Snyder
2011-03-12fsldma: minor codingstyle and consistency fixesIra Snyder
2011-03-12fsldma: use channel name in printk outputIra Snyder
2010-12-14fsldma: fix issue of slow dmaForrest Shi
2010-02-03fsldma: major cleanups and fixesIra Snyder
2010-02-03fsldma: clean up the OF subsystem routinesIra Snyder
2010-02-03fsldma: rename dest to dst for uniformityIra Snyder
2010-02-03fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder
2010-02-03fsldma: remove unused structure membersIra Snyder
2009-09-09fsldma: split apart external pause and request count featuresIra Snyder
2009-09-09fsldma: implement a private tx_listDan Williams
2009-06-16fsldma: use PCI Read Multiple commandIra W. Snyder
2008-09-27fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi
2008-03-31fix the broken annotations in fsldmaAl Viro
2008-03-19fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei