summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin2020-09-221-5/+21
* Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-049-49/+73
|\
| * dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi2020-09-031-2/+2
| * drivers/dma/dma-jz4780: Fix race condition between probe and irq handlerMadhuparna Bhowmik2020-08-251-19/+19
| * dmaengine: dw-edma: Fix scatter-gather address calculationGustavo Pimentel2020-08-251-5/+6
| * dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sgPeter Ujfalusi2020-08-251-3/+3
| * dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski2020-08-251-1/+1
| * dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()Yu Kuai2020-08-191-0/+1
| * dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()Yu Kuai2020-08-191-2/+6
| * dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai2020-08-191-0/+2
| * dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi2020-08-171-4/+4
| * dmaengine: idxd: reset states after device disable or resetDave Jiang2020-08-172-12/+26
| * dmaengine: acpi: Put the CSRT table after using itHanjun Guo2020-08-171-1/+3
* | fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds2020-08-291-6/+6
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-22/+18
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-073-0/+3
|\
| * iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-303-0/+3
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-3/+3
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2020-08-051-2/+2
| |\ \
| | * | PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed2020-06-261-2/+2
| | |/
| * / PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
| |/
* | Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-0743-648/+720
|\ \
| * \ Merge branch 'topic/xilinx' into fixesVinod Koul2020-08-073-0/+1546
| |\ \
| | * | dmaengine: xilinx: dpdma: Fix kerneldoc warningLaurent Pinchart2020-07-221-0/+1
| | * | dmaengine: xilinx: dpdma: add missing kernel docVinod Koul2020-07-221-0/+1
| | * | dmaengine: xilinx: dpdma: remove comparison of unsigned expressionVinod Koul2020-07-221-1/+1
| * | | Merge branch 'for-linus' into fixesVinod Koul2020-08-0542-647/+717
| |\ \ \
| | * | | dmaengine: Actions: Add support for S700 DMA engineAmit Singh Tomar2020-07-271-15/+42
| | * | | dmaengine: Actions: get rid of bit fields from dma descriptorAmit Singh Tomar2020-07-271-42/+56
| | * | | dmaengine: dw: Initialize max_sg_burst capabilitySerge Semin2020-07-271-0/+12
| | * | | dmaengine: dw: Introduce max burst length hw configSerge Semin2020-07-273-0/+23
| | * | | dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin2020-07-271-0/+2
| | * | | dmaengine: dw: Set DMA device max segment size parameterSerge Semin2020-07-271-0/+7
| | * | | dmaengine: dw: Take HC_LLP flag into account for noLLP auto-configSerge Semin2020-07-272-1/+11
| | * | | dmaengine: Introduce DMA-device device_caps callbackSerge Semin2020-07-271-0/+10
| | * | | dmaengine: Introduce max SG burst capabilitySerge Semin2020-07-271-0/+1
| | * | | dmaengine: Introduce min burst length capabilitySerge Semin2020-07-271-0/+1
| | * | | dmaengine: ti: k3-udma: Query throughput level information from hardwarePeter Ujfalusi2020-07-272-29/+30
| | * | | dmaengine: ti: k3-udma: Use defines for capabilities register parsingPeter Ujfalusi2020-07-272-6/+12
| | * | | dmaengine: Extend NXP QDMA driver to check transmission errorsKoehrer Mathias (ETAS/EES-SL)2020-07-171-6/+57
| | * | | dmaengine: ioat: Fix some parameter misspelling and provide description for p...Lee Jones2020-07-151-3/+4
| | * | | dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channelLee Jones2020-07-151-1/+1
| | * | | dmaengine: mv_xor_v2: Supply some missing 'struct mv_xor_v2_device' attribute...Lee Jones2020-07-151-1/+5
| | * | | dmaengine: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddataLee Jones2020-07-151-0/+2
| | * | | dmaengine: nbpfaxi: Provide some missing attribute docs and split out slave infoLee Jones2020-07-151-3/+10
| | * | | dmaengine: iop-adma: Function parameter documentation must adhere to correct ...Lee Jones2020-07-151-2/+1
| | * | | dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptionsLee Jones2020-07-151-1/+3
| | * | | dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issueLee Jones2020-07-151-1/+1
| | * | | dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones2020-07-151-6/+6
| | * | | dmaengine: at_hdmac: Repair parameter misspelling and demote non-kerneldoc he...Lee Jones2020-07-151-3/+3