| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -2/+2 |
* | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 1 | -1/+1 |
* | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | dma: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | dma: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 | 1 | -1/+1 |
* | dmaengine: Use dma_sg_len(sg) instead of sg->length | Lars-Peter Clausen | 2012-05-11 | 1 | -3/+3 |
* | dmaengine: Use sg_dma_address instead of sg_phys | Lars-Peter Clausen | 2012-05-11 | 1 | -1/+1 |
* | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 2012-03-21 | 1 | -1/+2 |
* | dmaengine: fix for cookie changes and merge | Vinod Koul | 2012-03-13 | 1 | -0/+1 |
* | dmaengine: consolidate initialization of cookies | Russell King - ARM Linux | 2012-03-13 | 1 | -2/+2 |
* | dmaengine: consolidate tx_status functions | Russell King - ARM Linux | 2012-03-13 | 1 | -16/+3 |
* | dmaengine: provide a common function for completing a dma descriptor | Russell King - ARM Linux | 2012-03-13 | 1 | -1/+1 |
* | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux | 2012-03-13 | 1 | -8/+1 |
* | dmaengine: add private header file | Russell King - ARM Linux | 2012-03-13 | 1 | -0/+2 |
* | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 2012-03-13 | 1 | -5/+4 |
* | dmaengine: intel_mid_dma: move pm_runtime_put | Adrian Hunter | 2012-02-22 | 1 | -1/+1 |
* | dmaengine: intel_mid_dma: fix error status mask | Adrian Hunter | 2012-02-22 | 1 | -1/+2 |
* | dmaengine: intel_mid_dma: remove legacy pm interface | Kristen Carlson Accardi | 2012-01-02 | 1 | -5/+7 |
* | dmaengine: intel_mid_dma: error path fix | Adrian Hunter | 2011-12-23 | 1 | -1/+5 |
* | dmaengine: intel_mid_dma: locking and freeing fixes | Adrian Hunter | 2011-12-23 | 1 | -1/+6 |
* | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -7/+7 |
|\ |
|
| * | dmaengine: move drivers to dma_transfer_direction | Vinod Koul | 2011-10-27 | 1 | -7/+7 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | x86: fix up files really needing to include module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle | Vinod Koul | 2011-10-16 | 1 | -4/+3 |
* | | dmaengine: delete redundant chan_id and chancnt initialization in dma drivers | Barry Song | 2011-09-20 | 1 | -2/+0 |
|/ |
|
* | dma: intel_mid_dma: remove redundant pci_set_drvdata calls | Axel Lin | 2011-07-26 | 1 | -2/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-05-28 | 1 | -4/+13 |
|\ |
|
| * | intel_mid_dma: fix runtime pm issues | Kristen Carlson Accardi | 2011-04-01 | 1 | -4/+13 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-01-17 | 1 | -9/+24 |
|\ |
|
| *-. | Merge branches 'fsldma' and 'intel-mid' into dmaengine | Dan Williams | 2010-12-08 | 1 | -9/+24 |
| |\ \ |
|
| | | * | intel_mid_dma: add support for single item scatter-gather list | Feng Tang | 2010-12-05 | 1 | -4/+24 |
| | | * | dma/intel_mid_dma: remove unneeded null check | Dan Carpenter | 2010-12-03 | 1 | -5/+0 |
| | |/ |
|
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -5/+3 |
|\| | |
|
| * | | intel_mid_dma: fix section mismatch warnings | Dan Williams | 2010-12-05 | 1 | -3/+3 |
| * | | dma: intel_mid_dma: fix double free on mid_setup_dma error path | Axel Lin | 2010-12-03 | 1 | -2/+0 |
| |/ |
|
* / | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -3/+3 |
|/ |
|
* | intel_mid_dma: change the slave interface | Koul, Vinod | 2010-10-08 | 1 | -23/+43 |
* | intel_mid_dma: fix the WARN_ONs | Koul, Vinod | 2010-10-08 | 1 | -3/+3 |
* | intel_mid_dma: Add sg list support to DMA driver | Ramesh Babu K V | 2010-10-08 | 1 | -46/+221 |
* | intel_mid_dma: Allow DMAC2 to share interrupt | Yong Wang | 2010-10-08 | 1 | -4/+1 |
* | intel_mid_dma: Allow IRQ sharing | Yong Wang | 2010-10-08 | 1 | -11/+14 |
* | intel_mid_dma: Add runtime PM support | Koul, Vinod | 2010-10-08 | 1 | -7/+116 |
* | intel_mid: Add Mrst & Mfld DMA Drivers | Vinod Koul | 2010-07-28 | 1 | -0/+1143 |