Linux DMA Engine
[Prev Page][Next Page]
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection, (continued)
- [PATCH v4 07/17] dmaengine: idxd: add IMS support in base driver, Dave Jiang
- [PATCH v4 01/17] irqchip: Add IMS (Interrupt Message Store) driver, Dave Jiang
- [PATCH v4 02/17] iommu/vt-d: Add DEV-MSI support, Dave Jiang
- [PATCH v4 03/17] dmaengine: idxd: add theory of operation documentation for idxd mdev, Dave Jiang
- [PATCH v4 04/17] dmaengine: idxd: add support for readonly config devices, Dave Jiang
- [PATCH v4 05/17] dmaengine: idxd: add interrupt handle request support, Dave Jiang
- [PATCH v4 16/17] dmaengine: idxd: add new wq state for mdev, Dave Jiang
- [PATCH v4 17/17] dmaengine: idxd: add error notification from host driver to mediated device, Dave Jiang
- [PATCH v4 15/17] dmaengine: idxd: add dedicated wq mdev type, Dave Jiang
- [PATCH v4 13/17] dmaengine: idxd: ims setup for the vdcm, Dave Jiang
- [PATCH v4 11/17] dmaengine: idxd: prep for virtual device commands, Dave Jiang
- [PATCH v4 14/17] dmaengine: idxd: add mdev type as a new wq type, Dave Jiang
- [PATCH v4 10/17] dmaengine: idxd: add emulation rw routines, Dave Jiang
- [PATCH v4 12/17] dmaengine: idxd: virtual device commands emulation, Dave Jiang
- [PATCH v4 09/17] dmaengine: idxd: add basic mdev registration and helper functions, Dave Jiang
- Re: [PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver, Jason Gunthorpe
- Re: [PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver, Thomas Gleixner
- [PATCH] dmaengine: idxd: define table offset multiplier,
Dave Jiang
- [PATCH] dmaengine: idxd: Update calculation of group offset to be more readable,
Dave Jiang
- Re: [PATCH char-misc-next 1/1] misc: mic: remove the MIC drivers,
Greg Kroah-Hartman
- [PATCH v2 00/10] dmaengine: a bundle of cleanup on spin_lock_irqsave/irqrestore,
Barry Song
- [PATCH v2 02/10] dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 01/10] dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQ, Barry Song
- [PATCH v2 04/10] dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 03/10] dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 06/10] dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 07/10] dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 05/10] dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 08/10] dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 09/10] dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH v2 10/10] dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- Re: [PATCH v2 00/10] dmaengine: a bundle of cleanup on spin_lock_irqsave/irqrestore, Vinod Koul
- [PATCH] dmaengine: idxd: fix wq config registers offset programming,
Dave Jiang
- [PATCH v8 0/3] Add shared workqueue support for idxd driver,
Dave Jiang
- [PATCH v2 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA,
Sia Jee Heng
- [PATCH v2 01/15] dt-bindings: dma: Add YAML schemas for dw-axi-dmac, Sia Jee Heng
- [PATCH v2 02/15] dmaengine: dw-axi-dmac: simplify descriptor management, Sia Jee Heng
- [PATCH v2 03/15] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources(), Sia Jee Heng
- [PATCH v2 04/15] dmaengine: dw-axi-dmac: Add device_synchronize() callback, Sia Jee Heng
- [PATCH v2 06/15] dmaengine: dw-axi-dmac: Support device_prep_slave_sg, Sia Jee Heng
- [PATCH v2 07/15] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic(), Sia Jee Heng
- [PATCH v2 05/15] dmaengine: dw-axi-dmac: Add device_config operation, Sia Jee Heng
- [PATCH v2 08/15] dmaengine: dw-axi-dmac: Support of_dma_controller_register(), Sia Jee Heng
- [PATCH v2 09/15] dmaengine: dw-axi-dmac: Support burst residue granularity, Sia Jee Heng
- [PATCH v2 10/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support, Sia Jee Heng
- [PATCH v2 11/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA, Sia Jee Heng
- [PATCH v2 13/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake, Sia Jee Heng
- [PATCH v2 14/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers, Sia Jee Heng
- [PATCH v2 12/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields, Sia Jee Heng
- [PATCH v2 15/15] dmaengine: dw-axi-dmac: Set constraint to the Max segment size, Sia Jee Heng
- [PATCH] dmaengine: ti: k3-udma: fix -Wenum-conversion warning,
Arnd Bergmann
- [PATCH v2] dmaengine: pl330: Remove unreachable code,
Surendran K
- [PATCH 1/2] dmaengine: ppc4xx: make ppc440spe_adma_chan_list static,
Krzysztof Kozlowski
- [PATCH AUTOSEL 5.9 107/111] dmaengine: dw: Activate FIFO-mode for memory peripherals only, Sasha Levin
- [PATCH AUTOSEL 5.9 106/111] dmaengine: dw: Add DMA-channels mask cell support, Sasha Levin
- [PATCH AUTOSEL 5.8 099/101] dmaengine: dw: Add DMA-channels mask cell support, Sasha Levin
- [PATCH AUTOSEL 5.4 78/80] dmaengine: dw: Add DMA-channels mask cell support, Sasha Levin
- [PATCH AUTOSEL 5.4 79/80] dmaengine: dw: Activate FIFO-mode for memory peripherals only, Sasha Levin
- [PATCH AUTOSEL 5.8 100/101] dmaengine: dw: Activate FIFO-mode for memory peripherals only, Sasha Levin
- [PATCH v2 4/4] dmaengine: at_xdmac: add AXI priority support and recommended settings, Eugen Hristev
- [PATCH v2 3/4] dmaengine: at_xdmac: add support for sama7g5 based at_xdmac, Eugen Hristev
- [PATCH v2 2/4] dmaengine: at_xdmac: adapt perid for mem2mem operations, Eugen Hristev
- [PATCH v2 1/4] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5,
Eugen Hristev
- [PATCH v7 0/3] Add support for AMD PTDMA controller driver,
Sanjay R Mehta
- [PATCH 00/10] dmaengine: a bundle of cleanup on spin_lock_irqsave/irqrestore,
Barry Song
- [PATCH 02/10] dmaengine: k3-udma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 01/10] dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQ, Barry Song
- [PATCH 03/10] dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 06/10] dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 05/10] dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 04/10] dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 08/10] dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 07/10] dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 09/10] dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 10/10] dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQ, Barry Song
- [PATCH 1/2] dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOC,
Fabien Parent
- [PATCH 0/4] dmaengine: use inclusive terminology,
Vinod Koul
- [GIT PULL] dmaengine updates for v5.10-rc1,
Vinod Koul
- [PATCH] DMA: PL330: Remove unreachable code,
Surendran K
- [PATCH v6 0/3] Add support for AMD PTDMA controller driver,
Sanjay R Mehta
- [PATCH 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA,
Sia Jee Heng
- [PATCH 01/15] dt-bindings: dma: Add YAML schemas for dw-axi-dmac, Sia Jee Heng
- [PATCH 02/15] dmaengine: dw-axi-dmac: simplify descriptor management, Sia Jee Heng
- [PATCH 03/15] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources(), Sia Jee Heng
- [PATCH 04/15] dmaengine: dw-axi-dmac: Add device_synchronize() callback, Sia Jee Heng
- [PATCH 07/15] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic(), Sia Jee Heng
- [PATCH 08/15] dmaengine: dw-axi-dmac: Support of_dma_controller_register(), Sia Jee Heng
- [PATCH 05/15] dmaengine: dw-axi-dmac: Add device_config operation, Sia Jee Heng
- [PATCH 06/15] dmaengine: dw-axi-dmac: Support device_prep_slave_sg, Sia Jee Heng
- [PATCH 10/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support, Sia Jee Heng
- [PATCH 12/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields, Sia Jee Heng
- [PATCH 11/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA, Sia Jee Heng
- [PATCH 15/15] dmaengine: dw-axi-dmac: Set constraint to the Max segment size, Sia Jee Heng
- [PATCH 14/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers, Sia Jee Heng
- [PATCH 13/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake, Sia Jee Heng
- [PATCH 09/15] dmaengine: dw-axi-dmac: Support burst residue granularity, Sia Jee Heng
- Re: [PATCH 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA, Andy Shevchenko
- Re: [PATCH 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA, Eugeniy Paltsev
- [PATCH][next] dmaengine: stm32-mdma: Use struct_size() in kzalloc(),
Gustavo A. R. Silva
- [PATCH v4 0/3] dmaengine: Add support for QCOM GSI dma controller,
Vinod Koul
- [PATCH 0/5] Fix warning in dmaengine subsystem,
Vinod Koul
- [PATCH 1/2] dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() API,
Allen Pais
- [PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups,
Rob Herring
- [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Rob Herring
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Mark Brown
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Wolfram Sang
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Krzysztof Kozlowski
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Vinod Koul
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Geert Uytterhoeven
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Ulf Hansson
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Guenter Roeck
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Mathieu Poirier
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Dmitry Torokhov
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties', Alexandre Belloni
- [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas, Rob Herring
- [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Rob Herring
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Mark Brown
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Krzysztof Kozlowski
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Sebastian Reichel
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Chanwoo Choi
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Vinod Koul
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Lee Jones
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Geert Uytterhoeven
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Srinivas Kandagatla
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Ulf Hansson
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Jonathan Cameron
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Guenter Roeck
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Dmitry Torokhov
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas, Alexandre Belloni
- [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties', Rob Herring
- Re: [PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups, Srinivas Kandagatla
- [PATCH v7 0/5] Add shared workqueue support for idxd driver,
Dave Jiang
- [PATCH] dma: dma-jz4780: Fix race in jz4780_dma_tx_status,
Paul Cercueil
- [PATCH] dmaengine: fsl: remove bad channel update,
Vinod Koul
- Re: [PATCH v3 11/18] dmaengine: idxd: ims setup for the vdcm,
Thomas Gleixner
- Re: [PATCH v3 04/18] dmaengine: idxd: add interrupt handle request support,
Thomas Gleixner
- [PATCH] dmaengine: pl330: fix argument for tasklet,
Vinod Koul
- [PATCH 00/18] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA,
Peter Ujfalusi
- [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback, Peter Ujfalusi
- [PATCH 02/18] dmaengine: Add support for per channel coherency handling, Peter Ujfalusi
- [PATCH 03/18] dmaengine: doc: client: Update for dmaengine_get_dma_device() usage, Peter Ujfalusi
- [PATCH 04/18] dmaengine: dmatest: Use dmaengine_get_dma_device, Peter Ujfalusi
- [PATCH 05/18] dmaengine: ti: k3-udma: Wait for peer teardown completion if supported, Peter Ujfalusi
- [PATCH 13/18] dmaengine: ti: Add support for k3 event routers, Peter Ujfalusi
- [PATCH 14/18] soc: ti: k3-ringacc: add AM64 DMA rings support., Peter Ujfalusi
- [PATCH 10/18] dt-bindings: dma: ti: Add document for K3 PKTDMA, Peter Ujfalusi
- [PATCH 11/18] dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMA, Peter Ujfalusi
- [PATCH 12/18] dmaengine: ti: k3-psil: Add initial map for AM64, Peter Ujfalusi
- [PATCH 15/18] dmaengine: ti: k3-udma: Initial support for K3 BCDMA, Peter Ujfalusi
- [PATCH 16/18] dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling, Peter Ujfalusi
- [PATCH 08/18] dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings, Peter Ujfalusi
- [PATCH 18/18] dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA, Peter Ujfalusi
- [PATCH 17/18] dmaengine: ti: k3-udma: Initial support for K3 PKTDMA, Peter Ujfalusi
- [PATCH 09/18] dt-bindings: dma: ti: Add document for K3 BCDMA, Peter Ujfalusi
- [PATCH 07/18] dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API, Peter Ujfalusi
- [PATCH 06/18] dmaengine: ti: k3-udma: Add support for second resource range from sysfw, Peter Ujfalusi
- Re: [PATCH 00/18] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA, Peter Ujfalusi
- [GIT PULL]: dmaengine late fixes for v5.9,
Vinod Koul
- [PATCH] dt-bindings: Fix 'reg' size issues in zynqmp examples,
Rob Herring
- [PATCH v6 0/5] Add shared workqueue support for idxd driver,
Dave Jiang
- RE: [PATCH v5 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage,
David Laight
- [PATCH resend v5 4/5] dmaengine: idxd: Clean up descriptors with fault error, Dave Jiang
- [PATCH resend v5 5/5] dmaengine: idxd: Add ABI documentation for shared wq, Dave Jiang
- [PATCH resend v5 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage, Dave Jiang
- [PATCH resend v5 2/5] x86/asm: Add enqcmds() to support ENQCMDS instruction, Dave Jiang
- [PATCH v5 3/5] dmaengine: idxd: Add shared workqueue support, Dave Jiang
- [PATCH v5 5/5] dmaengine: idxd: Add ABI documentation for shared wq, Dave Jiang
- [PATCH v5 4/5] dmaengine: idxd: Clean up descriptors with fault error, Dave Jiang
- [PATCH v3 0/3] dmaengine: Add support for QCOM GSI dma controller,
Vinod Koul
- [PATCH v7 0/2] Add Intel LGM soc DMA support,
Amireddy Mallikarjuna reddy
- [PATCH] dmaengine: ioat: Allocate correct size for descriptor chunk,
Logan Gunthorpe
- [PATCH v2 1/3] dmaengine: dmatest: Prevent to run on misconfigured channel,
Andy Shevchenko
- [PATCH -next v2] dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname,
Qilong Zhang
- [PATCH 00/14] drop double zeroing,
Julia Lawall
- [PATCH 4.19] dmaengine: at_hdmac: Fix memory leak,
Pavel Machek
- [PATCH v2 0/3] dmaengine: Add support for QCOM GSI dma controller,
Vinod Koul
- [PATCH AUTOSEL 5.4 098/330] dmaengine: zynqmp_dma: fix burst length configuration, Sasha Levin
- [PATCH AUTOSEL 5.4 136/330] dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all, Sasha Levin
- [PATCH AUTOSEL 5.4 140/330] dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all, Sasha Levin
- [PATCH AUTOSEL 4.19 027/206] dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq fails, Sasha Levin
- [PATCH AUTOSEL 4.19 084/206] dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all, Sasha Levin
- [PATCH AUTOSEL 4.19 089/206] dmaengine: tegra-apb: Prevent race conditions on channel's freeing, Sasha Levin
- [PATCH AUTOSEL 4.19 088/206] dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all, Sasha Levin
- [PATCH AUTOSEL 4.14 054/127] dmaengine: tegra-apb: Prevent race conditions on channel's freeing, Sasha Levin
- [PATCH AUTOSEL 4.9 24/90] dmaengine: zynqmp_dma: fix burst length configuration, Sasha Levin
- [PATCH AUTOSEL 4.9 43/90] dmaengine: tegra-apb: Prevent race conditions on channel's freeing, Sasha Levin
- [PATCH AUTOSEL 4.4 28/64] dmaengine: tegra-apb: Prevent race conditions on channel's freeing, Sasha Levin
- [PATCH AUTOSEL 4.14 030/127] dmaengine: zynqmp_dma: fix burst length configuration, Sasha Levin
- [PATCH AUTOSEL 4.19 053/206] dmaengine: zynqmp_dma: fix burst length configuration, Sasha Levin
- [PATCH AUTOSEL 5.4 141/330] dmaengine: tegra-apb: Prevent race conditions on channel's freeing, Sasha Levin
- [PATCH AUTOSEL 5.4 046/330] dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq fails, Sasha Levin
- [PATCH v4 3/5 resend] dmaengine: idxd: add shared workqueue support, Dave Jiang
- [PATCH v4 0/5] Add shared workqueue support for idxd driver,
Dave Jiang
- Re: [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver,
Jason Gunthorpe
- [PATCH -next] dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname,
Qilong Zhang
- [PATCH -next] dmaengine: sf-pdma: Remove set but not used variable "desc",
Liu Shixin
- [PATCH v1 1/3] dmaengine: dmatest: Fix regression when run command on misconfigured channel,
Andy Shevchenko
- [PATCH v2] dmaengine: ti: k3-udma-glue: fix channel enable functions,
Grygorii Strashko
- [PATCH] dmaengine: qcom: Add ADM driver,
Jonathan McDowell
- [PATCH v3 13/18] dmaengine: idxd: add dedicated wq mdev type, Dave Jiang
- [PATCH v3 14/18] dmaengine: idxd: add new wq state for mdev, Dave Jiang
- [PATCH v3 10/18] dmaengine: idxd: virtual device commands emulation, Dave Jiang
- [PATCH v3 15/18] dmaengine: idxd: add error notification from host driver to mediated device, Dave Jiang
- [PATCH v3 16/18] dmaengine: idxd: add ABI documentation for mediated device support, Dave Jiang
- [PATCH v3 12/18] dmaengine: idxd: add mdev type as a new wq type, Dave Jiang
- [PATCH v3 07/18] dmaengine: idxd: add basic mdev registration and helper functions, Dave Jiang
- [PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver,
Dave Jiang
- [PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver,
Dave Jiang
- [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support,
Dave Jiang
- [PATCH] dmaengine: ti: k3-udma-glue: fix channel enable functions,
Grygorii Strashko
- [PATCH] dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-debugfs.c,
Gustavo Pimentel
- [PATCH -next] dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime_resume(),
Liu Shixin
- [PATCH 0/7] dmaengine: add support for sama7g5 based at_xdmac,
Eugen Hristev
- [PATCH] dmaengine: sf-pdma: remove unused 'desc',
Vinod Koul
- [PATCH] dmaengine: zx: remove redundant irqsave in hardIRQ,
Barry Song
- [PATCH] dmaengine: ioat: Make two symbols static,
Jason Yan
- [PATCH v2] dmaengine: Kconfig: Update description for RCAR_DMAC config,
Lad Prabhakar
- [PATCH v2] dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters,
Peter Ujfalusi
- [PATCH v6 0/2] Add Intel LGM soc DMA support,
Amireddy Mallikarjuna reddy
- Message not available
[PATCH] dmaengine: Kconfig: Update description for RCAR_DMAC config,
Lad Prabhakar
[PATCH AUTOSEL 5.8 02/53] dmaengine: acpi: Put the CSRT table after using it, Sasha Levin
[PATCH AUTOSEL 5.8 13/53] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler, Sasha Levin
[PATCH AUTOSEL 5.4 10/43] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler, Sasha Levin
[PATCH AUTOSEL 4.19 02/26] dmaengine: acpi: Put the CSRT table after using it, Sasha Levin
[PATCH AUTOSEL 4.14 02/17] dmaengine: acpi: Put the CSRT table after using it, Sasha Levin
[PATCH AUTOSEL 5.4 02/43] dmaengine: acpi: Put the CSRT table after using it, Sasha Levin
[PATCH v1] dmaengine: dmatest: Print error codes as signed value,
Andy Shevchenko
[GIT PULL FOR v5.9] Fix Kconfig dependency issue with DMAENGINES selection,
Laurent Pinchart
6b41030fdc790 broke dmatest badly,
Andy Shevchenko
[PATCH] dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters,
Peter Ujfalusi
[PATCH 0/4] dmaengine: dw-axi-dmac: Refactor descriptor and channel management,
Sia Jee Heng
[PATCH 0/9] dmaengine: Tidy up dma_parms,
Robin Murphy
- [PATCH 1/9] dmaengine: axi-dmac: Drop local dma_parms, Robin Murphy
- [PATCH 2/9] dmaengine: bcm2835: Drop local dma_parms, Robin Murphy
- [PATCH 3/9] dmaengine: imx-dma: Drop local dma_parms, Robin Murphy
- [PATCH 4/9] dmaengine: imx-sdma: Drop local dma_parms, Robin Murphy
- [PATCH 5/9] dmaengine: mxs: Drop local dma_parms, Robin Murphy
- [PATCH 6/9] dmaengine: rcar-dmac: Drop local dma_parms, Robin Murphy
- [PATCH 7/9] dmaengine: ste_dma40: Drop local dma_parms, Robin Murphy
- [PATCH 8/9] dmaengine: qcom: bam_dma: Drop local dma_parms, Robin Murphy
- [PATCH 9/9] dmaengine: pl330: Drop local dma_parms, Robin Murphy
- Re: [PATCH 0/9] dmaengine: Tidy up dma_parms, Vinod Koul
[RESEND PATCH v2] dt-bindings: renesas,rcar-dmac: Document r8a7742 support,
Lad Prabhakar
[PATCH 5.8 070/255] dmaengine: idxd: fix PCI_MSI build errors,
Greg Kroah-Hartman
[PATCH AUTOSEL 5.8 42/42] fsldma: fix very broken 32-bit ppc ioread64 functionality, Sasha Levin
[PATCH AUTOSEL 5.4 23/23] fsldma: fix very broken 32-bit ppc ioread64 functionality, Sasha Levin
[PATCH] [RESEND]dmaengine: fsl: convert tasklets to use new tasklet_setup() API, Allen Pais
[PATCH v3 00/35] dmaengine: convert tasklets to use new,
Allen Pais
- [PATCH v3 01/35] dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 02/35] dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 03/35] dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 04/35] dmaengine: coh901318: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 05/35] dmaengine: dw: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 06/35] dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 07/35] dmaengine: fsl: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 08/35] dmaengine: imx-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 09/35] dmaengine: ioat: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 10/35] dmaengine: iop_adma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 11/35] dmaengine: ipu: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 12/35] dmaengine: k3dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 13/35] dmaengine: mediatek: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 15/35] dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 14/35] dmaengine: mmp: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 16/35] dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 17/35] dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 18/35] dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 19/35] dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 20/35] dmaengine: pl330: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 21/35] dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 22/35] dmaengine: qcom: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 23/35] dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 24/35] dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 25/35] dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 26/35] dmaengine: sun6i: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 27/35] dmaengine: tegra20: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 28/35] dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 29/35] dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 30/35] dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 31/35] dmaengine: xgene: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 32/35] dmaengine: xilinx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 33/35] dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]