summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | dmaengine: altera-msgdma: Fix struct documentation blocksLee Jones2020-07-151-2/+4
| | * | | dmaengine: ste_dma40: Supply 2 missing struct attribute descriptionsLee Jones2020-07-151-0/+2
| | * | | dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment blockLee Jones2020-07-151-1/+1
| | * | | dmaengine: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones2020-07-151-3/+3
| | * | | dmaengine: ep93xx_dma: Provide some missing struct attribute documentationLee Jones2020-07-151-0/+2
| | * | | dmaengine: of-dma: Fix misspellings/formatting issues in some function headersLee Jones2020-07-151-4/+4
| | * | | dmaengine: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' do...Lee Jones2020-07-151-4/+4
| | * | | dmaengine: ti: k3-udma: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-07-151-2/+2
| | * | | dmaengine: ti: k3-udma: Use udma_chan instead of tchan/rchan for IO functionsPeter Ujfalusi2020-07-151-85/+78
| | * | | dmaengine: ti: k3-udma-private: Use udma_read/write for register accessPeter Ujfalusi2020-07-151-2/+6
| | * | | dmaengine: ti: k3-udma: Use common defines for TCHANRT/RCHANRT registersPeter Ujfalusi2020-07-153-139/+115
| | * | | dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ringPeter Ujfalusi2020-07-151-15/+13
| | * | | dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptorsPeter Ujfalusi2020-07-151-35/+2
| | * | | dmaengine: idxd: fix PCI_MSI build errorsRandy Dunlap2020-07-151-0/+1
| | * | | dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'Sugar Zhang2020-07-151-1/+9