Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f988f24ee7931d3487b36cc0c29164296bf2191e
/
drivers
/
dma
83dc311
Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
7b09a1b
dmaengine: pxa_dma: fix residue corner case
by Robert Jarzmik
· 9 years ago
e87ffbd
dmaengine: pxa_dma: fix the no-requestor case
by Robert Jarzmik
· 9 years ago
aa3ee5f
dmaengine: zxdma: Fix off-by-one for testing valid pchan request
by Axel Lin
· 9 years ago
0be2136
dmaengine: at_xdmac: clean used descriptor
by Ludovic Desroches
· 9 years ago
a1cf0903
dmaengine: at_xdmac: change block increment addressing mode
by Maxime Ripard
· 9 years ago
6bea0f6
dmaengine: dw: properly read DWC_PARAMS register
by Andy Shevchenko
· 9 years ago
ee08b59
dmaengine: xgene-dma: Fix overwritting DMA tx ring
by Rameshwar Prasad Sahu
· 9 years ago
214fc4e
dmaengine: fix balance of privatecnt
by Peter Ujfalusi
· 9 years ago
40482e6
dmaengine: sun4i: fix unsafe list iteration
by Emilio López
· 9 years ago
0b23a1e
dmaengine: idma64: improve residue estimation
by Andy Shevchenko
· 9 years ago
c1492b4c
dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result
by Andrzej Hajda
· 9 years ago
aebf5a6
dmaengine: pxa_dma: fix initial list move
by Robert Jarzmik
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 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
· 9 years ago
6d8f7ab
dmaengine: mv_xor: remove support for dmacap,* DT properties
by Thomas Petazzoni
· 9 years ago
31495d6
dmaengine: pl330: do not emit loop for 1 byte transfer.
by Michal Suchanek
· 9 years ago
2f27b81
dmaengine: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
d078cd1
dmaengine: imx-sdma: Add imx6sx platform support
by Zidan Wang
· 9 years ago
e900c30
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
by Ludovic Desroches
· 9 years ago
ae9c02b
dmaengine: jz4780: Kill tasklets before unregistering the device
by Alex Smith
· 9 years ago
d509a83
dmaengine: jz4780: Don't use devm_*_irq() functions
by Alex Smith
· 9 years ago
026fd40
dmaengine: jz4780: Ensure channel is on correct controller in filter
by Alex Smith
· 9 years ago
d3273e1
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
by Alex Smith
· 9 years ago
839896e
dmaengine: jz4780: Fix error handling/signedness issues
by Alex Smith
· 9 years ago
dc578f3
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
by Alex Smith
· 9 years ago
46fa5168
dmaengine: jz4780: Fix up dmaengine API function prototypes
by Alex Smith
· 9 years ago
ac9bd0e
dmaengine: sirf: clear pending DMA interrupt when DMA terminates
by Yanchang Li
· 9 years ago
e5f4ae8
dmaengine: add driver for lpc18xx dmamux
by Joachim Eastwood
· 9 years ago
aa4734d
dmaengine: pl08x: support dt channel assignment
by Linus Walleij
· 9 years ago
4a736d1
dmaengine: pxa_dma: fix debug information
by Robert Jarzmik
· 9 years ago
05aa1a7
dmaengine: fix balance of privatecnt inc/dec operations
by Robert Baldyga
· 9 years ago
0e95fb9
dmaengine: pxa_dma: don't use config direction parameter
by Robert Jarzmik
· 9 years ago
09659a5
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
by Dave Jiang
· 9 years ago
c7b0e8d
dmaengine: ioatdma: fixup kernel doc errors from dma.h
by Dave Jiang
· 9 years ago
ef97bd0f
dmanegine: ioatdma: remove function ptrs in ioatdma_device
by Dave Jiang
· 9 years ago
3372de5
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
by Dave Jiang
· 9 years ago
599d49d
dmaengine: ioatdma: move dma prep functions to single location
by Dave Jiang
· 9 years ago
c0f28ce
dmaengine: ioatdma: move all the init routines
by Dave Jiang
· 9 years ago
80b1973
dmaengine: ioatdma: move all sysfs related code
by Dave Jiang
· 9 years ago
885b201
dmaengine: ioatdma: remove dma_v2.*
by Dave Jiang
· 9 years ago
55f878e
dmaengine: ioatdma: fixup ioatdma_device namings
by Dave Jiang
· 9 years ago
5a97688
dmaengine: ioatdma: clean up local dma channel data structure
by Dave Jiang
· 9 years ago
7f83264
dmaengine: ioatdma: remove ioatdma v2 registration
by Dave Jiang
· 9 years ago
85596a1
dmaengine: ioatdma: remove ioat1 specific code
by Dave Jiang
· 9 years ago
d73f277
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
by Dave Jiang
· 9 years ago
5484526
dmaengine: ioatdma: fix u16 overflow in cleanup
by Allen Hubbe
· 9 years ago
870ce49
dmaengine: ioatdma: fix u16 overflow in reshape
by Allen Hubbe
· 9 years ago
3d8cc00
dmaengine: ipu: Consolidate duplicated irq handlers
by Thomas Gleixner
· 9 years ago
425e20f
dmaengine: ipu: Prepare irq handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
67a6eed
dmaengine: xdmac: Add scatter gathered memset support
by Maxime Ripard
· 9 years ago
ed9c87b
dmaengine: zxdma: Fix force stop bug
by Jun Nie
· 9 years ago
2092539
dmaengine: zxdma: Fix data width bug
by Jun Nie
· 9 years ago
77a68e5
dmaengine: Add an enum for the dmaengine alignment constraints
by Maxime Ripard
· 9 years ago
28eb232
dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resource
by Axel Lin
· 9 years ago
2f2560e
dmaengine: zxdma: Support cyclic dma
by Jun Nie
· 9 years ago
8391ecf
dmaengine: imx-sdma: Add device to device support
by Shengjiu Wang
· 9 years ago
3f6d9e0
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
50ba224
Merge back earlier ACPI PM material for v4.3.
by Rafael J. Wysocki
· 9 years ago
8c8fe97
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
by Jun Nie
· 9 years ago
0ec9ebc
dmaengine: mv_xor: fix big endian operation in register mode
by Thomas Petazzoni
· 9 years ago
cda8e93
dmaengine: xgene-dma: Fix the resource map to handle overlapping
by Rameshwar Prasad Sahu
· 9 years ago
1c8a38b
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
by Cyrille Pitchen
· 9 years ago
93dce3a
dmaengine: at_hdmac: fix residue computation
by Cyrille Pitchen
· 9 years ago
20cadcb4
dmaengine: at_xdmac: fix bug about channel configuration
by Ludovic Desroches
· 9 years ago
667dfed
dmaengine: add a driver for Intel integrated DMA 64-bit
by Andy Shevchenko
· 9 years ago
1eb995b
dmaengine: ti-dma-crossbar: Add support for eDMA
by Peter Ujfalusi
· 9 years ago
be559da
dmaengine: ti-dma-crossbar: Make idr xbar instance-specific
by Misael Lopez Cruz
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
9bde282
dmaengine: zxdma: explicitly free irq on device removal
by Vinod Koul
· 10 years ago
e3fa984
dmaengine: zxdma: Support ZTE ZX296702 dma
by Jun Nie
· 10 years ago
Next »