index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
...
|
|
*
|
dmaengine: tegra-adma: enable COMPILE_TEST
Vinod Koul
2016-09-27
|
|
*
|
dmaengine: moxart: fix kconfig unmet direct dependencies
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: sun4i: fix kconfig unmet direct dependencies
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: zxdma: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: timb-dma: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: s3c24xx: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: s3c24xx: fix pointer cast warnings
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: s3c24xx: use correct print specifiers for size_t
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: stm32-dma: make stm32_dma_set_config static
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: stm32-dma: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: mmp_tdma: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: mmp_pdma: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: mmp_tdma: use correct print specifiers for size_t
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: ep93xx: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: ep93xx: don't use variables defined in global scope
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: ep93xx: use correct print specifiers for size_t
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: sa11x0: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: sa11x0: use correct print specifiers for size_t
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: sa11x0: use correct print specifiers for u32
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: sa11x0: use correct print specifiers for dma_addr_t
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: coh901318: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: coh901318: use NULL for pointer initialization
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: coh901318: fix pointer cast warnings
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: coh901318: return ssize_t for coh901318_debugfs_read
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: coh901318: use correct print specifiers
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: jz4780: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: jz4740: enable COMPILE_TEST
Vinod Koul
2016-09-26
|
|
*
|
dmaengine: jz4740: remove unused arch header
Vinod Koul
2016-09-26
|
|
|
/
|
*
|
dmaengine: virt-dma: move function declarations
Baoyou Xie
2016-10-01
|
*
|
dmaengine: fsldma: Unmap region obtained by of_iomap
Arvind Yadav
2016-09-30
|
*
|
dmaengine: jz4780: fix resource leaks on error exit return
Colin Ian King
2016-09-30
|
*
|
dmaengine: coh901318: fix integer overflow when shifting more than 32 places
Colin Ian King
2016-09-30
|
*
|
dmaengine: edma: avoid uninitialized variable use
Arnd Bergmann
2016-09-30
|
*
|
dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant
Jean-Francois Moine
2016-09-26
|
*
|
dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices
Sam Van Den Berge
2016-09-26
|
*
|
dmaengine: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-09-14
|
*
|
dmaengine: NO_IRQ removal from powerpc-only drivers
Michael Ellerman
2016-09-14
|
|
/
*
|
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
2016-09-05
|
\
\
|
*
|
dmaengine: img-mdc: fix a possible NULL dereference
LABBE Corentin
2016-08-22
|
*
|
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
2016-08-22
|
*
|
dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()
Wei Yongjun
2016-08-22
|
*
|
dmaengine: pxa_dma: fix debug message
Robert Jarzmik
2016-08-19
|
*
|
dmaengine: pxa_dma: fix hotchain corner case
Robert Jarzmik
2016-08-19
|
*
|
dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
Yoshihiro Shimoda
2016-08-08
|
|
/
*
|
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
2016-09-02
*
|
dmaengine: imx-sdma - update the residue calculation for cyclic channels
Nandor Han
2016-08-31
*
|
dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients
Nandor Han
2016-08-31
*
|
dmaengine: dw: override LLP support if asked in platform data
Andy Shevchenko
2016-08-31
*
|
dmaengine: dw: set polarity of handshake interface
Andy Shevchenko
2016-08-31
[prev]
[next]