summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\
| * remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* | Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-01-2747-354/+11643
|\ \ | |/ |/|
| * dmaengine: Create symlinks between DMA channels and slavesGeert Uytterhoeven2020-01-241-6/+31
| * dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang2020-01-243-0/+620
| * dmaengine: idxd: add char driver to expose submission portal to userlandDave Jiang2020-01-248-5/+422
| * dmaengine: idxd: connect idxd to dmaengine subsystemDave Jiang2020-01-248-2/+391
| * dmaengine: idxd: add descriptor manipulation routinesDave Jiang2020-01-243-1/+102
| * dmaengine: idxd: add configuration component of driverDave Jiang2020-01-246-3/+1536
| * dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang2020-01-248-0/+1857
| * dmaengine: add support to dynamic register/unregister of channelsDave Jiang2020-01-241-8/+26
| * dmaengine: break out channel registrationDave Jiang2020-01-241-54/+81
| * dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited"Colin Ian King2020-01-231-2/+2
| * dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
| * dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.hGeert Uytterhoeven2020-01-212-0/+5
| * dmaengine: Remove dma_device_satisfies_mask() wrapperGeert Uytterhoeven2020-01-211-6/+3
| * dmaengine: zynqmp_dma: fix burst length configurationMatthias Fend2020-01-211-9/+15
| * dmaengine: sun4i: Add support for cyclic requests with dedicated DMAStefan Mavrodiev2020-01-211-21/+24
| * dmaengine: fsl-qdma: fix duplicated argument to &&Chen Zhou2020-01-211-1/+1
| * dmaengine: ti: k3-psil: make symbols staticPeter Ujfalusi2020-01-214-7/+8
| * dmaengine: ti: k3-udma: Add glue layer for non DMAengine usersGrygorii Strashko2020-01-216-1/+1433
| * dmaengine: ti: New driver for K3 UDMAPeter Ujfalusi2020-01-214-0/+3505
| * dmaengine: ti: k3 PSI-L remote endpoint configurationPeter Ujfalusi2020-01-216-0/+533
| * dmaengine: Add support for reporting DMA cached data amountPeter Ujfalusi2020-01-211-0/+8
| * dmaengine: Add metadata_ops for dma_async_tx_descriptorPeter Ujfalusi2020-01-211-0/+73
| * dmaengine: plx-dma: Implement descriptor submissionLogan Gunthorpe2020-01-151-0/+119
| * dmaengine: plx-dma: Implement hardware initialization and cleanupLogan Gunthorpe2020-01-151-0/+370
| * dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe2020-01-153-0/+160
| * dmaengine: imx-sdma: Fix memory leakSascha Hauer2019-12-261-8/+11
| * dmaengine: imx-sdma: find desc first in sdma_tx_statusSascha Hauer2019-12-261-4/+8
| * dmaengine: imx-sdma: rename functionSascha Hauer2019-12-261-3/+3
| * dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptorsSascha Hauer2019-12-261-10/+2
| * dmaengine: virt-dma: Add missing locking around list operationsSascha Hauer2019-12-261-2/+7
| * dmaengine: virt-dma: Do not call desc_free() under a spin_lockSascha Hauer2019-12-262-9/+10
| * dmaengine: virt-dma: remove debug messageSascha Hauer2019-12-261-1/+0
| * dmaengine: virt-dma: Add missing lockingSascha Hauer2019-12-267-22/+25
| * dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock heldSascha Hauer2019-12-261-4/+1
| * dmaengine: print more meaningful error messageVinod Koul2019-12-261-1/+1
| * dmaengine: move module_/dma_device_put() after route freeVinod Koul2019-12-261-3/+3
| * dmaengine: ioat: Support in-use unbindLogan Gunthorpe2019-12-241-12/+26
| * dmaengine: Add reference counting to dma_device structLogan Gunthorpe2019-12-241-8/+49
| * dmaengine: Move dma_channel_rebalance() infrastructure up in codeLogan Gunthorpe2019-12-241-144/+144
| * dmaengine: Call module_put() after device_free_chan_resources()Logan Gunthorpe2019-12-241-1/+2
| * dmaengine: Store module owner in dma_device structLogan Gunthorpe2019-12-241-1/+3
| * dmaengine: JZ4780: Add support for the X1830.周琰杰 (Zhou Yanjie)2019-12-231-0/+7
| * dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma2019-12-183-0/+14
| * dmaengine: ti: edma: Fix error return code in edma_probe()Wei Yongjun2019-12-181-1/+3
| * dmaengine: axi-dmac: add a check for devm_regmap_init_mmioChuhong Yuan2019-12-111-1/+9
| * dmaengine: pl330: Convert to the *_late and *_early system sleep callbacksUlf Hansson2019-12-101-1/+3
| * dmaengine: pl330: Drop boilerplate code for suspend/resumeUlf Hansson2019-12-101-10/+2