aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2010-10-07intel_mid_dma: Allow IRQ sharingYong Wang
2010-10-07intel_mid_dma: Add runtime PM supportKoul, Vinod
2010-10-07DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin
2010-10-07DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_controlPer Forlin
2010-10-07DMAENGINE: ste_dma40: fix resource leaks in error paths.Rabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix desc_getRabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix clk_get failure pathRabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix disabled channels listRabin Vincent
2010-10-07ste_dma40: implement support for scatterlist to scatterlist copyIra Snyder
2010-10-07fsldma: improved DMA_SLAVE supportIra Snyder
2010-10-07fsldma: implement support for scatterlist to scatterlist copyIra Snyder
2010-10-07dma: add support for scatterlist to scatterlist copyIra Snyder
2010-10-05dmaengine: Add Freescale i.MX SDMA supportSascha Hauer
2010-10-05dmaengine: add possibility for cyclic transfersSascha Hauer
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij
2010-09-23dmaengine: fix interrupt clearing for mv_xorSimon Guinot
2010-09-22dma/shdma: move dereference below the NULL checkDan Carpenter
2010-09-22DMAENGINE: ste_dma40: don't pause/resume non-executing channelsJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix possible use of uninitialized variableJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: corrected is_paused behaviorJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend requestJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: No need reading, masking and setting a set registerJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: Fix failed to restart logical channel bugJonas Aaberg