Age | Commit message (Expand) | Author |
2013-05-25 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-05-18 | drivers/dma: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-05-14 | dma: acpi-dma: parse CSRT to extract additional resources | Andy Shevchenko |
2013-05-09 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-06 | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann |
2013-05-02 | dma: tegra: implement suspend/resume callbacks | Laxman Dewangan |
2013-05-02 | Merge branch 'topic/of' into for-linus | Vinod Koul |
2013-05-02 | dma:of: Use a mutex to protect the of_dma_list | Lars-Peter Clausen |
2013-05-02 | dma: of: Fix of_node reference leak | Lars-Peter Clausen |
2013-05-02 | dmaengine: sirf: move driver init from module_init to subsys_initcall | Barry Song |
2013-04-30 | sudmac: add support for SUDMAC | Shimoda, Yoshihiro |
2013-04-30 | dma: sh: add Kconfig | Shimoda, Yoshihiro |
2013-04-30 | at_hdmac: move to generic DMA binding | Ludovic Desroches |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-18 | dmaengine: at_hdmac: fix race condition in atc_advance_work() | Ludovic Desroches |
2013-04-16 | ioatdma: ioat3_alloc_sed can be static | Fengguang Wu |
2013-04-15 | ioatdma: Adding write back descriptor error status support for ioatdma 3.3 | Dave Jiang |
2013-04-15 | ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap | Dave Jiang |
2013-04-15 | ioatdma: Adding support for 16 src PQ ops and super extended descriptors | Dave Jiang |
2013-04-15 | ioatdma: Removing hw bug workaround for CB3.x .2 and earlier | Dave Jiang |
2013-04-15 | dw_dmac: add ACPI support | Andy Shevchenko |
2013-04-15 | dmaengine: call acpi_dma_request_slave_channel as well | Andy Shevchenko |
2013-04-15 | dma: acpi-dma: introduce ACPI DMA helpers | Andy Shevchenko |
2013-04-15 | dma: of: Remove unnecessary list_empty check | Lars-Peter Clausen |
2013-04-15 | DMA: OF: Check properties value before running be32_to_cpup() on it | Viresh Kumar |
2013-04-15 | DMA: of: Constant names | Markus Pargmann |
2013-04-15 | ioatdma: skip silicon bug workaround for pq_align for cb3.3 | Dave Jiang |
2013-04-15 | ioatdma: Removing PQ val disable for cb3.3 | Dave Jiang |
2013-04-15 | ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it | Dave Jiang |
2013-04-15 | ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms | Dave Jiang |
2013-04-15 | ioatdma: Add 64bit chansts register read for ioat v3.3. | Dave Jiang |
2013-04-15 | ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices | Dave Jiang |
2013-04-15 | ioatdma: Adding Haswell devid for ioatdma | Dave Jiang |
2013-04-15 | dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver | Jon Hunter |
2013-04-15 | dw_dmac: remove unnecessary ENODEV check | Andy Shevchenko |
2013-04-15 | dmaengine: dw_dmac: simplify master selection | Arnd Bergmann |
2013-04-15 | dw_dmac: rename DT related methods to reflect their belonging | Andy Shevchenko |
2013-04-15 | dw_dmac: fix style of the comments | Andy Shevchenko |
2013-04-15 | dma: Make the 'mask' parameter of __dma_request_channel const | Lars-Peter Clausen |
2013-04-15 | dmaengine:sirf:take clock and enable it while probing | Barry Song |
2013-04-15 | dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause | Andy Shevchenko |
2013-04-15 | dma: imx-dma: Remove redundant NULL check before kfree | Syam Sidhardhan |
2013-04-15 | dma: ipu: ipu_idmac: Fix section mismatch | Fabio Estevam |
2013-04-15 | dma: tegra: assume CONFIG_OF | Stephen Warren |
2013-04-15 | dma: pl330: Convert to devm_ioremap_resource() | Sachin Kamat |
2013-04-15 | dmatest: append verify result to results | Andy Shevchenko |
2013-04-15 | dmatest: gather test results in the linked list | Andy Shevchenko |
2013-04-15 | dmatest: define MAX_ERROR_COUNT constant | Andy Shevchenko |
2013-04-15 | dmatest: return actual state in 'run' file | Andy Shevchenko |