summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski
2011-05-23dmaengine: shdma: fix lockingGuennadi Liakhovetski
2011-05-19dmaengine: move link orderLinus Walleij
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-13dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij
2011-05-13dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...Viresh Kumar
2011-05-13dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar
2011-05-13dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar
2011-05-13dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh Kumar
2011-05-12dmaengine: at_hdmac: pause: no need to wait for FIFO emptyNicolas Ferre
2011-05-09pch_dma: modify pci device table definitionTomoya MORINAGA
2011-05-09pch_dma: Support new device ML7223 IOHTomoya MORINAGA
2011-05-09pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA
2011-05-09pch_dma: Fix DMA setting issueTomoya MORINAGA
2011-05-09pch_dma: modify for checkpatchTomoya MORINAGA
2011-05-09pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA
2011-05-09dmaengine: at_hdmac: use descriptor chaining help functionNicolas Ferre
2011-05-09dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre
2011-05-09dmaengine: at_hdmac: set residue as total len in atc_tx_statusNicolas Ferre
2011-05-09dmaengine/ste_dma40: fix introduced warningsPhilippe Langlais
2011-05-02dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre
2011-05-02dmaengine: at_hdmac: remove channel status testing in taskletNicolas Ferre
2011-05-02dmaengine: at_hdmac: debug information sg_len for prep_slave_sgNicolas Ferre
2011-05-02dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre
2011-05-02dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-04-06drivers, pch_dma: Fix uninitialized var before useLiu Yuan
2011-04-06Merge branch 'old_next' into nextVinod Koul
2011-04-01intel_mid_dma: fix runtime pm issuesKristen Carlson Accardi
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31dma: use BUG_ON correctly in ppc4xx/adam.c, v4Coly Li
2011-03-31dma: use BUG_ON correctly in mv_xor.c, v4Coly Li
2011-03-31dma: use BUG_ON correctly in iop-adma.c, v4Coly Li
2011-03-31dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address a...Viresh Kumar
2011-03-29dma: shdma: add checking the DMAOR_AE in sh_dmae_errYoshihiro Shimoda
2011-03-27Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-25dma: Ipu: Convert interupt codeThomas Gleixner
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-22dmaengine/dmatest: Pass timeout via module paramsViresh Kumar
2011-03-22dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17dma: change to new flag variablematt mooney
2011-03-11fsldma: make halt behave nicely on all supported controllersIra Snyder
2011-03-11fsldma: reduce locking during descriptor cleanupIra Snyder