aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dmaengine: imx-sdma: add device tree probe supportShawn Guo2011-07-26
* dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_nameShawn Guo2011-07-26
* dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-26
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\
| * dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo2011-07-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-25
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-07
| | |/ | |/|
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\ \ \
| * | | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-08
| | |/ | |/|
* | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
| |/ |/|
* | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm2011-06-14
|/
* dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski2011-06-02
* dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt2011-05-31
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-28
|\
| * x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich2011-05-26
| * dmaengine: add TODO items for future work on dma driversVinod Koul2011-05-26
| * dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2011-05-25
| * dmaengine: move link orderLinus Walleij2011-05-19
| * dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij2011-05-13
| * dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...Viresh Kumar2011-05-13
| * dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar2011-05-13
| * dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar2011-05-13
| * dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh Kumar2011-05-13
| * dmaengine: at_hdmac: pause: no need to wait for FIFO emptyNicolas Ferre2011-05-12
| * pch_dma: modify pci device table definitionTomoya MORINAGA2011-05-09
| * pch_dma: Support new device ML7223 IOHTomoya MORINAGA2011-05-09
| * pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA2011-05-09
| * pch_dma: Fix DMA setting issueTomoya MORINAGA2011-05-09
| * pch_dma: modify for checkpatchTomoya MORINAGA2011-05-09
| * 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