Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0fed2bcf17d2a049c079ffd2b7bc4caca4b7f906
/
drivers
/
dma
ca2a650
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
15cec53
dmaengine: mmp_pdma: fix mismerge
by Arnd Bergmann
· 11 years ago
6d05c9f
dma: pl08x: Export pl08x_filter_id
by Sachin Kamat
· 11 years ago
39d1447
acpi-dma: align documentation with kernel-doc format
by Andy Shevchenko
· 11 years ago
af58652
dma: fix vchan_cookie_complete() debug print
by Jonas Jensen
· 11 years ago
9b6d351
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a85159f
DMA: dmatest: extend the "device" module parameter to 32 characters
by Guennadi Liakhovetski
· 11 years ago
f3b7772
drivers/dma: fix error return code
by Julia Lawall
· 11 years ago
9e2f7d8
dma: omap: Set debug level to debugging messages
by Ezequiel Garcia
· 11 years ago
2587533
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 11 years ago
911dacc
dma: tegra: add support for Tegra148/124
by Laxman Dewangan
· 11 years ago
5a87f0e
dma: dw: use %pad instead of casting dma_addr_t
by Andy Shevchenko
· 11 years ago
fc61f6b
dma: dw: join split up messages
by Andy Shevchenko
· 11 years ago
1d566f1
dma: dw: fix style of multiline comment
by Andy Shevchenko
· 11 years ago
c61177c
dmaengine: k3dma: fix sparse warnings
by Zhangfei Gao
· 11 years ago
70cbb16
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
by Lars-Peter Clausen
· 11 years ago
04abf5d
dma: pl330: Differentiate between submitted and issued descriptors
by Lars-Peter Clausen
· 11 years ago
ba07d81
dmaengine: sirf: Add device_slave_caps interface
by Rongjun Ying
· 11 years ago
0ca583a
DMA: Freescale: change BWC from 256 bytes to 1024 bytes
by Hongbo Zhang
· 11 years ago
5f9e685
dmaengine: Add MOXA ART DMA engine driver
by Jonas Jensen
· 11 years ago
7f5ae35
dmaengine: Add DMA_PRIVATE to BCM2835 driver
by Florian Meier
· 11 years ago
7cfa7b5
Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai
by Mark Brown
· 11 years ago
bfb9bb4
dma: pl330: Set residue_granularity
by Lars-Peter Clausen
· 11 years ago
70dabaed
dma: imx-sdma: Assign a default script number for ROM firmware cases
by Nicolin Chen
· 11 years ago
3b0f4a5
dma:mmp_tdma: get sram pool through device tree
by Nenghua Cao
· 11 years ago
96286b5
dmaengine: Add support for BCM2835
by Florian Meier
· 11 years ago
0adcdee
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 11 years ago
4fce628
Merge branch 'topic/defer_probe' into for-linus
by Vinod Koul
· 11 years ago
3532e56
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
by Jiang Liu
· 11 years ago
75aac82
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 11 years ago
770039f
Merge branch 'tegra/dma-reset-rework' into next/dt
by Olof Johansson
· 11 years ago
e7d248f
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
by Olof Johansson
· 11 years ago
1c7af42
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup
by Olof Johansson
· 11 years ago
509633c
Merge tag 'v3.13-rc4' into next/cleanup
by Olof Johansson
· 11 years ago
7787380
net_dma: mark broken
by Dan Williams
· 11 years ago
0baf8f6
dma: pl330: ensure DMA descriptors are zero-initialised
by Will Deacon
· 11 years ago
1080411
dma: pl08x: allow zero slave channels
by Linus Walleij
· 11 years ago
0e772c6
dma: edma: Set debug level to debugging messages
by Ezequiel Garcia
· 11 years ago
a9ebbcd
dmaengine: mmp: fix uninitialized variable
by Vinod Koul
· 11 years ago
9d0f1fa
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
by Vinod Koul
· 11 years ago
2b7f65b
mmp_pdma: Style neatening
by Joe Perches
· 11 years ago
1a89557
dma: imx-sdma: Add new dma type for ssi dual fifo script
by Nicolin Chen
· 11 years ago
cd72b84
dma: imx-sdma: Add sdma firmware version 2 support
by Nicolin Chen
· 11 years ago
b714b84
dma: pl330: Alloc dma_parms for the dma device
by Lars-Peter Clausen
· 11 years ago
8194ee2
dmaengine: fix sleep in atomic
by Dan Williams
· 11 years ago
0be8253
dmaengine: mv_xor: fix oops when channels fail to initialise
by Russell King
· 11 years ago
d16695a
dma: mv_xor: Use dmaengine_unmap_data for the self-tests
by Ezequiel Garcia
· 11 years ago
3cc377b
dmaengine: fix enable for high order unmap pools
by Dan Williams
· 11 years ago
8e5ee25
dma: fix build warnings in txx9
by Dan Williams
· 11 years ago
745c00d
dmatest: fix build warning on mips
by Dan Williams
· 11 years ago
bbc7656
dma: fix fsldma build warnings
by Dan Williams
· 11 years ago
6aa2731
dma: fix build warnings in ppc4xx
by Dan Williams
· 11 years ago
d7fb030
dmaengine: at_hdmac: remove unused function
by Olof Johansson
· 11 years ago
f984841
dma: mv_xor: remove mv_desc_get_dest_addr()
by Jason Cooper
· 11 years ago
b9f10a1
ARM: mmp: build sram driver alone
by Qiao Zhou
· 11 years ago
996556c
dma: tegra: register as an OF DMA controller
by Stephen Warren
· 11 years ago
9aa433d
dma: tegra: use reset framework
by Stephen Warren
· 11 years ago
076843e
Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-rework
by Stephen Warren
· 11 years ago
8010dad
dma: add dma_get_any_slave_channel(), for use in of_xlate()
by Stephen Warren
· 11 years ago
0ad7c00
dma: add channel request API that supports deferred probe
by Stephen Warren
· 11 years ago
85726de
dma: fix build breakage in s3c24xx-dma
by Dan Williams
· 11 years ago
89116bf
Fix pl08x warnings
by Russell King - ARM Linux
· 11 years ago
5affdee
rcar-hpbdma: initialise plane information when halted
by Kuninori Morimoto
· 11 years ago
b3000cd
rcar-hpbdma: fixup channel busy check for double plane
by Kuninori Morimoto
· 11 years ago
f1eab07
rcar-hpbdma: add max transfer size
by Kuninori Morimoto
· 11 years ago
086b0af
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
by Wei Yongjun
· 11 years ago
415612c
dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
by Sachin Kamat
· 11 years ago
bddd5a2
dma: ste_dma40: Parse flags property for new 'high priority channel' request
by Lee Jones
· 11 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
82a1402
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
by Ezequiel Garcia
· 11 years ago
a911ddc
dma: mv_xor: Remove unneeded NULL address check
by Ezequiel Garcia
· 11 years ago
779e561
ioat: fix ioat3_irq_reinit
by Dan Williams
· 11 years ago
4c5d961
ioat: kill msix_single_vector support
by Dan Williams
· 11 years ago
59056e8
ioatdma: clean up sed pool kmem_cache
by Dan Williams
· 11 years ago
21e96c7
ioatdma: fix selection of 16 vs 8 source path
by Dan Williams
· 11 years ago
5d48b9b
ioatdma: fix sed pool selection
by Dan Williams
· 11 years ago
ac7d631
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
by Dave Jiang
· 11 years ago
50137a7
dmatest: verbose mode
by Dan Williams
· 11 years ago
4076e75
dmatest: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
2d88ce7
dmatest: add a 'wait' parameter
by Dan Williams
· 11 years ago
8672744
dmatest: add basic performance metrics
by Dan Williams
· 11 years ago
e3b9c34
dmatest: add support for skipping verification and random data setup
by Dan Williams
· 11 years ago
be9fa5a
dmatest: use pseudo random numbers
by Dan Williams
· 11 years ago
a9e5549
dmatest: support xor-only, or pq-only channels in tests
by Dan Williams
· 11 years ago
a310d03
dmatest: restore ability to start test at module load and init
by Dan Williams
· 11 years ago
0adff80
dmatest: cleanup redundant "dmatest: " prefixes
by Dan Williams
· 11 years ago
872f05c
dmatest: replace stored results mechanism, with uniform messages
by Dan Williams
· 11 years ago
7b61017
Revert "dmatest: append verify result to results"
by Dan Williams
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
54f8d50
dmaengine: remove DMA unmap from drivers
by Bartlomiej Zolnierkiewicz
· 11 years ago
7476bd7
async_pq: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
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
Next »