summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
...
| * pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA2011-05-09
| * dmaengine: at_hdmac: use descriptor chaining help functionNicolas Ferre2011-05-09
| * dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre2011-05-09
| * dmaengine: at_hdmac: set residue as total len in atc_tx_statusNicolas Ferre2011-05-09
| * dmaengine/ste_dma40: fix introduced warningsPhilippe Langlais2011-05-09
| * dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre2011-05-02
| * dmaengine: at_hdmac: remove channel status testing in taskletNicolas Ferre2011-05-02
| * dmaengine: at_hdmac: debug information sg_len for prep_slave_sgNicolas Ferre2011-05-02
| * dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre2011-05-02
| * dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre2011-05-02
| * drivers, pch_dma: Fix uninitialized var before useLiu Yuan2011-04-06
| * Merge branch 'old_next' into nextVinod Koul2011-04-06
| |\
| | * intel_mid_dma: fix runtime pm issuesKristen Carlson Accardi2011-04-01
| | * dma: use BUG_ON correctly in ppc4xx/adam.c, v4Coly Li2011-03-31
| | * dma: use BUG_ON correctly in mv_xor.c, v4Coly Li2011-03-31
| | * dma: use BUG_ON correctly in iop-adma.c, v4Coly Li2011-03-31
| | * dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address a...Viresh Kumar2011-03-31
* | | mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-26
* | | dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20Magnus Damm2011-05-25
* | | dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handlingMagnus Damm2011-05-25
* | | dmaengine: shdma: Make second memory window optionalMagnus Damm2011-05-25
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-23
|\ \ \
| * | | dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski2011-05-23
| * | | dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2011-05-23
| * | | dmaengine: shdma: fix lockingGuennadi Liakhovetski2011-05-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \
| * | | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
| * | | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
| |/ / /
* / / / Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-22
|/ / /
* | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-11
|\ \ \
| * | | dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder2011-04-10
| |/ /
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-04-07
|\ \ \
| * | | dma: shdma: add checking the DMAOR_AE in sh_dmae_errYoshihiro Shimoda2011-03-29
| |/ /
* / / Fix common misspellingsLucas De Marchi2011-03-31
|/ /
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-27
|\ \
| * | dma: Ipu: Convert interupt codeThomas Gleixner2011-03-25
* | | mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-23
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-22
|\|
| * dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-22
| * dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König2011-03-22
| * fsldma: make halt behave nicely on all supported controllersIra Snyder2011-03-11
| * fsldma: reduce locking during descriptor cleanupIra Snyder2011-03-11
| * fsldma: support async_tx dependencies and automatic unmappingIra Snyder2011-03-11
| * fsldma: fix controller lockupsIra Snyder2011-03-11
| * fsldma: minor codingstyle and consistency fixesIra Snyder2011-03-11
| * fsldma: improve link descriptor debuggingIra Snyder2011-03-11
| * fsldma: use channel name in printk outputIra Snyder2011-03-11
| * fsldma: move related helper functions near each otherIra Snyder2011-03-11
| * dmatest: fix automatic buffer unmap typeIra Snyder2011-03-11
| * drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick2011-03-07