Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a98babd85b2e69d64ef6f2f8a5d029ddaa702e1
/
drivers
/
dma
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
cf6c0ab
Merge branch 'topic/dma_control_fsl_acks' into for-linus
by Vinod Koul
· 10 years ago
2856fcd
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
by Vinod Koul
· 10 years ago
01c6ad6
dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method
by Vinod Koul
· 10 years ago
0a5642b
dmaengine: freescale: add and export fsl_dma_external_start()
by Vinod Koul
· 10 years ago
7e606d3
dmaengine: coh901318: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
639559a
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
by Sebastian Andrzej Siewior
· 10 years ago
2a52f6e
dmaengine: dw: export probe()/remove() and Co to users
by Andy Shevchenko
· 10 years ago
99d9bf4
dmaengine: dw: enable and disable controller when needed
by Andy Shevchenko
· 10 years ago
2540f74
dmaengine: dw: always export dw_dma_{en,dis}able
by Andy Shevchenko
· 10 years ago
7a83c04
dmaengine: dw: introduce dw_dma_on() helper
by Andy Shevchenko
· 10 years ago
3d588f8
dmaengine: dw: split dma-dw.h to platform and private parts
by Andy Shevchenko
· 10 years ago
46e8c83
dmaengine: dw: move private definitions to regs.h
by Andy Shevchenko
· 10 years ago
f0f3b5f
dma: cppi41: Switch to using managed resource in probe
by Kiran Padwal
· 10 years ago
6e4a2a8
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
by Krzysztof Kozlowski
· 10 years ago
0f5ebab
dmaengine: pl330: Fix NULL pointer dereference on probe failure
by Krzysztof Kozlowski
· 10 years ago
c3cb38f
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
by Krzysztof Kozlowski
· 10 years ago
937cb2f
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
by Krzysztof Kozlowski
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
fe6cf28
dma: imx-sdma: fix another incorrect __init annotation
by Arnd Bergmann
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
14e0e28
dmaengine: sun6i: Remove obsolete clk muxing code
by Chen-Yu Tsai
· 10 years ago
50cf553
dma: Kconfig: Include mx6 in the IMX_SDMA help section
by Fabio Estevam
· 10 years ago
c2e6f42
dmatest: prevent memory leakage on error path in thread
by Andy Shevchenko
· 10 years ago
2284354
dma: mv_xor: Add support for DMA_INTERRUPT
by Lior Amsalem
· 10 years ago
37380b9
dma: mv_xor: Remove dead code
by Ezequiel Garcia
· 10 years ago
ba87d13
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
by Lior Amsalem
· 10 years ago
0e7488e
dma: mv_xor: Remove all interrupt magic numbers
by Ezequiel Garcia
· 10 years ago
dfc9766
dma: mv_xor: Remove multi-slot support
by Lior Amsalem
· 10 years ago
3e4f52e
dma: mv_xor: Simplify the DMA_MEMCPY operation
by Lior Amsalem
· 10 years ago
b8291dd
dma: mv_xor: Replace printk with dev_info
by Ezequiel Garcia
· 10 years ago
bfb6074
dmaengine: omap-dma: Restore the CLINK_CTRL in resume path
by Peter Ujfalusi
· 10 years ago
b3d09da
dmaengine: omap-dma: Add memory barrier to dma_resume path
by Peter Ujfalusi
· 10 years ago
b279c49
dmaengine: dw: add PCI IDs for Braswell DMAs
by Andy Shevchenko
· 10 years ago
a15636e
dmaengine: dw: move clock operations to platform.c
by Andy Shevchenko
· 10 years ago
4d130de
dmaengine: dw: introduce generic filter function
by Andy Shevchenko
· 10 years ago
8950052
dmaengine: dw: apply both HS interfaces and remove slave_id usage
by Andy Shevchenko
· 10 years ago
7e1e2f2
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
by Andy Shevchenko
· 10 years ago
3d598f4
dmaengine: dw: move dw_dmac.h to where it belongs to
by Andy Shevchenko
· 10 years ago
f498e06
dmaengine: jz4740: Fix non-cyclic descriptor completion
by Lars-Peter Clausen
· 10 years ago
e622226
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support
by Qiao Zhou
· 10 years ago
e34b731
dma: imx-sdma: Remove spurious __init annotation on sdma_probe()
by Mark Brown
· 10 years ago
b19f40b
dma: rcar-audmapp: Fix for no corresponding slave ID
by Ryo Kataoka
· 10 years ago
8e1f50d
dmatest: prevent memory leakage on error path in thread
by Andy Shevchenko
· 10 years ago
e628ce7
ioat: Use time_before_jiffies()
by Manuel Schölling
· 10 years ago
29a4bb1
dma: xilinx: Remove .owner field for driver
by Michal Simek
· 10 years ago
c12fe49
dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.
by Vignesh Raman
· 10 years ago
23e1181
dma: imx-sdma: use module_platform_driver for SDMA driver
by Vignesh Raman
· 10 years ago
c7a19c7
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
a0bbe99
dmaengine: sun6i: depends on RESET_CONTROLLER
by Maxime Ripard
· 10 years ago
6758dda
dma: at_hdmac: fix invalid remaining bytes detection
by Alexandre Belloni
· 10 years ago
cfc6abc
dmaengine: nbpfaxi: don't build this driver where it cannot be used
by Guennadi Liakhovetski
· 10 years ago
930e031
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
1141b7e
dmaengine: nbpf_error_get_channel() can be static
by Fengguang Wu
· 10 years ago
3a2ac12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 10 years ago
6fc8ae7
dma: pl08x: Use correct specifier for size_t values
by Mark Brown
· 10 years ago
31c1e5a
dmaengine: Remove the context argument to the prep_dma_cyclic operation
by Laurent Pinchart
· 10 years ago
f02323e
dmaengine: nbpfaxi: convert to tasklet
by Guennadi Liakhovetski
· 10 years ago
67b1668
dmaengine: nbpfaxi: fix a theoretical race
by Guennadi Liakhovetski
· 10 years ago
b45b262
dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores
by Guennadi Liakhovetski
· 10 years ago
ed64610
dmaengine: edma: Do not register second device when booted with DT
by Peter Ujfalusi
· 10 years ago
04d537d
dmaengine: edma: Do not change the error code returned from edma_alloc_slot
by Peter Ujfalusi
· 10 years ago
4415b03
dmaengine: shdma: Allocate cyclic sg list dynamically
by Laurent Pinchart
· 10 years ago
c091ff5
dmaengine: shdma: Make channel filter ignore unrelated devices
by Laurent Pinchart
· 10 years ago
9f2c2bb
dmaengine: sh: Rework Kconfig and Makefile
by Laurent Pinchart
· 10 years ago
4fbd804
dmaengine: sun6i: Fix memory leaks
by Maxime Ripard
· 10 years ago
174427c
dmaengine: sun6i: Free the interrupt before killing the tasklet
by Maxime Ripard
· 10 years ago
92e4a3b
dmaengine: sun6i: Remove switch statement from buswidth convertion routine
by Maxime Ripard
· 10 years ago
2795eed
dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selected
by Alexander Popov
· 10 years ago
db0e701
Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus
by Vinod Koul
· 10 years ago
8e8805d
dmaengine: edma: Serve cyclic (audio) channels with high priority queue
by Peter Ujfalusi
· 10 years ago
a1f146f
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
by Peter Ujfalusi
· 10 years ago
b7f9bc5
dmaengine: edma: Update caps->residue_granularity to match with reality
by Peter Ujfalusi
· 10 years ago
7f5e03e
dmaengine: sun61: fix warning on bad print specfier
by Vinod Koul
· 10 years ago
42c0d54
dmaengine: sun6i: fix build failure on x86, xilinx targets
by Vinod Koul
· 10 years ago
ec1f0c9
dmaengine: mpc512x: register for device tree channel lookup
by Alexander Popov
· 10 years ago
16369ef
dmaengine: of: add common xlate function for matching by channel id
by Alexander Popov
· 10 years ago
5558593
dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller
by Maxime Ripard
· 10 years ago
37a746a
dmaengine: ipu: use return value of request_irq
by Vinod Koul
· 10 years ago
e2f9922
dmaengine: jz4740: Fix GPL v2 license string typo
by Bjorn Helgaas
· 10 years ago
211bfef
dmaengine: fsl-edma: fix dmamux index calculating error
by Jingchang Lu
· 10 years ago
f892afb
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
by Nicolin Chen
· 10 years ago
0b35186
dmaengine: imx-sdma: Save imx_dma_data into sdmac
by Nicolin Chen
· 10 years ago
b1e51d7
dmaengine: pl330: Check if the DMA descriptor is NULL
by Javier Martinez Canillas
· 10 years ago
ff4d024
Merge commit 'renesas-shdma-for-v3.17' into for-linus
by Vinod Koul
· 10 years ago
ce05b68
dma: Fix MIC X100 DMA Driver Kconfig option
by Sudeep Dutt
· 10 years ago
dd8ecfca
dmaengine: dw: don't perform DMA when dmaengine_submit is called
by Andy Shevchenko
· 10 years ago
cba1561
dmaengine: dw: add debug message to dwc_dostart_first_queued
by Andy Shevchenko
· 10 years ago
e7637c6
dmaengine: dw: introduce dwc_dostart_first_queued() helper
by Andy Shevchenko
· 10 years ago
c26939e
dmaengine: pl330: Remove pl330_chan_ctrl()
by Lars-Peter Clausen
· 10 years ago
8ed30a1
dmaengine: pl330: Simplify marking a request as unused
by Lars-Peter Clausen
· 10 years ago
9dc5a31
dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc
by Lars-Peter Clausen
· 10 years ago
f6f2421
dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs
by Lars-Peter Clausen
· 10 years ago
fbbcd9b
dmaengine: pl330: Simplify is_manager()
by Lars-Peter Clausen
· 10 years ago
1b446d2
dmaengine: pl330: Remove uneccessary ccr validation
by Lars-Peter Clausen
· 10 years ago
65ad606
dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread *
by Lars-Peter Clausen
· 10 years ago
6079d38
dmaengine: pl330: Remove useless xfer_cb indirection
by Lars-Peter Clausen
· 10 years ago
be02532
dmaengine: pl330: Remove unused mc_len field from _pl330_req struct
by Lars-Peter Clausen
· 10 years ago
d5cef12
dmaengine: pl330: Remove unused next field form pl330_xfer struct
by Lars-Peter Clausen
· 10 years ago
c9392d8
dmaengine: pl330: Remove unused client_data field form pl330_info
by Lars-Peter Clausen
· 10 years ago
Next »