Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3dec2246c2ff11beb24ca1950f074b2bcbc85953
/
drivers
/
dma
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d202f05
dmaengine: at_hdmac: fix race condition in atc_advance_work()
by Ludovic Desroches
· 12 years ago
cfb63ba
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
7650246
dmaengine: omap-dma: Start DMA without delay for cyclic channels
by Peter Ujfalusi
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
17eb3d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
0b94c57
DMA: PL330: Add check if device tree compatible
by Padmavathi Venna
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bce95c6
dw_dmac: adjust slave_id accordingly to request line base
by Andy Shevchenko
· 12 years ago
f73bb9b
dmaengine: dw_dma: fix endianess for DT xlate function
by Arnd Bergmann
· 12 years ago
f3c78f8
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
by Alexander Duyck
· 12 years ago
6c43a51
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
527c680
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
f9c6a65
dmaengine: dw_dmac: move to generic DMA binding
by Arnd Bergmann
· 12 years ago
69ee266
dmaengine: convert to idr_alloc()
by Tejun Heo
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3298a35
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5ce7aba
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
acb7452
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
by Arnd Bergmann
· 12 years ago
421da89
DMA: PL330: Register the DMA controller with the generic DMA helpers
by Padmavathi Venna
· 12 years ago
a80258f
DMA: PL330: Add xlate function
by Padmavathi Venna
· 12 years ago
34d1935
DMA: PL330: Add new pl330 filter for DT case.
by Padmavathi Venna
· 12 years ago
a7220873
dma: tegra20-apb-dma: remove unnecessary assignment
by Andy Shevchenko
· 12 years ago
373459e
edma: do not waste memory for dma_mask
by Andy Shevchenko
· 12 years ago
9b56263
dma: coh901318: set residue only if dma is in progress
by Andy Shevchenko
· 12 years ago
4168d0d
dma: coh901318: avoid unbalanced locking
by Andy Shevchenko
· 12 years ago
88b386c
dma: of-dma: protect list write operation by spin_lock
by Andy Shevchenko
· 12 years ago
7dd1452
dmaengine: ste_dma40: do not remove descriptors for cyclic transfers
by Fabio Baltieri
· 12 years ago
e68b113
dma: of-dma.c: fix memory leakage
by Cong Ding
· 12 years ago
877e86f
dw_dmac: apply default dma_mask if needed
by Andy Shevchenko
· 12 years ago
a20702b
dmaengine: ioat - fix spare sparse complain
by Fengguang Wu
· 12 years ago
5fa422c
dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.c
by Vinod Koul
· 12 years ago
4dec23d
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
by Dave Jiang
· 12 years ago
cfdf5b6
dw_dmac: add support for Lynxpoint DMA controllers
by Mika Westerberg
· 12 years ago
bda6f8e
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Olof Johansson
· 12 years ago
3e93093
Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/drivers
by Olof Johansson
· 12 years ago
4324332
Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
4702d52
dw_dmac: return proper residue value
by Andy Shevchenko
· 12 years ago
176dcec
dw_dmac: fill individual length of descriptor
by Andy Shevchenko
· 12 years ago
30d38a3
dw_dmac: introduce total_len field in struct dw_desc
by Andy Shevchenko
· 12 years ago
fdf475f
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
by Andy Shevchenko
· 12 years ago
985a6c7
dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug
by Andy Shevchenko
· 12 years ago
2b99c25
DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all
by Barry Song
· 12 years ago
2518d1d
DMAEngine: sirf: add DMA pause/resume support
by Barry Song
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
7331205
dma: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
3f58e09
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
6c5e6a3
Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git
by Vinod Koul
· 12 years ago
77bcc497
dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
by Andy Shevchenko
· 12 years ago
5be10f3
dw_dmac: don't exceed AHB master number in dwc_get_data_width
by Andy Shevchenko
· 12 years ago
f8122a8
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
by Andy Shevchenko
· 12 years ago
855372c
dma: sh/shdma-base.c: remove unnecessary null pointer check
by Cong Ding
· 12 years ago
ed30933e
dma: remove unnecessary null pointer check in mmp_pdma.c
by Cong Ding
· 12 years ago
661f7cb
dma: edma: fix slave config dependency on direction
by Matt Porter
· 12 years ago
da2ac56
dmaengine: set_dma40: balance clock in probe fail code
by Fabio Baltieri
· 12 years ago
53d6d68
dmaengine: set_dma40: ignore spurious interrupts
by Fabio Baltieri
· 12 years ago
7407048
dmaengine: ste_dma40: add software lli support
by Fabio Baltieri
· 12 years ago
7ce529e
dmaengine: ste_dma40: minor code readability fixes
by Fabio Baltieri
· 12 years ago
f26e03a
dmaengine: ste_dma40: minor cosmetic fixes
by Fabio Baltieri
· 12 years ago
4226dd8
dmaengine: ste_dma40: add a done queue for completed descriptors
by Fabio Baltieri
· 12 years ago
3cb645d
dmaengine: ste_dma40: support more than 128 event lines
by Tong Liu
· 12 years ago
47db92f
dmaengine: ste_dma40: physical channels number correction
by Gerald Baeza
· 12 years ago
f000df8
dmaengine: ste_dma40: support fixed physical channel allocation
by Gerald Baeza
· 12 years ago
ccc3d69
dmaengine: ste_dma40: don't allow high priority dest event lines
by Rabin Vincent
· 12 years ago
42365cf
dmaengine: ste_dma40: don't check for pm_runtime_suspended()
by Narayanan G
· 13 years ago
92bb6cd
dmaengine: ste_dma40: limit burst size to 16
by Per Forlin
· 13 years ago
b96710e
dmaengine: ste_dma40: set dma max seg size
by Per Forlin
· 13 years ago
8a5d203
dmaengine: ste_dma40: use writel_relaxed for lcxa
by Per Forlin
· 13 years ago
0fd6022
dmaengine: ste_dma40: reset priority bit for logical channels
by Narayanan
· 13 years ago
3a95b9f
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
by Alessandro Rubini
· 12 years ago
a5dbff1
dma: dw_dmac: clear suspend bit during termination
by Heikki Krogerus
· 12 years ago
23d5f4e
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
by Andy Shevchenko
· 12 years ago
495aea4
dw_dmac: make usage of dw_dma_slave optional
by Andy Shevchenko
· 12 years ago
0fdb567
dw_dmac: store direction in the custom channel structure
by Andy Shevchenko
· 12 years ago
0112685
dw_dmac: call .probe after we have a device in place
by Andy Shevchenko
· 12 years ago
a725dcc
dma: ste_dma40: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
5127c4f
dma: ipu_idmac: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
0efcdb2
dma: ep93xx_dma: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
f44b92f
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
by Andy Shevchenko
· 12 years ago
0e7264c
dma: at_hdmac: check direction properly for cyclic transfers
by Andy Shevchenko
· 12 years ago
be1f948
ARM: OMAP: Fix dmaengine init for multiplatform
by Tony Lindgren
· 12 years ago
21fe3c5
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
by Andy Shevchenko
· 12 years ago
f5c6a7d
dw_dmac: update tx_node_active in dwc_do_single_block
by Andy Shevchenko
· 12 years ago
21e93c1
dw_dmac: remove redundant check
by Andy Shevchenko
· 12 years ago
cbd6531
dw_dmac: check for mapping errors
by Andy Shevchenko
· 12 years ago
123de54
dw_dmac: absence of pdata isn't critical when autocfg is set
by Andy Shevchenko
· 12 years ago
b9bb37f
dma: tegra: implement flags parameters for cyclic transfer
by Laxman Dewangan
· 12 years ago
974b335
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bef2a8d
dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.
by Javier Martin
· 12 years ago
f2ad699
dma: mxs-dma: Fix build warnings with W=1
by Fabio Estevam
· 12 years ago
5ea7caf
dma: tegra: add support for Tegra114 SoC
by Laxman Dewangan
· 12 years ago
1b14090
dma: tegra: add support for channel wise pause
by Laxman Dewangan
· 12 years ago
e65f32c
dma: ipu: Drop unused spinlock
by Jean Delvare
· 12 years ago
6decffd
ioat: remove chanerr mask setting for IOAT v3.x
by Dave Jiang
· 12 years ago
1a36306
ioat: Add alignment workaround for IVB platforms
by Dave Jiang
· 12 years ago
2cbe7fe
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
by Bartlomiej Zolnierkiewicz
· 12 years ago
Next »