summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-07-15dmaengine: ti: k3-udma: Use common defines for TCHANRT/RCHANRT registersPeter Ujfalusi
2020-07-15dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ringPeter Ujfalusi
2020-07-15dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptorsPeter Ujfalusi
2020-07-15dmaengine: idxd: fix PCI_MSI build errorsRandy Dunlap
2020-07-15dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'Sugar Zhang
2020-07-15dmaengine: pl330: Improve transfer efficiency for the dregsSugar Zhang
2020-07-15dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'Sugar Zhang
2020-07-13dmaengine: idxd: move idxd interrupt handling to mask instead of ignoreDave Jiang
2020-07-13dmaengine: idxd: add work queue drain supportDave Jiang
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-06dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich
2020-07-06dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello
2020-07-06dmaengine: dmatest: stop completed threads when running without set channelPeter Ujfalusi
2020-07-06dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong
2020-07-06dmaengine: dw: Initialize channel before each transferAndy Shevchenko
2020-07-02dmaengine: idxd: fix misc interrupt handler thread unmaskingDave Jiang
2020-07-02dmaengine: idxd: cleanup workqueue config after disablingDave Jiang
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-06-24dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24dmaengine: pl330: Make sure the debug is idle before doing DMAGOSugar Zhang
2020-06-24dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handlerKrzysztof Kozlowski
2020-06-24dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski
2020-06-24dmaengine: fsl-edma: Add lockdep assert for exported functionKrzysztof Kozlowski
2020-06-24dmaengine: idxd: move submission to sbitmap_queueDave Jiang
2020-06-24dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()Yu Kuai
2020-06-24dmaengine: sh: usb-dmac: set tx_result parametersYoshihiro Shimoda
2020-06-24dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaroundPeter Ujfalusi
2020-06-24dmaengine: acpi: Drop double check for ACPI companion deviceAndy Shevchenko
2020-06-24dmaengine: hisilicon: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-06-24dmaengine: idxd: fix cdev locking for open and releaseNikhil Rao
2020-06-24dmaengine: imx-sdma: Fix: Remove 'always true' comparisonFabio Estevam
2020-06-17dmaengine: cookie bypass for out of order completionDave Jiang
2020-06-16dmaengine: mmp_tdma: share the IRQ lineLubomir Rintel
2020-06-16dmaengine: mmp_pdma: Do not warn when IRQ is shared by all chansLubomir Rintel
2020-06-16dmaengine: dw: Replace 'objs' by 'y'Andy Shevchenko
2020-06-16dmaengine: dw: Register ACPI DMA controller for PCI that has companionAndy Shevchenko
2020-06-16dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resourcesPeter Ujfalusi
2020-06-16dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resourcesPeter Ujfalusi
2020-06-16dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"Peter Ujfalusi
2020-06-15dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-05-19dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET
2020-05-15dmaengine: imx-sdma: initialize all script addressesSascha Hauer
2020-05-15dmaengine: ti: k3-udma: Use proper return code in alloc_chan_resourcesPeter Ujfalusi
2020-05-15dmaengine: ti: k3-udma: Remove udma_chan.in_ring_cntPeter Ujfalusi
2020-05-15dmaengine: ti: k3-udma: Add missing dma_sync call for rx flush descriptorPeter Ujfalusi
2020-05-15dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpyPeter Ujfalusi