Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
34635b1accb99b3c3ad3b35a210be198701aac7e
/
drivers
/
dma
34635b1a
dmaengine: edma: Add dummy driver skeleton for edma3-tptc
by Peter Ujfalusi
· 9 years ago
212dac5
Merge branch 'topic/ioatdma' into for-linus
by Vinod Koul
· 9 years ago
3638691
Merge branch 'topic/idma' into for-linus
by Vinod Koul
· 9 years ago
7d9d43a
Merge branch 'topic/edma' into for-linus
by Vinod Koul
· 9 years ago
6df056d
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 9 years ago
df5c738
dmaengine: dw: some Intel devices has no memcpy support
by Andy Shevchenko
· 9 years ago
175267b
dmaengine: dw: platform: provide platform data for Intel
by Andy Shevchenko
· 9 years ago
30cb263
dmaengine: dw: don't override platform data with autocfg
by Andy Shevchenko
· 9 years ago
67d25f0
dmaengine: hdmac: Add scatter-gathered memset support
by Maxime Ripard
· 9 years ago
ce2a673
dmaengine: hdmac: factorise memset descriptor allocation
by Maxime Ripard
· 9 years ago
0d49fee
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 9 years ago
28ca3e8
dmaengine: virt-dma: Fix kernel-doc annotations
by Lars-Peter Clausen
· 9 years ago
1be5336
dmaengine: edma: New device tree binding
by Peter Ujfalusi
· 9 years ago
f7c7cae
dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP
by Peter Ujfalusi
· 9 years ago
42dbdcc
dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx
by Peter Ujfalusi
· 9 years ago
966a87b
dmaengine: edma: Merge the of parsing functions
by Peter Ujfalusi
· 9 years ago
56c7b74
dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot
by Peter Ujfalusi
· 9 years ago
02f77ef
dmaengine: edma: Refactor the dma device and channel struct initialization
by Peter Ujfalusi
· 9 years ago
633e42b
dmaengine: edma: Get qDMA channel information from HW also
by Peter Ujfalusi
· 9 years ago
f9425de
dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq
by Peter Ujfalusi
· 9 years ago
d9c345d
dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)
by Peter Ujfalusi
· 9 years ago
34cf301
dmaengine: edma: Simplify function parameter list for channel operations
by Peter Ujfalusi
· 9 years ago
df6694f
dmaengine: edma: Optimize memcpy operation
by Peter Ujfalusi
· 9 years ago
21a3184
dmaengine: edma: Remove alignment constraint for memcpy
by Peter Ujfalusi
· 9 years ago
52984aa
dmaengine: ste_dma40: fix a trivial typo
by Geliang Tang
· 9 years ago
e6d5bf6
dmaengine: xgene-dma: Remove memcpy offload support due to performance drop
by Rameshwar Prasad Sahu
· 9 years ago
e4e886c
dmaengine: edma: Dynamic paRAM slot handling if HW supports it
by Peter Ujfalusi
· 9 years ago
7a73b13
dmaengine: edma: Rename bitfields for slot and channel usage tracking
by Peter Ujfalusi
· 9 years ago
4ab54f6
dmaengine: edma: Read channel mapping support only once from HW
by Peter Ujfalusi
· 9 years ago
e4402a1
dmaengine: edma: Simplify and optimize ccerr interrupt handler
by Peter Ujfalusi
· 9 years ago
7c3b8b3
dmaengine: edma: Move the pending error check into helper function
by Peter Ujfalusi
· 9 years ago
79ad2e3
dmaengine: edma: Simplify the interrupt handling
by Peter Ujfalusi
· 9 years ago
11c1573
dmaengine: edma: Consolidate the comments for functions
by Peter Ujfalusi
· 9 years ago
fc01409
dmaengine: edma: Print warning when linking slots from different eDMA
by Peter Ujfalusi
· 9 years ago
96f5ff0
dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
by Peter Ujfalusi
· 9 years ago
3287fb4
dmaengine: edma: Use dev_dbg instead pr_debug
by Peter Ujfalusi
· 9 years ago
907f74a
dmaengine: edma: Cleanup regarding the use of dev around the code
by Peter Ujfalusi
· 9 years ago
547c6e2
dmaengine: edma: Use devm_kcalloc when possible
by Peter Ujfalusi
· 9 years ago
cb78205
dmaengine: edma: Allocate memory dynamically for bitmaps and structures
by Peter Ujfalusi
· 9 years ago
2b6b3b7
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
by Peter Ujfalusi
· 9 years ago
b2c843a
ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
by Peter Ujfalusi
· 9 years ago
ca304fa
ARM/dmaengine: edma: Public API to use private struct pointer
by Peter Ujfalusi
· 9 years ago
dc9b6055
ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
by Peter Ujfalusi
· 9 years ago
8fa7ff4
dmaengine: edma: Simplify and optimize the edma_execute path
by Peter Ujfalusi
· 9 years ago
5ec9555
dmaengine: imx-sdma: Remove unneeded dev_info()
by Fabio Estevam
· 9 years ago
ce078af
dmaengine: imx-sdma: Move message level to debug
by Fabio Estevam
· 9 years ago
47fac24
dmaengine: omap-dma: Enable packed accesses for cyclic transfers
by Misael Lopez Cruz
· 9 years ago
ad577e4
dmaengine: xilinx: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
c719d7f
dmaengine: sun6i: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e0c26f2
dmaengine: sirf: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
9ace300
dmaengine: mpc512x: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
981ec2b
dmaengine: moxart-dma: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
7522c24
dmaengine: fsldma: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
62b5cb7
dmaengine: at_xdmac: fix memory leak in interleaved mode
by Ludovic Desroches
· 9 years ago
4e538578
dmaengine: at_xdmac: handle numf > 1
by Maxime Ripard
· 9 years ago
1a492ac
dmaengine: zxdma: fix memset call
by Vinod Koul
· 9 years ago
6dbd80a
dmaengine: dw: use dw_dmac autoconfiguration in PCI driver
by Andy Shevchenko
· 9 years ago
3941667
dmaengine: dw: convert to __ffs()
by Andy Shevchenko
· 9 years ago
aff1e0c
dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()
by Jarkko Nikula
· 9 years ago
ddfe4d0
dmaengine: edma: remove redundant conditions
by Vinod Koul
· 9 years ago
97c37ac
dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()
by Andy Shevchenko
· 9 years ago
2e9b55b
dmaengine: idma64: make better performance on pause / resume
by Andy Shevchenko
· 9 years ago
581ec08
dmaengine: idma64: this is not DesignWare
by Andy Shevchenko
· 9 years ago
22b7440
dmaengine: idma64: useless use of min_t()
by Andy Shevchenko
· 9 years ago
87b0459
dmaengine: idma64: convert to __ffs()
by Andy Shevchenko
· 9 years ago
9ab8b4e
dmaengine: idma: rename to INTEL_IDMA64
by Vinod Koul
· 9 years ago
240eb916
dmaengine: drop null test before destroy functions
by Julia Lawall
· 9 years ago
4222a90
dmaengine: ioatdma: add PCIe AER handlers
by Dave Jiang
· 9 years ago
ad4a7b5
dmaengine: ioatdma: adding shutdown support
by Dave Jiang
· 9 years ago
9c81120
dmaengine: xgene-dma: use dma_pool_zalloc
by Vinod Koul
· 9 years ago
3527122
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
ef5f5de
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 9 years ago
ab98193
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
by Dave Jiang
· 9 years ago
6ef41cf
dmaengine :ipu: change ipu_irq_handler() to remove compile warning
by yalin wang
· 9 years ago
7b7d0ca
dmaengine: ioatdma: Fix variable array length
by Dave Jiang
· 9 years ago
5c65cb9
dmaengine: ioatdma: fix sparse "error" with prep lock
by Dave Jiang
· 9 years ago
4d11242
dmaengine: hdmac: Add memset capabilities
by Maxime Ripard
· 9 years ago
8a4ce22
dmaengine: sort the sh Makefile
by Vinod Koul
· 9 years ago
eeb72a8
dmaengine: sort the sh Kconfig
by Vinod Koul
· 9 years ago
39c3370
drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
by Luis R. Rodriguez
· 9 years ago
6c310c4
dmaengine: sort the dw Kconfig
by Vinod Koul
· 9 years ago
3c21619
dmaengine: sort the Kconfig
by Vinod Koul
· 9 years ago
7e97229
dmaengine: sort the makefile
by Vinod Koul
· 9 years ago
25cf68d
drivers/dma: make mv_xor.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
0e3b67b
dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller
by Lars-Peter Clausen
· 9 years ago
b2b48ac
Merge branch 'topic/zxdma' into for-linus
by Vinod Koul
· 9 years ago
76891cc
Merge branch 'topic/ti-xbar' into for-linus
by Vinod Koul
· 9 years ago
59b0fbd
Merge branch 'topic/at_xdmac' into for-linus
by Vinod Koul
· 9 years ago
005ce70
dmaengine: xgene-dma: Fix the lock to allow client for further submission of requests
by Rameshwar Prasad Sahu
· 9 years ago
64f1d0f
dmaengine: ioatdma: fix coccinelle warning
by Dave Jiang
· 9 years ago
aaecdeb
dmaengine: ioatdma: fix zero day warning on incompatible pointer type
by Dave Jiang
· 9 years ago
23a1ec3
dmaengine: tegra-apb: Simplify locking for device using global pause
by Jon Hunter
· 9 years ago
dc1ff4b
dmaengine: tegra-apb: Remove unnecessary return statements and variables
by Jon Hunter
· 9 years ago
13a3328
dmaengine: tegra-apb: Avoid unnecessary channel base address calculation
by Jon Hunter
· 9 years ago
c67886f
dmaengine: tegra-apb: Remove unused variables
by Jon Hunter
· 9 years ago
8907949
dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
by Rameshwar Prasad Sahu
· 9 years ago
b93edcd
dmaengine: imx-sdma: Check for clk_enable() errors
by Fabio Estevam
· 9 years ago
b096c13
dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs
by Emilio López
· 9 years ago
7775729
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
by Thomas Petazzoni
· 10 years ago
Next »