Age | Commit message (Expand) | Author |
2020-08-29 | fsldma: fix very broken 32-bit ppc ioread64 functionality | Linus Torvalds |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-07 | Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-07 | Merge branch 'topic/xilinx' into fixes | Vinod Koul |
2020-08-05 | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-08-05 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-08-05 | Merge branch 'for-linus' into fixes | Vinod Koul |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-07-27 | Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2020-07-27 | dmaengine: Actions: Add support for S700 DMA engine | Amit Singh Tomar |
2020-07-27 | dmaengine: Actions: get rid of bit fields from dma descriptor | Amit Singh Tomar |
2020-07-27 | dmaengine: dw: Initialize max_sg_burst capability | Serge Semin |
2020-07-27 | dmaengine: dw: Introduce max burst length hw config | Serge Semin |
2020-07-27 | dmaengine: dw: Initialize min and max burst DMA device capability | Serge Semin |
2020-07-27 | dmaengine: dw: Set DMA device max segment size parameter | Serge Semin |
2020-07-27 | dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config | Serge Semin |
2020-07-27 | dmaengine: Introduce DMA-device device_caps callback | Serge Semin |
2020-07-27 | dmaengine: Introduce max SG burst capability | Serge Semin |
2020-07-27 | dmaengine: Introduce min burst length capability | Serge Semin |
2020-07-27 | dmaengine: ti: k3-udma: Query throughput level information from hardware | Peter Ujfalusi |
2020-07-27 | dmaengine: ti: k3-udma: Use defines for capabilities register parsing | Peter Ujfalusi |
2020-07-24 | dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair | Peter Ujfalusi |
2020-07-24 | Merge v5.8-rc6 into drm-next | Dave Airlie |
2020-07-23 | Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in... | Dave Airlie |
2020-07-22 | dmaengine: xilinx: dpdma: Fix kerneldoc warning | Laurent Pinchart |
2020-07-22 | dmaengine: xilinx: dpdma: add missing kernel doc | Vinod Koul |
2020-07-22 | dmaengine: xilinx: dpdma: remove comparison of unsigned expression | Vinod Koul |
2020-07-17 | dmaengine: Extend NXP QDMA driver to check transmission errors | Koehrer Mathias (ETAS/EES-SL) |
2020-07-17 | dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver | Hyun Kwon |
2020-07-15 | Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-15 | dmaengine: ioat: Fix some parameter misspelling and provide description for p... | Lee Jones |
2020-07-15 | dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channel | Lee Jones |
2020-07-15 | dmaengine: mv_xor_v2: Supply some missing 'struct mv_xor_v2_device' attribute... | Lee Jones |
2020-07-15 | dmaengine: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddata | Lee Jones |
2020-07-15 | dmaengine: nbpfaxi: Provide some missing attribute docs and split out slave info | Lee Jones |
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 |