Age | Commit message (Expand) | Author |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-05 | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu |
2015-01-24 | ARM: SAMSUNG: remove unused DMA infrastructure | Arnd Bergmann |
2015-01-13 | dmaengine: dw: balance PM runtime calls | Andy Shevchenko |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-12-12 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-12-11 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-12-09 | dmaenegine: Delete a check before free_percpu() | Markus Elfring |
2014-12-09 | dmaengine: ioatdma: fix dma mapping errors | Prarit Bhargava |
2014-12-09 | dma: cppi41: add a delay while setting the TD bit | Sebastian Andrzej Siewior |
2014-12-09 | dma: cppi41: wait longer for the HW to return the descriptor | Sebastian Andrzej Siewior |
2014-12-09 | dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model | Jingchang Lu |
2014-12-08 | dmaengine: fsl-edma: fix calculation of remaining bytes | Stefan Agner |
2014-12-05 | dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-05 | drivers/dma/pch_dma: declare pch_dma_id_table as static | Michele Curti |
2014-12-05 | dmaengine: ste_dma40: fix error return code | Julia Lawall |
2014-12-05 | dma: imx-sdma: clarify about firmware not found error | Sascha Hauer |
2014-12-05 | dmaengine: pl330: update author info | Jassi Brar |
2014-12-05 | Merge branch 'topic/at_xdmac' into for-linus | Vinod Koul |
2014-12-04 | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki |
2014-12-04 | Merge branch 'acpi-lpss' into pm-runtime | Rafael J. Wysocki |
2014-11-27 | ARM: 8206/1: dmaengine: pl330: Add PM sleep support | Krzysztof Kozlowski |
2014-11-24 | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle |
2014-11-21 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-11-17 | ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12 | Krzysztof Kozlowski |
2014-11-17 | dmaengine: at_xdmac: Add DMA_PRIVATE | Ludovic Desroches |
2014-11-17 | dmaengine: at_xdmac: fix missing spin_unlock | Ludovic Desroches |
2014-11-17 | dmaengine: at_xdmac: fix a bug in transfer residue computation | Cyrille Pitchen |
2014-11-17 | dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status() | Cyrille Pitchen |
2014-11-17 | dmaengine: at_xdmac: remove chancnt affectation | Ludovic Desroches |
2014-11-17 | dmaengine: at_xdmac: prefer usage of readl/writel_relaxed | Ludovic Desroches |
2014-11-17 | dmaengine: xdmac: fix print warning on dma_addr_t variable | Vinod Koul |
2014-11-17 | dmaengine: xdmac: fix print warning on size_t variable | Vinod Koul |
2014-11-17 | dmaengine: at_xdmac: fix usage of read, write wrappers | Vinod Koul |
2014-11-17 | dmaengine: at_xdmac: fix semicolon.cocci warnings | kbuild test robot |
2014-11-17 | dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2014-11-17 | dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2014-11-17 | dmaengine: imx-sdma: Add a new DMATYPE for SAI | Nicolin Chen |
2014-11-17 | dmaengine: shdma: fix a race condition in __ld_cleanup() | Yoshihiro Shimoda |
2014-11-17 | dmaengine: qcom_bam_dma: Add BAM v1.3.0 support | Archit Taneja |
2014-11-17 | dmaengine: qcom_bam_dma: Generalize BAM register offset calculations | Archit Taneja |
2014-11-17 | dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant | Chen-Yu Tsai |
2014-11-17 | dmaengine: sun6i: support parameterized compatible strings | Chen-Yu Tsai |
2014-11-17 | dma: imx-sdma: remove incorrect __init annotation from sdma_init() | Jingoo Han |
2014-11-17 | dmaengine: pl330: Correct device assignment. | Andrew Jackson |
2014-11-17 | dmaengine: Fix allocation size for PL330 data buffer depth. | Liviu Dudau |
2014-11-17 | dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries | Jon Medhurst |
2014-11-17 | dmaengine: pl330: Align DMA memcpy operations to MFIFO width | Jon Medhurst |
2014-11-12 | dmaengine: sun6i: Fix memcpy operation | Maxime Ripard |