aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-07dma: shdma: don't register the global die notifier multiple timesGuennadi Liakhovetski
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara
2011-01-03Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer
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-12-17dma: shdma: NMI support.Paul Mundt
2010-12-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-12-14dmaengine: at_hdmac: fix buffer transfer size specificationNicolas Ferre
2010-12-13fsldma: fix issue of slow dmaForrest Shi
2010-12-07dmaengine i.MX SDMA: initialize on module_initSascha Hauer
2010-12-07dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA
2010-12-04intel_mid_dma: fix section mismatch warningsDan Williams
2010-12-04dmaengine: imx-sdma: fix bug in buffer descriptor initializationAnatolij Gustschin
2010-12-04drivers/dma/ppc4xx: Use printf extension %pR for struct resourceJoe Perches
2010-12-04drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent
2010-12-03dmaengine i.MX SDMA: Allow to run without firmwareSascha Hauer
2010-12-03drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent
2010-12-03dma: intel_mid_dma: fix double free on mid_setup_dma error pathAxel Lin
2010-12-03dma: imx-dma: fix imxdma_probe error pathAxel Lin
2010-11-25dma: shdma: add a MODULE_ALIAS() to allow module autoloadingGuennadi Liakhovetski
2010-10-29drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-27NULL-terminate all pci_device_id tablesDzianis Kahanovich
2010-10-22DMAENGINE: move COH901318 to arch_initcallLinus Walleij
2010-10-22dma: imx-dma: fix signedness bugSascha Hauer
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19Merge branch 'dma40' into dmaengineDan Williams
2010-10-19dma/timberdale: simplify conditionalNicolas Kaiser
2010-10-19ste_dma40: remove enum for endianessRabin Vincent
2010-10-19ste_dma40: move mode_opt to separate configRabin Vincent
2010-10-19ste_dma40: move channel mode to a separate fieldRabin Vincent
2010-10-19ste_dma40: move priority to separate fieldRabin Vincent
2010-10-19ste_dma40: add variable to indicate valid dma_cfgRabin Vincent
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13ioat2: fix performance regressionDan Williams
2010-10-07async_tx: make async_tx channel switching opt-inDan Williams
2010-10-07Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams
2010-10-07dmaengine: Add Freescale i.MX1/21/27 DMA driverSascha Hauer
2010-10-07intel_mid_dma: change the slave interfaceKoul, Vinod
2010-10-07intel_mid_dma: fix the WARN_ONsKoul, Vinod
2010-10-07intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V
2010-10-07intel_mid_dma: Allow DMAC2 to share interruptYong Wang