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
*
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
2019-10-23
*
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
2019-10-18
*
dmaengine: sprd: Fix the possible memory leak issue
Baolin Wang
2019-10-15
*
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
2019-10-15
*
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
Radhey Shyam Pandey
2019-10-15
*
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
2019-10-14
*
dmaengine: tegra210-adma: fix transfer failure
Sameer Pujar
2019-10-14
*
dmaengine: sprd: Fix the link-list pointer register configuration issue
Zhenfang Wang
2019-10-14
*
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-22
|
\
|
*
dma: Drop JZ4740 driver
Paul Cercueil
2019-07-30
*
|
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-17
|
\
\
|
*
|
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: ti: edma: Only reset region0 access registers
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
2019-09-04
|
*
|
dmaengine: stm32-dma: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
|
*
|
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
|
*
|
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
2019-09-04
|
*
|
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: ti: edma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-09-04
|
*
|
dmaengine: dw: platform: Split OF helpers to separate module
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: platform: Split ACPI helpers to separate module
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: platform: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: platform: Use struct dw_dma_chip_pdata
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: dw: Export struct dw_dma_chip_pdata for wider use
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: acpi: Add kernel doc parameter descriptions
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: acpi: Set up DMA mask based on CSRT
Andy Shevchenko
2019-08-21
|
*
|
dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux
Mao Wenan
2019-08-20
|
*
|
dmaengine: make mux_configure32 static
Mao Wenan
2019-08-20
|
*
|
dmaengine: mv_xor_v2: Fix -Wshift-negative-value
Nathan Huckleberry
2019-08-20
|
*
|
dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
Jarkko Nikula
2019-08-20
|
*
|
dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-13
|
*
|
dmaengine: ti: unexport filter functions
Arnd Bergmann
2019-08-13
|
*
|
dmaengine: fsl-edma: implement .device_synchronize callback
Andrey Smirnov
2019-08-08
|
*
|
dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
Fuqian Huang
2019-08-08
|
*
|
dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
Nishka Dasgupta
2019-08-08
|
*
|
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-08-08
|
*
|
dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-08-08
|
*
|
dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-08-08
|
*
|
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
|
*
|
dmaengine: imx-dma: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-31
|
*
|
dmaengine: tegra210-adma: Don't program FIFO threshold
Jonathan Hunter
2019-07-31
|
*
|
dmaengine: stm32-mdma: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-29
|
*
|
dmaengine: stm32-dmamux: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-29
|
*
|
dmaengine: ti: edma: Support for polled (memcpy) completion
Peter Ujfalusi
2019-07-29
[next]