Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d1b80bf7a5ae9829b8c741bfab7d9e03533e6b1
/
drivers
/
dma
4d1b80b
dma: ipu: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
b1baec5
dma: mxs-dma: remove code left from generic DMA binding conversion
by Shawn Guo
· 11 years ago
e8690fc
dma: imx-sdma: remove the unused completion
by Huang Shijie
· 11 years ago
f2d04c3
dma: mmp: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
6fc4573
dma: mmp_pdma: add support for byte-aligned transfers
by Daniel Mack
· 11 years ago
8fd6aac
dma: mmp_pdma: remove duplicate assignment
by Daniel Mack
· 11 years ago
419d1f1
dma: mmp_pdma: print the number of channels at probe time
by Daniel Mack
· 11 years ago
a9a7cf0
dma: mmp_pdma: make the controller a DMA provider
by Daniel Mack
· 11 years ago
13b3006
dma: mmp_pdma: add filter function
by Daniel Mack
· 11 years ago
1ac0e84
dma: mmp_pdma: fix maximum transfer length
by Daniel Mack
· 11 years ago
638a542
dma: mmp_pdma: refactor unlocking path in lookup_phy()
by Daniel Mack
· 11 years ago
8b298de
dma: mmp_pdma: factor out DRCMR register calculation
by Daniel Mack
· 11 years ago
aab81e4
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 11 years ago
52a9d17
dma: pl330: split off common code to give back descriptors
by Chanho Park
· 11 years ago
2a76689
dmaengine: sirf: add PM entries for sleep and runtime
by Barry Song
· 11 years ago
d4adcc0
dma: use dev_get_platdata()
by Jingoo Han
· 11 years ago
696b4ff
dma: sirf: use NULL instead of 0
by Jingoo Han
· 11 years ago
4c14372
dma: mv_xor: use NULL instead of 0
by Jingoo Han
· 11 years ago
69c9f0a
dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
by Jingoo Han
· 11 years ago
7bb587f
dmaengine: add interface of dma_get_slave_channel
by Zhangfei Gao
· 11 years ago
26a2dfd
dma: mmp_pdma: clear DRCMR when free a phy channel
by Xiang Wang
· 11 years ago
027f28b
dma: mmp_pdma: add protect when alloc/free phy channels
by Xiang Wang
· 11 years ago
effd5cf
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
by Andy Shevchenko
· 11 years ago
12381dc
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
by Andy Shevchenko
· 11 years ago
3783cef
dma: dw: allow shared interrupts
by Andy Shevchenko
· 11 years ago
78f3c9d
dma: dw: improve comparison with ~0
by Andy Shevchenko
· 11 years ago
be480dc
dma: dw: append MODULE_DEVICE_TABLE for ACPI case
by Andy Shevchenko
· 11 years ago
4aed508
acpi-dma: fix sparse warning
by Andy Shevchenko
· 11 years ago
985a0cb
txx9dmac: return DMA_SUCCESS immediately from device_tx_status()
by Andy Shevchenko
· 11 years ago
c14d2bc
mmp_tdma: set cookies as well when asked for tx status
by Andy Shevchenko
· 11 years ago
c6c732c
ipu_idmac: re-use dma_cookie_status()
by Andy Shevchenko
· 11 years ago
0a0aee2
tegra20-apb-dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
da0a908
pch_dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
108fae8
mpc512x_dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
4aa9fe0
mmp_pdma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
9b0b0bd
fsldma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
2302cec
ep93xx_dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
43e33e4
edma: no need to assign residue to 0 explicitly
by Andy Shevchenko
· 11 years ago
09d1669
mxs-dma: remove useless variable
by Andy Shevchenko
· 11 years ago
e8e3a79
imx-sdma: remove useless variable
by Andy Shevchenko
· 11 years ago
fc51446
dma: pl330: Fix cyclic transfers
by Lars-Peter Clausen
· 11 years ago
27abb2f
pch_dma: fix error return code in pch_dma_probe()
by Wei Yongjun
· 11 years ago
f9f0a7d
drivers/dma/iop-adma.c: fix new warnings
by Olof Johansson
· 11 years ago
d2b4a64
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
67eacc1
DMA: shdma: add DT support
by Guennadi Liakhovetski
· 11 years ago
fa74326
DMA: shdma: (cosmetic) don't re-calculate a pointer
by Guennadi Liakhovetski
· 11 years ago
f784d9c
dmaengine: at_hdmac: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
c3dbc60
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
by Nicolas Ferre
· 11 years ago
538eea6
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
by Nicolas Ferre
· 11 years ago
62971b2
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
by Ludovic Desroches
· 11 years ago
25ce6c3
MIPS: jz4740: Remove custom DMA API
by Lars-Peter Clausen
· 11 years ago
7c169a4
dma: Add a jz4740 dmaengine driver
by Lars-Peter Clausen
· 11 years ago
8e3c518
dma: mmp_tdma: disable irq when disabling dma channel
by Qiao Zhou
· 11 years ago
d7cabee
dmaengine: PL08x: Avoid collisions with get_signal() macro
by Mark Brown
· 11 years ago
e368b51
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
by Vinod Koul
· 11 years ago
fed42c1
dma: dw: add PCI part of the driver
by Andy Shevchenko
· 11 years ago
9cade1a
dma: dw: split driver to library part and platform code
by Andy Shevchenko
· 11 years ago
61a7649
dma: move dw_dmac driver to an own directory
by Andy Shevchenko
· 11 years ago
0b95961
dw_dmac: don't check resource with devm_ioremap_resource
by Andy Shevchenko
· 11 years ago
fed8c45
dma: pl330: use dma_addr_t for describing bus addresses
by Will Deacon
· 11 years ago
0967717
dma: pl330: rip out broken, redundant ID probing
by Will Deacon
· 11 years ago
9479e17
dma: imx-sdma: move to generic device tree bindings
by Shawn Guo
· 11 years ago
add93b5
dmaengine: sirf: set dma residue based on the current dma transfer position
by Rongjun Ying
· 12 years ago
7bdc1e2
dma: tegra: avoid channel lock up after free
by Dmitry Osipenko
· 12 years ago
ac7ae75
dma: tegra20-apbdma: err message correction
by Dmitry Osipenko
· 12 years ago
8004cbb
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
by Denis Efremov
· 12 years ago
c1a9d39
dma: timb_dma: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
36c6df5
dma: at_hdmac: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3208b37
dma: mxs-dma: Staticize mxs_dma_xlate
by Fabio Estevam
· 11 years ago
dd3daca
dma: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
d48de6f
DMA: AT91: Get residual bytes in dma buffer
by Elen Song
· 12 years ago
d088c33
DMA: AT91: Get transfer width
by Elen Song
· 12 years ago
6c22770
dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment
by Nicolas Ferre
· 12 years ago
72ae6e4
dmaengine: at_hdmac: extend hardware handshaking interface identification
by Nicolas Ferre
· 12 years ago
ea7e790
dmaengine: at_hdmac/trivial: correct typo in comment
by Nicolas Ferre
· 12 years ago
5c6b3e7
DMA: imx-dma: imxdma->dev used uninitialized
by Markus Pargmann
· 11 years ago
290ad0f
dma: imx-dma: Add oftree support
by Markus Pargmann
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
48a9db4
drivers/dma: remove unused support for MEMSET operations
by Bartlomiej Zolnierkiewicz
· 11 years ago
da331ba
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
by Bartlomiej Zolnierkiewicz
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
5c913a9
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 11 years ago
8ecb6ca
Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
by Arnd Bergmann
· 11 years ago
b4a1ccd
dmaengine: ste_dma40: Declare memcpy config as static
by Fabio Baltieri
· 11 years ago
e65abbb
dmaengine: edma: enable build for AM33XX
by Matt Porter
· 11 years ago
a063994
Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
by Arnd Bergmann
· 11 years ago
c3b693d
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc
by Arnd Bergmann
· 11 years ago
3ad7a42
ARM: davinci: move private EDMA API to arm/common
by Matt Porter
· 12 years ago
faadc6e
dma: coh901318: add devicetree support
by Linus Walleij
· 12 years ago
2c3165e
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 11 years ago
ff299f1
Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 11 years ago
8552bb4
dma: of: Remove check on always true condition
by Lars-Peter Clausen
· 12 years ago
ff0e0f4
dma: of: Remove restriction that #dma-cells can't be 0
by Lars-Peter Clausen
· 12 years ago
bcc567e
dmatest: do not allow to interrupt ongoing tests
by Andy Shevchenko
· 11 years ago
8581bbc
dmaengine: ste_dma40: fix error return code in d40_probe()
by Wei Yongjun
· 11 years ago
499c2bc
dmaengine: ste_dma40: Fetch disabled channels from DT
by Lee Jones
· 12 years ago
fd59f9e
dmaengine: ste_dma40: Fetch the number of physical channels from DT
by Lee Jones
· 12 years ago
a7dacb6
dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
by Lee Jones
· 12 years ago
Next »