summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-21dmaengine: zynqmp_dma: fix burst length configurationMatthias Fend
2020-01-21dmaengine: sun4i: Add support for cyclic requests with dedicated DMAStefan Mavrodiev
2020-01-21dmaengine: fsl-qdma: fix duplicated argument to &&Chen Zhou
2020-01-21dmaengine: ti: k3-psil: make symbols staticPeter Ujfalusi
2020-01-21dmaengine: ti: k3-udma: Add glue layer for non DMAengine usersGrygorii Strashko
2020-01-21dmaengine: ti: New driver for K3 UDMAPeter Ujfalusi
2020-01-21dmaengine: ti: k3 PSI-L remote endpoint configurationPeter Ujfalusi
2020-01-21dmaengine: Add support for reporting DMA cached data amountPeter Ujfalusi
2020-01-21dmaengine: Add metadata_ops for dma_async_tx_descriptorPeter Ujfalusi
2020-01-21Merge TI ringacc driver from SantoshVinod Koul
2020-01-15soc: ti: k3: add navss ringacc driverGrygorii Strashko
2020-01-15dmaengine: plx-dma: Implement descriptor submissionLogan Gunthorpe
2020-01-15dmaengine: plx-dma: Implement hardware initialization and cleanupLogan Gunthorpe
2020-01-15dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe
2019-12-26dmaengine: imx-sdma: Fix memory leakSascha Hauer
2019-12-26dmaengine: imx-sdma: find desc first in sdma_tx_statusSascha Hauer
2019-12-26dmaengine: imx-sdma: rename functionSascha Hauer
2019-12-26dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptorsSascha Hauer
2019-12-26dmaengine: virt-dma: Add missing locking around list operationsSascha Hauer
2019-12-26dmaengine: virt-dma: Do not call desc_free() under a spin_lockSascha Hauer
2019-12-26dmaengine: virt-dma: remove debug messageSascha Hauer
2019-12-26dmaengine: virt-dma: Add missing lockingSascha Hauer
2019-12-26dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock heldSascha Hauer
2019-12-26dmaengine: print more meaningful error messageVinod Koul
2019-12-26dmaengine: move module_/dma_device_put() after route freeVinod Koul
2019-12-24dmaengine: ioat: Support in-use unbindLogan Gunthorpe
2019-12-24dmaengine: Add reference counting to dma_device structLogan Gunthorpe
2019-12-24dmaengine: Move dma_channel_rebalance() infrastructure up in codeLogan Gunthorpe
2019-12-24dmaengine: Call module_put() after device_free_chan_resources()Logan Gunthorpe
2019-12-24dmaengine: Store module owner in dma_device structLogan Gunthorpe
2019-12-23dmaengine: JZ4780: Add support for the X1830.周琰杰 (Zhou Yanjie)
2019-12-18dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma
2019-12-18dmaengine: ti: edma: Fix error return code in edma_probe()Wei Yongjun
2019-12-11dmaengine: axi-dmac: add a check for devm_regmap_init_mmioChuhong Yuan
2019-12-10dmaengine: pl330: Convert to the *_late and *_early system sleep callbacksUlf Hansson
2019-12-10dmaengine: pl330: Drop boilerplate code for suspend/resumeUlf Hansson
2019-12-10dmaengine: ti: edma: add missed operationsChuhong Yuan
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki