| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-25 | 1 | -7/+0 |
|\ |
|
| * | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 2018-10-02 | 1 | -7/+0 |
* | | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2018-10-25 | 44 | -961/+1941 |
|\ \
| |/
|/| |
|
| * | Merge branch 'topic/stm' into for-linus | Vinod Koul | 2018-10-24 | 1 | -14/+6 |
| |\ |
|
| | * | dmaengine: stm32-dma: check whether length is aligned on FIFO threshold | Pierre-Yves MORDRET | 2018-10-02 | 1 | -14/+6 |
| * | | Merge branch 'topic/sprd' into for-linus | Vinod Koul | 2018-10-24 | 1 | -7/+74 |
| |\ \ |
|
| | * | | dmaengine: sprd: Support DMA link-list mode | Eric Long | 2018-09-03 | 1 | -7/+74 |
| | |/ |
|
| * | | Merge branch 'topic/renesas' into for-linus | Vinod Koul | 2018-10-24 | 10 | -38/+12 |
| |\ \ |
|
| | * | | dmaengine: rcar-dmac: set scatter/gather max segment size | Wolfram Sang | 2018-10-07 | 1 | -0/+3 |
| | * | | dmaengine: use SPDX identifier for Renesas drivers | Wolfram Sang | 2018-08-29 | 9 | -38/+9 |
| | |/ |
|
| * | | Merge branch 'topic/owl' into for-linus | Vinod Koul | 2018-10-24 | 1 | -7/+276 |
| |\ \ |
|
| | * | | dmaengine: owl: Fix warnings generated during build | Manivannan Sadhasivam | 2018-10-15 | 1 | -0/+4 |
| | * | | dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC | Manivannan Sadhasivam | 2018-10-05 | 1 | -7/+272 |
| | |/ |
|
| * | | Merge branch 'topic/of' into for-linus | Vinod Koul | 2018-10-24 | 1 | -2/+2 |
| |\ \ |
|
| | * | | dmaengine: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-28 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'topic/mv' into for-linus | Vinod Koul | 2018-10-24 | 1 | -2/+2 |
| |\ \ |
|
| | * | | dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet | Barry Song | 2018-09-03 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'topic/jz' into for-linus | Vinod Koul | 2018-10-24 | 2 | -79/+204 |
| |\ \ |
|
| | * | | dmaengine: dma-jz4780: Use dma_set_residue() | Daniel Silsby | 2018-09-11 | 1 | -4/+5 |
| | * | | dmaengine: dma-jz4780: Further residue status fix | Daniel Silsby | 2018-09-11 | 1 | -1/+1 |
| | * | | dmaengine: dma-jz4780: Set DTCn register explicitly | Daniel Silsby | 2018-09-11 | 1 | -0/+9 |
| | * | | dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue() | Daniel Silsby | 2018-09-11 | 1 | -10/+5 |
| | * | | dmaengine: dma-jz4780: Add missing residue DTC mask | Daniel Silsby | 2018-09-11 | 1 | -1/+2 |
| | * | | dmaengine: dma-jz4780: Enable Fast DMA to the AIC | Paul Cercueil | 2018-09-11 | 1 | -2/+3 |
| | * | | dmaengine: dma-jz4780: Add support for the JZ4725B SoC | Paul Cercueil | 2018-09-11 | 1 | -3/+20 |
| | * | | dmaengine: dma-jz4780: Add support for the JZ4740 SoC | Paul Cercueil | 2018-09-11 | 1 | -0/+6 |
| | * | | dmaengine: dma-jz4780: Add support for the JZ4770 SoC | Paul Cercueil | 2018-09-11 | 1 | -7/+54 |
| | * | | dmaengine: dma-jz4780: Don't depend on MACH_JZ4780 | Paul Cercueil | 2018-09-11 | 1 | -1/+1 |
| | * | | dmaengine: dma-jz4780: Use 4-word descriptors | Paul Cercueil | 2018-09-11 | 1 | -12/+9 |
| | * | | dmaengine: dma-jz4780: Separate chan/ctrl registers | Paul Cercueil | 2018-09-11 | 1 | -41/+71 |
| | * | | dmaengine: dma-jz4780: Avoid hardcoding number of channels | Paul Cercueil | 2018-09-11 | 1 | -9/+25 |
| | * | | dmaengine: dma-jz4780: Return error if not probed from DT | Paul Cercueil | 2018-09-11 | 1 | -0/+5 |
| | |/ |
|
| * | | Merge branch 'topic/intel' into for-linus | Vinod Koul | 2018-10-24 | 2 | -8/+13 |
| |\ \ |
|
| | * | | dmaengine: ioat: fix prototype of ioat_enumerate_channels | Rami Rosen | 2018-10-05 | 1 | -4/+3 |
| | * | | driver/dma/ioat: Call del_timer_sync() without holding prep_lock | Waiman Long | 2018-09-18 | 1 | -1/+8 |
| | * | | dmaengine: idma64: replace spin_lock_irqsave with spin_lock | Zhaoxiong Yuan | 2018-09-11 | 1 | -3/+2 |
| | |/ |
|
| * | | Merge branch 'topic/fsl' into for-linus | Vinod Koul | 2018-10-24 | 7 | -714/+1209 |
| |\ \ |
|
| | * | | dmaengine: fsl-edma: remove dma_slave_config direction usage | Vinod Koul | 2018-10-09 | 2 | -40/+46 |
| | * | | dmaengine: mcf-edma: avoid warning for wrong pointer cast | Angelo Dureghello | 2018-09-18 | 1 | -1/+1 |
| | * | | dmaengine: fsl-edma: add ColdFire mcf5441x edma support | Angelo Dureghello | 2018-09-11 | 4 | -4/+349 |
| | * | | dmaengine: fsl-edma: fix macros | Angelo Dureghello | 2018-09-11 | 1 | -28/+22 |
| | * | | dmaengine: fsl-edma: add edma version and configurable registers | Angelo Dureghello | 2018-09-11 | 3 | -74/+126 |
| | * | | dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int... | Angelo Dureghello | 2018-09-11 | 4 | -697/+795 |
| | * | | dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet | Barry Song | 2018-09-03 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'topic/dw' into for-linus | Vinod Koul | 2018-10-24 | 1 | -0/+2 |
| |\ \ |
|
| | * | | dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers | Hans de Goede | 2018-08-29 | 1 | -0/+2 |
| | |/ |
|
| * | | Merge branch 'topic/dmam' into for-linus | Vinod Koul | 2018-10-24 | 8 | -36/+16 |
| |\ \ |
|
| | * | | dmaengine: pxa: fix semicolon.cocci warnings | kbuild test robot | 2018-09-11 | 1 | -1/+1 |
| | * | | dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers" | Vinod Koul | 2018-09-11 | 1 | -2/+2 |
| | * | | dmaengine: add COMPILE_TEST for the drivers | Huang Shijie | 2018-08-29 | 1 | -2/+2 |