aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-10-25
|\ \ | |/ |/|
| * Merge branch 'topic/stm' into for-linusVinod Koul2018-10-24
| |\
| | * dmaengine: stm32-dma: check whether length is aligned on FIFO thresholdPierre-Yves MORDRET2018-10-02
| * | Merge branch 'topic/sprd' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: sprd: Support DMA link-list modeEric Long2018-09-03
| | |/
| * | Merge branch 'topic/renesas' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: rcar-dmac: set scatter/gather max segment sizeWolfram Sang2018-10-07
| | * | dmaengine: use SPDX identifier for Renesas driversWolfram Sang2018-08-29
| | |/
| * | Merge branch 'topic/owl' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: owl: Fix warnings generated during buildManivannan Sadhasivam2018-10-15
| | * | dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoCManivannan Sadhasivam2018-10-05
| | |/
| * | Merge branch 'topic/of' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-28
| | |/
| * | Merge branch 'topic/mv' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: mv_xor: move spin_lock_bh to spin_lock in taskletBarry Song2018-09-03
| | |/
| * | Merge branch 'topic/jz' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: dma-jz4780: Use dma_set_residue()Daniel Silsby2018-09-11
| | * | dmaengine: dma-jz4780: Further residue status fixDaniel Silsby2018-09-11
| | * | dmaengine: dma-jz4780: Set DTCn register explicitlyDaniel Silsby2018-09-11
| | * | dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()Daniel Silsby2018-09-11
| | * | dmaengine: dma-jz4780: Add missing residue DTC maskDaniel Silsby2018-09-11
| | * | dmaengine: dma-jz4780: Enable Fast DMA to the AICPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Add support for the JZ4725B SoCPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Add support for the JZ4740 SoCPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Add support for the JZ4770 SoCPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Don't depend on MACH_JZ4780Paul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Use 4-word descriptorsPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Separate chan/ctrl registersPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Avoid hardcoding number of channelsPaul Cercueil2018-09-11
| | * | dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil2018-09-11
| | |/
| * | Merge branch 'topic/intel' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: ioat: fix prototype of ioat_enumerate_channelsRami Rosen2018-10-05
| | * | driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long2018-09-18
| | * | dmaengine: idma64: replace spin_lock_irqsave with spin_lockZhaoxiong Yuan2018-09-11
| | |/
| * | Merge branch 'topic/fsl' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul2018-10-09
| | * | dmaengine: mcf-edma: avoid warning for wrong pointer castAngelo Dureghello2018-09-18
| | * | dmaengine: fsl-edma: add ColdFire mcf5441x edma supportAngelo Dureghello2018-09-11
| | * | dmaengine: fsl-edma: fix macrosAngelo Dureghello2018-09-11
| | * | dmaengine: fsl-edma: add edma version and configurable registersAngelo Dureghello2018-09-11
| | * | dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...Angelo Dureghello2018-09-11
| | * | dmaengine: fsldma: move spin_lock_bh to spin_lock in taskletBarry Song2018-09-03
| | |/
| * | Merge branch 'topic/dw' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede2018-08-29
| | |/
| * | Merge branch 'topic/dmam' into for-linusVinod Koul2018-10-24
| |\ \
| | * | dmaengine: pxa: fix semicolon.cocci warningskbuild test robot2018-09-11
| | * | dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"Vinod Koul2018-09-11
| | * | dmaengine: add COMPILE_TEST for the driversHuang Shijie2018-08-29