Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c361b1afd9b4b2bba7fa1ffb080c9f5de3ff108
/
drivers
/
dma
9c361b1
dmaengine: xgene: devm_ioremap() returns NULL on error
by Dan Carpenter
· 10 years ago
ed1f041
dmaengine: xgene: buffer overflow in xgene_dma_init_channels()
by Dan Carpenter
· 10 years ago
d7d8e89
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
by Yoshihiro Shimoda
· 10 years ago
28591df
dmaengine: sa11x0: report slave capabilities to upper layers
by Dmitry Eremin-Solenikov
· 10 years ago
453dcdb
dmaengine: fsl_raid: statify fsl_re_chan_probe
by Vinod Koul
· 10 years ago
ad80da6
dmaengine: Driver support for FSL RaidEngine device.
by Xuelin Shi
· 10 years ago
a3f92e8
dmaengine: xgene_dma_init_ring_mngr() can be static
by kbuild test robot
· 10 years ago
9f2fd0d
dmaengine: Add support for APM X-Gene SoC DMA engine driver
by Rameshwar Prasad Sahu
· 10 years ago
0c1c8ff
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
by Yoshihiro Shimoda
· 10 years ago
ab7add3
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
by Petr Kulhavy
· 10 years ago
de6b641
dmaengine: ste_dma40: fix implicit conversion
by Stefan Agner
· 10 years ago
d894fc6
dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller
by Alex Smith
· 10 years ago
381a3c4
Merge branch 'topic/alloc_removal' into for-linus
by Vinod Koul
· 10 years ago
2fcb9e3
dmaengine: sun6i: remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
7595c571
dmaengine: sa11x0: remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
b07064a
dmaengine: s3c24xx: remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
c509c49
dmaengine: k3dma: remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
f265958
dmaengine: img-mdc: remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
3d32b25
dmaengine: jz4740: remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
16cab61
dmaengine: amba-pl08x:remove device_alloc_chan_resources handler
by Vinod Koul
· 10 years ago
75967b7
dmaengine: pl330: fix return status on pending transfers
by Ben Dooks
· 10 years ago
5503aed
dmaengine: pl330: make unexported functions static
by Ben Dooks
· 10 years ago
3a2307f
dmaengine: pl330: fix issues with big-endian armv7
by Ben Dooks
· 10 years ago
57c0342
dmaengine: constify of_device_id array
by Fabian Frederick
· 10 years ago
a572460
dmaengine: imx-sdma: Add support for version 3 firmware
by Fabio Estevam
· 10 years ago
937abe8
dmaengine: xilinx-dma: move header file to common location
by Kedareswara rao Appana
· 10 years ago
3b62286
dmaengine: Remove FSF mailing addresses
by Jarkko Nikula
· 10 years ago
d51da4d
dmaengine: qcom_bam_dma: Add support for BAM v1.7.0
by Archit Taneja
· 10 years ago
b260722
dmaengine: dw: Make error prints unique. Part #2
by Jarkko Nikula
· 10 years ago
550da64
dmaengine: dw: Make error prints unique. Part #1
by Jarkko Nikula
· 10 years ago
265567f
dmaengine: at_hdmac: Add support for memory to memory sg transfers
by Torsten Fleischer
· 10 years ago
26f7af37
dmaengine: jz4740: Remove extra check
by Tapasweni Pathak
· 10 years ago
bfde98b
dmaengine: Remove net_dma_find_channel
by Maxime Ripard
· 10 years ago
ee655c2
dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake
by Colin Ian King
· 10 years ago
81ceefa
dmaengine: qcom_bam_dma: Fix error path in probe function
by Pramod Gurav
· 10 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
ea7531a
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
88987d2
dmaengine: pl330: add DMA_PAUSE feature
by Robert Baldyga
· 10 years ago
aee4d1f
dmaengine: pl330: improve pl330_tx_status() function
by Robert Baldyga
· 10 years ago
be6893e
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
by Laurent Pinchart
· 10 years ago
3f46306
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
by Laurent Pinchart
· 10 years ago
6a63480
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
by Laurent Pinchart
· 10 years ago
f7638c9
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
by Laurent Pinchart
· 10 years ago
f391507
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
by Laurent Pinchart
· 10 years ago
b7a4fd5
dmaenegine: edma: fix sparse warnings
by Lad, Prabhakar
· 10 years ago
a55e07c
dmaengine: rcar-dmac: Fix uninitialized variable usage
by Laurent Pinchart
· 10 years ago
bf44a41
dmaengine: shdmac: extend PM methods
by Sergei Shtylyov
· 10 years ago
82bf90c
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
by Sergei Shtylyov
· 10 years ago
0091b9d
dmaengine: pl330: fix bug that cause start the same descs in cyclic
by Addy Ke
· 10 years ago
90e9782
resources: Move struct resource_list_entry from ACPI into resource core
by Jiang Liu
· 10 years ago
6d3a7d9
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
by Ludovic Desroches
· 10 years ago
be83507
dmaengine: at_xdmac: simplify channel configuration stuff
by Ludovic Desroches
· 10 years ago
734bb9a
dmaengine: at_xdmac: introduce save_cc field
by Ludovic Desroches
· 10 years ago
cbb85e6
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel
by Cyrille Pitchen
· 10 years ago
12385f4
ioat: fail self-test if wait_for_completion times out
by Nicholas Mc Guire
· 10 years ago
d8ded50
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
by Andy Shevchenko
· 10 years ago
ede23a5
dmatest: move src_off, dst_off, len inside loop
by Andy Shevchenko
· 10 years ago
a835bb8
dmatest: fix indentation
by Andy Shevchenko
· 10 years ago
5689ba7
dmaengine: Add driver for IMG MDC
by Andrew Bresticker
· 10 years ago
3028718
dmaengine: s3c24xx: missing unlock on an error path
by Dan Carpenter
· 10 years ago
68a8cc9
ioatdma: Adding support for BDX-DE ioatdma.
by Dave Jiang
· 10 years ago
46c2eb6
Merge branch 'topic/rcar' into for-linus
by Vinod Koul
· 10 years ago
2cd6f79
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
by Vinod Koul
· 10 years ago
c914570
dmaengine: of: bail out early if "dmas" property is not present
by Wolfram Sang
· 10 years ago
5cf5aec
dmaengine: shdmac: fixup WARNING of slave caps retrieval
by Kuninori Morimoto
· 10 years ago
2b5fbb8
dmaengine: rcar-hpbdma: tidyup residue_granularity
by Kuninori Morimoto
· 10 years ago
d50b9e2
ARM: SAMSUNG: remove unused DMA infrastructure
by Arnd Bergmann
· 10 years ago
4d76bbe
dmaengine: coh901318: fix function return types build warnings
by Arnd Bergmann
· 10 years ago
848e10b
dmaengine: s3c24xx: Fix typo
by Maxime Ripard
· 10 years ago
a0a51a6
dmaengine: sa11x0: Fix warning and compilation errors
by Maxime Ripard
· 10 years ago
0d5484b
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
by Laurent Pinchart
· 10 years ago
816070e
dmaengine: at_hdmac: declare slave capabilities
by Ludovic Desroches
· 10 years ago
891653a
dmaengine: tegra: add slave capabilities reporting
by Paul Walmsley
· 10 years ago
0fdd244
dmaengine: fsldma: remove the unused variable
by Kevin Hao
· 10 years ago
75dc177
dmaengine: fsldma: declare slave capabilities for the generic code
by Kevin Hao
· 10 years ago
7a96337
dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval
by Kuninori Morimoto
· 10 years ago
63c72e0
dmaengine: imx-sdma: Return a proper error code in platform_get_irq()
by Fabio Estevam
· 10 years ago
7f24e0e
dmaengine: imx-sdma: Use devm functions
by Fabio Estevam
· 10 years ago
1e4a4f5
dmaengine: imx-sdma: Declare slave capabilities for the generic code
by Fabio Estevam
· 10 years ago
ef9d2a9
dmaengine: mxs-dma: Declare slave capabilities for the generic code
by Fabio Estevam
· 10 years ago
029a40e
dmaengine: dw: provide DMA capabilities
by Andy Shevchenko
· 10 years ago
6acf399
dmaengine: dw: balance PM runtime calls
by Andy Shevchenko
· 10 years ago
640f204
dmaengine: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3c20ba5
dmaengine: mmp-tdma: fix terminate_all return code
by Arnd Bergmann
· 10 years ago
2f56eaf
dmaengine: mmp-tdma: don't include mach/regs-icu.h
by Arnd Bergmann
· 10 years ago
10b3e22
dmaengine: k3: fix duplicate function definition
by Arnd Bergmann
· 10 years ago
a1a9bec
dmaengine: k3: Fix duplicated function name and allmodconfig build
by Krzysztof Kozlowski
· 10 years ago
ee4b876
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
by Jürg Billeter
· 10 years ago
1ed1315
dmaengine: rcar-dmac: Cache hardware descriptors memory
by Laurent Pinchart
· 10 years ago
ccadee9
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
by Laurent Pinchart
· 10 years ago
87244fe
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
by Laurent Pinchart
· 10 years ago
9265eae
dmaengine: imx-dma.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
fbde286
dmaengine: nbpfaxi: update the driver comments
by Vinod Koul
· 10 years ago
b2be07d
dmaengine: ep93xx: update the driver comments
by Vinod Koul
· 10 years ago
295d3e1
dmaengine: dw: update the driver comments
by Vinod Koul
· 10 years ago
3e1152a
dmaengine: at_hdmac: update the driver comments
by Vinod Koul
· 10 years ago
a7c439a
dmaengine: tegra: fix incompatible pointer type warns
by Vinod Koul
· 10 years ago
35e639d
dmaengine: ste_dma: fix incompatible pointer type warns
by Vinod Koul
· 10 years ago
f67bcc4
dmaengine: mxs-dma: fix unused variable warn
by Vinod Koul
· 10 years ago
a29c395
dmaengine: mxs-dma: fix incompatible pointer type build warns
by Vinod Koul
· 10 years ago
Next »