Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e69653d40f1a280dbfef48b0c62473ac415dd57
/
drivers
/
dma
1e69653
DMA: shdma: add r8a73a4 DMAC data to the device ID table
by Guennadi Liakhovetski
· 11 years ago
8eb742a
DMA: shdma: add a header with common for ARM SoCs defines
by Guennadi Liakhovetski
· 11 years ago
4620ad5
DMA: shdma: remove private and unused defines from a global header
by Guennadi Liakhovetski
· 11 years ago
4981c4d
DMA: shdma: switch DT mode to use configuration data from a match table
by Guennadi Liakhovetski
· 11 years ago
2833c47
DMA: shdma: make a pointer const
by Guennadi Liakhovetski
· 11 years ago
cc6b0f0
DMA: sudmac: fix compiler warning
by Guennadi Liakhovetski
· 11 years ago
c1c63a1
DMA: shdma: switch to managed resource allocation
by Guennadi Liakhovetski
· 11 years ago
ca8b387
DMA: shdma: support the new CHCLR register layout
by Guennadi Liakhovetski
· 11 years ago
115357e
DMA: shdma: switch all __iomem pointers to void
by Guennadi Liakhovetski
· 11 years ago
a28a94e
DMA: shdma: fix CHCLR register address calculation
by Guennadi Liakhovetski
· 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
8cc5af1
dmaengine: ste_dma40_ll: Replace meaningless register set with comment
by Lee Jones
· 12 years ago
43f2e1a
dmaengine: ste_dma40: Convert data_width from register bit format to value
by Lee Jones
· 12 years ago
16db341
dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
by Lee Jones
· 12 years ago
2c2b62d
dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
by Lee Jones
· 12 years ago
8a3b6e1
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
by Lee Jones
· 12 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
6f39ef5
Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 11 years ago
9ecb41b
dmaengine: ste_dma40: fix pm runtime ref counting
by Rabin Vincent
· 11 years ago
27a24cf
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
01c935c4
dmaengine: ste_dma40: Remove redundant address fetching function
by Lee Jones
· 12 years ago
ef9c89b3
dmaengine: ste_dma40: Only use addresses passed as configuration information
by Lee Jones
· 12 years ago
9b233f9
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
by Lee Jones
· 12 years ago
57e65ad
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
by Lee Jones
· 12 years ago
9778256
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
by Lee Jones
· 12 years ago
fa332de
dmaengine: ste_dma40: Supply full Device Tree parsing support
by Lee Jones
· 12 years ago
1814a17
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
by Lee Jones
· 12 years ago
bb75d93
dmaengine: ste_dma40: Allocate plat_data on declaration
by Lee Jones
· 12 years ago
b2abb24
dmaengine: ste_dma40: Also report the number of logical channels
by Lee Jones
· 12 years ago
8b2fe9b
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
by Lee Jones
· 12 years ago
8a59fed
dmaengine: ste_dma40: Remove 'always true' checking
by Lee Jones
· 12 years ago
db72da9
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
by Lee Jones
· 12 years ago
84b3da1
dmaengine: ste_dma40: Remove home-brew MAX() macro
by Lee Jones
· 12 years ago
26955c07d
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
by Lee Jones
· 12 years ago
4f8fc46
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
by Lee Jones
· 12 years ago
29027a1
dmaengine: ste_dma40: Move default memcpy configs into the driver
by Lee Jones
· 12 years ago
a2acaa2
dmaengine: ste_dma40: Fix up static memcpy event lines
by Linus Walleij
· 12 years ago
664a57e
dmaengine: ste_dma40: Assign memcpy channels in the driver
by Lee Jones
· 12 years ago
627ad13
drivers/dma: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
ee8209f
dma: acpi-dma: parse CSRT to extract additional resources
by Andy Shevchenko
· 12 years ago
1763e73
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
Next »