aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko
2013-05-27dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-14dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-02dma: tegra: implement suspend/resume callbacksLaxman Dewangan
2013-05-02Merge branch 'topic/of' into for-linusVinod Koul
2013-05-02dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen
2013-05-02dma: of: Fix of_node reference leakLars-Peter Clausen
2013-05-02dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song
2013-04-30sudmac: add support for SUDMACShimoda, Yoshihiro
2013-04-30dma: sh: add KconfigShimoda, Yoshihiro
2013-04-30at_hdmac: move to generic DMA bindingLudovic Desroches
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches
2013-04-16ioatdma: ioat3_alloc_sed can be staticFengguang Wu
2013-04-15ioatdma: Adding write back descriptor error status support for ioatdma 3.3Dave Jiang
2013-04-15ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID capDave Jiang
2013-04-15ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang
2013-04-15ioatdma: Removing hw bug workaround for CB3.x .2 and earlierDave Jiang
2013-04-15dw_dmac: add ACPI supportAndy Shevchenko
2013-04-15dmaengine: call acpi_dma_request_slave_channel as wellAndy Shevchenko
2013-04-15dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko
2013-04-15dma: of: Remove unnecessary list_empty checkLars-Peter Clausen
2013-04-15DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar
2013-04-15DMA: of: Constant namesMarkus Pargmann
2013-04-15ioatdma: skip silicon bug workaround for pq_align for cb3.3Dave Jiang
2013-04-15ioatdma: Removing PQ val disable for cb3.3Dave Jiang
2013-04-15ioatdma: skip legacy reset bits since v3.3 plattform doesn't need itDave Jiang
2013-04-15ioatdma: channel reset scheme fixup on Intel Atom S1200 platformsDave Jiang
2013-04-15ioatdma: Add 64bit chansts register read for ioat v3.3.Dave Jiang
2013-04-15ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devicesDave Jiang
2013-04-15ioatdma: Adding Haswell devid for ioatdmaDave Jiang
2013-04-15dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter
2013-04-15dw_dmac: remove unnecessary ENODEV checkAndy Shevchenko
2013-04-15dmaengine: dw_dmac: simplify master selectionArnd Bergmann
2013-04-15dw_dmac: rename DT related methods to reflect their belongingAndy Shevchenko
2013-04-15dw_dmac: fix style of the commentsAndy Shevchenko
2013-04-15dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen
2013-04-15dmaengine:sirf:take clock and enable it while probingBarry Song
2013-04-15dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pauseAndy Shevchenko
2013-04-15dma: imx-dma: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-04-15dma: ipu: ipu_idmac: Fix section mismatchFabio Estevam
2013-04-15dma: tegra: assume CONFIG_OFStephen Warren
2013-04-15dma: pl330: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-15dmatest: append verify result to resultsAndy Shevchenko
2013-04-15dmatest: gather test results in the linked listAndy Shevchenko