| Commit message (Expand) | Author | Age | Files | Lines |
* | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu | 2015-02-05 | 1 | -5/+5 |
* | dmaengine: dw: balance PM runtime calls | Andy Shevchenko | 2015-01-13 | 2 | -2/+5 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 14 | -14/+0 |
|\ |
|
| * | dma: sh: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
| * | dma: ppc4xx: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| * | dma: ipu: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| * | dma: bestcomm: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| * | dma: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 23 | -23/+0 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-12-13 | 1 | -4/+95 |
|\ \ |
|
| * | | ARM: 8206/1: dmaengine: pl330: Add PM sleep support | Krzysztof Kozlowski | 2014-11-27 | 1 | -0/+41 |
| * | | ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12 | Krzysztof Kozlowski | 2014-11-17 | 1 | -4/+54 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-12-12 | 36 | -266/+1953 |
|\ \ |
|
| * | | dmaenegine: Delete a check before free_percpu() | Markus Elfring | 2014-12-09 | 1 | -2/+1 |
| * | | dmaengine: ioatdma: fix dma mapping errors | Prarit Bhargava | 2014-12-09 | 1 | -6/+29 |
| * | | dma: cppi41: add a delay while setting the TD bit | Sebastian Andrzej Siewior | 2014-12-09 | 1 | -2/+7 |
| * | | dma: cppi41: wait longer for the HW to return the descriptor | Sebastian Andrzej Siewior | 2014-12-09 | 1 | -1/+1 |
| * | | dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model | Jingchang Lu | 2014-12-09 | 1 | -93/+96 |
| * | | dmaengine: fsl-edma: fix calculation of remaining bytes | Stefan Agner | 2014-12-08 | 1 | -1/+1 |
| * | | drivers/dma/pch_dma: declare pch_dma_id_table as static | Michele Curti | 2014-12-05 | 1 | -1/+1 |
| * | | dmaengine: ste_dma40: fix error return code | Julia Lawall | 2014-12-05 | 1 | -0/+1 |
| * | | dma: imx-sdma: clarify about firmware not found error | Sascha Hauer | 2014-12-05 | 1 | -1/+2 |
| * | | dmaengine: pl330: update author info | Jassi Brar | 2014-12-05 | 1 | -1/+1 |
| * | | Merge branch 'topic/at_xdmac' into for-linus | Vinod Koul | 2014-12-05 | 2 | -31/+45 |
| |\ \ |
|
| | * | | dmaengine: at_xdmac: Add DMA_PRIVATE | Ludovic Desroches | 2014-11-17 | 1 | -0/+5 |
| | * | | dmaengine: at_xdmac: fix missing spin_unlock | Ludovic Desroches | 2014-11-17 | 1 | -0/+1 |
| | * | | dmaengine: at_xdmac: fix a bug in transfer residue computation | Cyrille Pitchen | 2014-11-17 | 1 | -1/+3 |
| | * | | dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status() | Cyrille Pitchen | 2014-11-17 | 1 | -5/+12 |
| | * | | dmaengine: at_xdmac: remove chancnt affectation | Ludovic Desroches | 2014-11-17 | 1 | -1/+0 |
| | * | | dmaengine: at_xdmac: prefer usage of readl/writel_relaxed | Ludovic Desroches | 2014-11-17 | 2 | -5/+5 |
| | * | | dmaengine: xdmac: fix print warning on dma_addr_t variable | Vinod Koul | 2014-11-17 | 1 | -20/+20 |
| | * | | dmaengine: xdmac: fix print warning on size_t variable | Vinod Koul | 2014-11-17 | 1 | -4/+4 |
| | * | | dmaengine: at_xdmac: fix usage of read, write wrappers | Vinod Koul | 2014-11-17 | 1 | -4/+4 |
| | * | | dmaengine: at_xdmac: fix semicolon.cocci warnings | kbuild test robot | 2014-11-17 | 1 | -1/+1 |
| * | | | dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2014-11-17 | 1 | -0/+2 |
| * | | | dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2014-11-17 | 1 | -0/+2 |
| * | | | dmaengine: imx-sdma: Add a new DMATYPE for SAI | Nicolin Chen | 2014-11-17 | 1 | -0/+1 |
| * | | | dmaengine: shdma: fix a race condition in __ld_cleanup() | Yoshihiro Shimoda | 2014-11-17 | 1 | -0/+2 |
| * | | | dmaengine: qcom_bam_dma: Add BAM v1.3.0 support | Archit Taneja | 2014-11-17 | 1 | -8/+50 |
| * | | | dmaengine: qcom_bam_dma: Generalize BAM register offset calculations | Archit Taneja | 2014-11-17 | 1 | -63/+113 |
| * | | | dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant | Chen-Yu Tsai | 2014-11-17 | 2 | -2/+29 |
| * | | | dmaengine: sun6i: support parameterized compatible strings | Chen-Yu Tsai | 2014-11-17 | 1 | -34/+60 |
| * | | | dma: imx-sdma: remove incorrect __init annotation from sdma_init() | Jingoo Han | 2014-11-17 | 1 | -1/+1 |
| * | | | dmaengine: pl330: Correct device assignment. | Andrew Jackson | 2014-11-17 | 1 | -2/+3 |
| * | | | dmaengine: xilinx: vdma: icg should be difference of stride and hsize | Srikanth Thokala | 2014-11-06 | 1 | -1/+1 |
| * | | | dmaengine: xilinx: vdma: Allow only one chunk in a line | Srikanth Thokala | 2014-11-06 | 1 | -0/+3 |
| * | | | dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptor | Srikanth Thokala | 2014-11-06 | 1 | -3/+5 |
| * | | | dmaengine: Remove .owner field for driver | Kiran Padwal | 2014-11-06 | 17 | -17/+0 |
| * | | | dmaengine: sun6i: Remove chancnt affectations | Maxime Ripard | 2014-11-06 | 1 | -1/+0 |
| * | | | dmaengine: sirf: Remove chancnt affectations | Maxime Ripard | 2014-11-06 | 1 | -2/+1 |
| * | | | dmaengine: sh: Remove chancnt affectations | Maxime Ripard | 2014-11-06 | 5 | -9/+1 |