summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2013-04-15dmatest: define MAX_ERROR_COUNT constantAndy Shevchenko
2013-04-15dmatest: return actual state in 'run' fileAndy Shevchenko
2013-04-15dmatest: run test via debugfsAndy Shevchenko
2013-04-15dmatest: split test parameters to separate structureAndy Shevchenko
2013-04-15dmatest: move dmatest_channels and nr_channels to dmatest_infoAndy Shevchenko
2013-04-15dmatest: create dmatest_info to keep test parametersAndy Shevchenko
2013-04-15dmatest: allocate memory for pq_coefs from heapAndy Shevchenko
2013-04-15dmatest: cancel thread immediately when asked forAndy Shevchenko
2013-04-15ioatdma: allow all channels to have irq coalescing supportDave Jiang
2013-04-15ioatdma: make debug output more readableDave Jiang
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John
2013-04-15dma: timb_dma: Fix compiler warningMaxin B. John
2013-04-15pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA
2013-04-15DMA: PL330: allow submitting 2 requests at a timeJassi Brar
2013-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds