Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a689c114796d8a3801c2bf3e25d3e21d6816036
/
drivers
/
dma
f498e06
dmaengine: jz4740: Fix non-cyclic descriptor completion
by Lars-Peter Clausen
· 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
7ae342f
dmaengine: pl330: Remove unused dmac_reset callback
by Lars-Peter Clausen
· 10 years ago
fa01ef3
dmaengine: pl330: Remove unused pl330_chanstatus struct
by Lars-Peter Clausen
· 10 years ago
f0564c7
dmaengine: pl330: Remove duplicated cachecontrol enum
by Lars-Peter Clausen
· 10 years ago
585a9d0
dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype
by Lars-Peter Clausen
· 10 years ago
653e67f
dmaengine: inherit debug settings from the subsystem for subdirectories
by Wolfram Sang
· 10 years ago
0cdbee33
dmaengine: shdma: Use defines instead of hardcoded numbers
by Geert Uytterhoeven
· 10 years ago
9f92d22
dmaengine: Use dma_zalloc_coherent
by Joe Perches
· 10 years ago
89751d0
dmaengine: qcom_bam_dma: Add descriptor flags
by Andy Gross
· 10 years ago
43452fa
dmaengine: Freescale: change descriptor release process for supporting async_tx
by Hongbo Zhang
· 10 years ago
14c6a33
dmaengine: Freescale: add suspend resume functions for DMA driver
by Hongbo Zhang
· 10 years ago
2baff57
dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsave
by Hongbo Zhang
· 10 years ago
9f48c89
Merge 3.16-rc5 into char-misc-next
by Greg Kroah-Hartman
· 10 years ago
95b4ecb
dma: MIC X100 DMA Driver
by Siva Yerramreddy
· 10 years ago
caf18c2
dma: rcar-audmapp: add DT support
by Kuninori Morimoto
· 10 years ago
6b32faf
dmaengine: shdma: Add more register documentation
by Geert Uytterhoeven
· 10 years ago
75bfa5f
dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles
by Kuninori Morimoto
· 10 years ago
016b10f
dma: rcar-audmapp: enable .set_slave
by Kuninori Morimoto
· 10 years ago
e4a899d
dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth
by Peter Ujfalusi
· 10 years ago
d1a792f
Update imx-sdma cyclic handling to report residue
by Russell King - ARM Linux
· 10 years ago
13bbfb5
dma: cppi41: handle 0-length packets
by Daniel Mack
· 10 years ago
77c32bb
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0682278
Merge branch 'topic/xilinx' into for-linus
by Vinod Koul
· 10 years ago
3c814be
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 10 years ago
877d842
dmaengine: sh: don't use dynamic static allocation
by Vinod Koul
· 10 years ago
9d9f71a
dmaengine: sh: fix print specifier warnings
by Vinod Koul
· 10 years ago
a687654
dmaengine: sh: make shdma_prep_dma_cyclic static
by Vinod Koul
· 10 years ago
a727eaf
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
654fa24
dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL
by Fabio Estevam
· 10 years ago
ebc6d2d
dmaengine: shdma: Enable driver compilation with COMPILE_TEST
by Laurent Pinchart
· 10 years ago
494ead4
dmaengine: rcar-hpbdma: Include linux/err.h
by Laurent Pinchart
· 10 years ago
830c863
dmaengine: sudmac: Include linux/err.h
by Laurent Pinchart
· 10 years ago
cf5a23b
dmaengine: sudmac: Keep #include sorted alphabetically
by Laurent Pinchart
· 10 years ago
c46b9af
dmaengine: shdmac: Include linux/err.h
by Laurent Pinchart
· 10 years ago
a5cdc1c
dmaengine: shdmac: Keep #include sorted alphabetically
by Laurent Pinchart
· 10 years ago
c3e175e
dmaengine: s3c24xx-dma: Add cyclic transfer support
by Vasily Khoruzhick
· 10 years ago
6915f45
dmaengine: s3c24xx-dma: Process whole SG chain
by Vasily Khoruzhick
· 10 years ago
ffe59b2
dmaengine: imx: correct sdmac->status for cyclic dma tx
by Jiada Wang
· 10 years ago
c949ddf
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
a15783c
dmaengine: pch: fix compilation for alpha target
by Vinod Koul
· 10 years ago
1222934
dmaengine: dw: check return code of dma_async_device_register()
by Andy Shevchenko
· 11 years ago
8be4f52
dmaengine: dw: fix regression in dw_probe() function
by Andy Shevchenko
· 11 years ago
d2f78e9
dmaengine: dw: enable clock before access
by Andy Shevchenko
· 11 years ago
4828b49
dma: pch_dma: Fix Kconfig dependencies
by Jean Delvare
· 10 years ago
63da8e0
dmaengine: mpc512x: add support for peripheral transfers
by Alexander Popov
· 10 years ago
c1f43dd
dmaengine: fix dmaengine_unmap failure
by Xuelin Shi
· 10 years ago
5a9a55b
dma: mv_xor: Flush descriptors before activating a channel
by Ezequiel Garcia
· 10 years ago
fbeb91f
dmaengine: sa11x0: remove broken #ifdef
by Arnd Bergmann
· 11 years ago
Next »