Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ccad2365668f12336dd497d9039e8584af836070
/
drivers
/
dma
« Previous
8971646
async_memcpy: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
45c463a
dmaengine: reference counted unmap data
by Dan Williams
· 11 years ago
d38a8c6
dmaengine: prepare for generic 'unmap' data
by Dan Williams
· 11 years ago
56ea27f
dmaengine: consolidate memcpy apis
by Dan Williams
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
d1cab34
dmatest: make driver unmap also source buffers by itself
by Bartlomiej Zolnierkiewicz
· 11 years ago
2f986ec
dma: pl330: silence a compile warning
by Dan Carpenter
· 11 years ago
02808b4
dma: pl330: off by one in pl330_probe()
by Dan Carpenter
· 11 years ago
2dcbdce
dma: mxs-dma: Use semaphores for cyclic DMA
by Markus Pargmann
· 11 years ago
bb3660f
dma: mxs-dma: Update state after channel reset
by Markus Pargmann
· 11 years ago
702e94d
dma: mxs-dma: Fix channel reset hardware bug
by Markus Pargmann
· 11 years ago
7b11304
dma: mxs-dma: Report correct residue for cyclic DMA
by Markus Pargmann
· 11 years ago
b2d6398
dma: mxs-dma: Cleanup interrupt handler
by Markus Pargmann
· 11 years ago
8de7a7d
DMA: Freescale: update driver to support 8-channel DMA engine
by Hongbo Zhang
· 11 years ago
c3cc74b
dma: imx-sdma: Fix warnings for LPAE builds
by Olof Johansson
· 11 years ago
40911c7
dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts
by Olof Johansson
· 11 years ago
b6d5050
dmaengine: edma: remove duplicate kfree
by Vinod Koul
· 11 years ago
a6dd30e
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
by Nicolin Chen
· 11 years ago
cbf1e56
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
by Sebastian Andrzej Siewior
· 11 years ago
1e378a6
dma: cppi41: redo descriptor collection in abort case
by Sebastian Andrzej Siewior
· 11 years ago
706ff62
dma: cppi41: use cppi41_pop_desc() where possible
by Daniel Mack
· 11 years ago
f896496
dma: cppi41: restore more registers
by Daniel Mack
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
50a9c70
dma: edma: Add support for Cyclic DMA
by Joel Fernandes
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
53575aa
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
aac59e3
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
6b327a0
Merge branch 'for-linus' into next
by Vinod Koul
· 11 years ago
f8d9f62
Merge branch 'dma_complete' into next
by Vinod Koul
· 11 years ago
42536b9
ARM: 7857/1: dma: imx-sdma: setup dma mask
by Philippe Retornaz
· 11 years ago
94cb0e7
DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
by Russell King
· 11 years ago
24353b8
DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
6411301
DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
by Russell King
· 11 years ago
de1a241
DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
by Russell King
· 11 years ago
600d525
dma: pl330: Remove unnecessary amba_set_drvdata()
by Michal Simek
· 11 years ago
ac806a1
dmaengine: imx-dma: fix format warnings
by Russell King
· 11 years ago
db60d8d
dmanengine: fix edma driver to not define DMA_COMPLETE
by Vinod Koul
· 11 years ago
f0dad6e
Merge branch 'dma_complete' into next
by Vinod Koul
· 11 years ago
b967aec
Merge branch 'for-linus' into next
by Vinod Koul
· 11 years ago
8f1fd11
dmaengine: txx9: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
00d696f
dmaengine: tegra: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
e2360ad
dmaengine: ste: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
a8d8d26
dmaengine: sh: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
fdebb76
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
5738992
dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
7cce508
dmaengine: omap: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
2737583
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
b3efb8f
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
f64eabd
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
bd2c348
dmaengine: k3dma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
9f571502
dmaengine: iop: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
2f16f80
dmaengine: ioat: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
94e4c12
dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
409bff6
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
3ded1ad
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
9d386ec
dmaengine: edma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
2c40410
dmaengine: dw: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
19e9f99
dmaengine: dmatest: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
a605c48
dmaengine: jz4740: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
ed83c0c
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
9ce6e50
dmaengine: coh901318: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
6d203d1
dmaengine: at_hdma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
0996e89
dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
adfedd9
dmaengine: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
7261828
dmaengine: edma: fix another memory leak
by Vinod Koul
· 11 years ago
4b6271a
dma: edma: Fix memory leak
by Valentin Ilie
· 11 years ago
2abd5f1
dma: edma: Increase maximum SG limit to 20
by Joel Fernandes
· 11 years ago
fd00903
dma: edma: Split out PaRAM set calculations into its own function
by Joel Fernandes
· 11 years ago
681a2fd
dmaengine: s3c24xx-dma: add support for the s3c2410 type of controller
by Heiko Stuebner
· 11 years ago
8c88126
treewide: Fix typo in Kconfig
by Masanari Iida
· 11 years ago
e98b3ca
dma: pl330: Support per channel irq allocation
by Michal Simek
· 11 years ago
20a90b0
dma: mmp_tdma: add multiple burst size support for 910-squ
by Qiao Zhou
· 11 years ago
174b537
dma: misc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
0586464
dma: coh901318: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
2f6d8fa
dma: edma.c: remove edma_desc leakage
by Geyslan G. Bem
· 11 years ago
08d08bc
rcar-hpbdma: add parameter to set_slave() method
by Sergei Shtylyov
· 11 years ago
cdeb5c0
rcar-hpbdma: remove shdma_free_irq() calls
by Sergei Shtylyov
· 11 years ago
e7ed8b4
dma: Allow TI_EDMA selectable for ARCH_KEYSTONE
by Santosh Shilimkar
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
ddeccb8
dmaengine: add driver for Samsung s3c24xx SoCs
by Heiko Stuebner
· 11 years ago
f358c28
dma: mmp_pdma: use list_move instead of list_del/list_add
by Wei Yongjun
· 11 years ago
f97b98d
dma: cppi41: add support for suspend and resume
by Daniel Mack
· 11 years ago
c95905a
DMA: ste_dma40: use a power of 2 check
by Guennadi Liakhovetski
· 11 years ago
717d818
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()
by Daniel Mack
· 11 years ago
b46ce4d
dma: cppi41: s/deinit_cpii41/deinit_cppi41/
by Daniel Mack
· 11 years ago
e327e21
dma: cppi41: pass around device instead of platform_device
by Daniel Mack
· 11 years ago
404ff669
dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic
by Sachin Kamat
· 11 years ago
173e838
dma: pl330: Simplify irq allocation
by Michal Simek
· 11 years ago
fcaaba6
dmaengine: imx-dma: fix callback path in tasklet
by Michael Grzeschik
· 11 years ago
5a276fa
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
by Michael Grzeschik
· 11 years ago
edc530f
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
by Michael Grzeschik
· 11 years ago
c2b9e97
dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA
by Josh Boyer
· 11 years ago
d71505b
edma: Update author email address
by Josh Boyer
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
ec5b103
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
26b0332
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 11 years ago
6404141
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a577659
dma: mv_xor: Fix incorrect error path
by Sachin Kamat
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
Next »