Age | Commit message (Expand) | Author |
2020-07-15 | dmaengine: iop-adma: Function parameter documentation must adhere to correct ... | Lee Jones |
2020-07-15 | dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions | Lee Jones |
2020-07-15 | dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue | Lee Jones |
2020-07-15 | dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ... | Lee Jones |
2020-07-15 | dmaengine: at_hdmac: Repair parameter misspelling and demote non-kerneldoc he... | Lee Jones |
2020-07-15 | dmaengine: altera-msgdma: Fix struct documentation blocks | Lee Jones |
2020-07-15 | dmaengine: ste_dma40: Supply 2 missing struct attribute descriptions | Lee Jones |
2020-07-15 | dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block | Lee Jones |
2020-07-15 | dmaengine: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment b... | Lee Jones |
2020-07-15 | dmaengine: ep93xx_dma: Provide some missing struct attribute documentation | Lee Jones |
2020-07-15 | dmaengine: of-dma: Fix misspellings/formatting issues in some function headers | Lee Jones |
2020-07-15 | dmaengine: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' do... | Lee Jones |
2020-07-15 | dmaengine: ti: k3-udma: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2020-07-15 | dmaengine: ti: k3-udma: Use udma_chan instead of tchan/rchan for IO functions | Peter Ujfalusi |
2020-07-15 | dmaengine: ti: k3-udma-private: Use udma_read/write for register access | Peter Ujfalusi |
2020-07-15 | dmaengine: ti: k3-udma: Use common defines for TCHANRT/RCHANRT registers | Peter Ujfalusi |
2020-07-15 | dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ring | Peter Ujfalusi |
2020-07-15 | dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptors | Peter Ujfalusi |
2020-07-15 | dmaengine: idxd: fix PCI_MSI build errors | Randy Dunlap |
2020-07-15 | dmaengine: pl330: Add quirk 'arm,pl330-periph-burst' | Sugar Zhang |
2020-07-15 | dmaengine: pl330: Improve transfer efficiency for the dregs | Sugar Zhang |
2020-07-15 | dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP' | Sugar Zhang |
2020-07-13 | dmaengine: idxd: move idxd interrupt handling to mask instead of ignore | Dave Jiang |
2020-07-13 | dmaengine: idxd: add work queue drain support | Dave Jiang |
2020-07-07 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck |
2020-07-06 | dmaengine: ioat setting ioat timeout as module parameter | Leonid Ravich |
2020-07-06 | dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu | Angelo Dureghello |
2020-07-06 | dmaengine: dmatest: stop completed threads when running without set channel | Peter Ujfalusi |
2020-07-06 | dmaengine: fsl-edma-common: correct DSIZE_32BYTE | Robin Gong |
2020-07-06 | dmaengine: dw: Initialize channel before each transfer | Andy Shevchenko |
2020-07-02 | dmaengine: idxd: fix misc interrupt handler thread unmasking | Dave Jiang |
2020-07-02 | dmaengine: idxd: cleanup workqueue config after disabling | Dave Jiang |
2020-06-30 | iov_iter: Move unnecessary inclusion of crypto/hash.h | Herbert Xu |
2020-06-26 | PCI: Convert PCIe capability PCIBIOS errors to errno | Bolarinwa Olayemi Saheed |
2020-06-24 | dmaengine: tegra210-adma: Fix runtime PM imbalance on error | Dinghao Liu |
2020-06-24 | dmaengine: pl330: Make sure the debug is idle before doing DMAGO | Sugar Zhang |
2020-06-24 | dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler | Krzysztof Kozlowski |
2020-06-24 | dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler | Krzysztof Kozlowski |
2020-06-24 | dmaengine: fsl-edma: Add lockdep assert for exported function | Krzysztof Kozlowski |
2020-06-24 | dmaengine: idxd: move submission to sbitmap_queue | Dave Jiang |
2020-06-24 | dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get() | Yu Kuai |
2020-06-24 | dmaengine: sh: usb-dmac: set tx_result parameters | Yoshihiro Shimoda |
2020-06-24 | dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround | Peter Ujfalusi |
2020-06-24 | dmaengine: acpi: Drop double check for ACPI companion device | Andy Shevchenko |
2020-06-24 | dmaengine: hisilicon: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2020-06-24 | dmaengine: idxd: fix cdev locking for open and release | Nikhil Rao |
2020-06-24 | dmaengine: imx-sdma: Fix: Remove 'always true' comparison | Fabio Estevam |
2020-06-17 | dmaengine: cookie bypass for out of order completion | Dave Jiang |
2020-06-16 | dmaengine: mmp_tdma: share the IRQ line | Lubomir Rintel |
2020-06-16 | dmaengine: mmp_pdma: Do not warn when IRQ is shared by all chans | Lubomir Rintel |