index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
...
|
*
dmagengine: pl330: add code to get reset property
Dinh Nguyen
2019-06-14
|
*
dmaengine: axi-dmac: add regmap support
Alexandru Ardelean
2019-06-14
|
*
dmaengine: axi-dmac: terminate early DMA transfers after a partial one
Alexandru Ardelean
2019-06-14
|
*
dmaengine: axi-dmac: populate residue info for completed xfers
Alexandru Ardelean
2019-06-14
|
*
dmaengine: virt-dma: store result on dma descriptor
Alexandru Ardelean
2019-06-14
|
*
dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-14
|
*
dmaengine: mic_x100_dma: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
2019-06-14
|
*
dmaengine: pxa_dma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
|
*
dmaengine: coh901318: no need to cast away call to debugfs_create_file()
Greg Kroah-Hartman
2019-06-14
|
*
dmaengine: bcm-sba-raid: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
2019-06-14
|
*
dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()
Greg Kroah-Hartman
2019-06-14
|
*
dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
YueHaibing
2019-06-12
|
*
dmaengine: Grammar s/the its/its/, s/need/needs/
Geert Uytterhoeven
2019-06-10
|
*
dmaengine: axi-dmac: update license header
Alexandru Ardelean
2019-06-10
|
*
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel
2019-06-10
|
*
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
2019-06-10
|
*
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
2019-06-10
|
*
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel
2019-06-10
|
*
dmaengine: mediatek: Add MediaTek UART APDMA support
Long Cheng
2019-06-07
|
*
dmaengine: sun6i: Add support for H6 DMA
Jernej Skrabec
2019-06-04
|
*
dmaengine: sun6i: Add a quirk for setting mode fields
Jernej Skrabec
2019-06-04
|
*
dmaengine: sun6i: Add a quirk for setting DRQ fields
Jernej Skrabec
2019-06-04
|
*
dmaengine: sun6i: Add a quirk for additional mbus clock
Jernej Skrabec
2019-06-04
|
*
dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
Dmitry Osipenko
2019-06-04
|
*
dmaengine: fsl-qdma: Continue to clear register on error
Peng Ma
2019-06-04
|
*
dmaengine: fsl-qdma: fixed the source/destination descriptor format
Peng Ma
2019-06-04
|
*
dmaengine: axi-dmac: assign `copy_align` property
Alexandru Ardelean
2019-05-27
|
*
dmaengine: axi-dmac: Discover length alignment requirement
Lars-Peter Clausen
2019-05-27
|
*
dmaengine: stm32: use to_platform_device()
Weitao Hou
2019-05-27
|
*
dmaengine: sh: usb-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
|
*
dmaengine: sh: rcar-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
|
*
dmaengine: mxs-dma: Let the core do the device node validation
Baolin Wang
2019-05-27
|
*
dmaengine: mmp_tdma: Let the core do the device node validation
Baolin Wang
2019-05-27
|
*
dmaengine: dma-jz4780: Let the core do the device node validation
Baolin Wang
2019-05-27
|
*
dmaengine: imx-sdma: Let the core do the device node validation
Baolin Wang
2019-05-27
|
*
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-27
|
*
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
Vinod Koul
2019-05-22
|
*
dmaengine: axi-dmac: Sanity check memory mapped interface support
Lars-Peter Clausen
2019-05-21
|
*
dmaengine: axi-dmac: Enable TLAST handling
Michael Hennerich
2019-05-21
|
*
dmaengine: axi-dmac: Add support for interleaved cyclic transfers
Dragos Bogdan
2019-05-21
|
*
dmaengine: stm32-dma: Fix redundant call to platform_get_irq
Amelie Delaunay
2019-05-21
|
*
dmaengine: jz4780: Use SPDX license notifier
Paul Cercueil
2019-05-21
|
*
dmaengine: sudmac: remove unused driver
Simon Horman
2019-05-21
*
|
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-13
|
\
\
|
*
|
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
|
*
|
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
|
*
|
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
2019-06-27
|
*
|
dmaengine: mxs: Drop unnecessary flag
Sascha Hauer
2019-06-27
*
|
|
Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-06
|
\
\
\
|
*
|
|
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
2019-07-05
[prev]
[next]