summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-12-14
|\
| * dmaengine: at_hdmac: fix buffer transfer size specificationNicolas Ferre2010-12-14
| * fsldma: fix issue of slow dmaForrest Shi2010-12-13
| * dmaengine i.MX SDMA: initialize on module_initSascha Hauer2010-12-07
| * dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA2010-12-07
| * intel_mid_dma: fix section mismatch warningsDan Williams2010-12-04
| * dmaengine: imx-sdma: fix bug in buffer descriptor initializationAnatolij Gustschin2010-12-04
| * drivers/dma/ppc4xx: Use printf extension %pR for struct resourceJoe Perches2010-12-04
| * drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent2010-12-04
| * drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent2010-12-03
| * dma: intel_mid_dma: fix double free on mid_setup_dma error pathAxel Lin2010-12-03
| * dma: imx-dma: fix imxdma_probe error pathAxel Lin2010-12-03
* | dma: shdma: add a MODULE_ALIAS() to allow module autoloadingGuennadi Liakhovetski2010-11-25
|/
* drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu2010-10-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-27
|\
| * DMAENGINE: move COH901318 to arch_initcallLinus Walleij2010-10-22
| * dma: imx-dma: fix signedness bugSascha Hauer2010-10-22
| * Merge branch 'dma40' into dmaengineDan Williams2010-10-19
| |\
| | * ste_dma40: remove enum for endianessRabin Vincent2010-10-19
| | * ste_dma40: move mode_opt to separate configRabin Vincent2010-10-19
| | * ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-19
| | * ste_dma40: move priority to separate fieldRabin Vincent2010-10-19
| | * ste_dma40: add variable to indicate valid dma_cfgRabin Vincent2010-10-19
| * | dma/timberdale: simplify conditionalNicolas Kaiser2010-10-19
| * | async_tx: make async_tx channel switching opt-inDan Williams2010-10-07
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-07
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-07
| | | | | * intel_mid_dma: fix the WARN_ONsKoul, Vinod2010-10-07
| | | | | * intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-07
| | | | | * intel_mid_dma: Allow DMAC2 to share interruptYong Wang2010-10-07
| | | | | * intel_mid_dma: Allow IRQ sharingYong Wang2010-10-07
| | | | | * intel_mid_dma: Add runtime PM supportKoul, Vinod2010-10-07
| | | | * | dmaengine: Add Freescale i.MX1/21/27 DMA driverSascha Hauer2010-10-07
| | | | * | dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-05
| | | | * | dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-05
| | | * | | ste_dma40: implement support for scatterlist to scatterlist copyIra Snyder2010-10-07
| | | * | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-07
| | | * | | fsldma: implement support for scatterlist to scatterlist copyIra Snyder2010-10-07
| | | * | | dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-07
| | | | |/ | | | |/|
| | * | | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-29
| | | |/ | | |/|
| * | | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin2010-10-07
| * | | DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_controlPer Forlin2010-10-07
| * | | DMAENGINE: ste_dma40: fix resource leaks in error paths.Rabin Vincent2010-10-07
| * | | DMAENGINE: ste_dma40: fix desc_getRabin Vincent2010-10-07
| * | | DMAENGINE: ste_dma40: fix clk_get failure pathRabin Vincent2010-10-07
| * | | DMAENGINE: ste_dma40: fix disabled channels listRabin Vincent2010-10-07
| * | | DMAENGINE: ste_dma40: don't pause/resume non-executing channelsJonas Aaberg2010-09-22
| * | | DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg2010-09-22
| * | | DMAENGINE: ste_dma40: fix possible use of uninitialized variableJonas Aaberg2010-09-22
| * | | DMAENGINE: ste_dma40: corrected is_paused behaviorJonas Aaberg2010-09-22