Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
660cd0dd94eba5201c69cd10f2d2fefb52807fa8
/
drivers
/
dma
660cd0d
dmaengine: i.MX: Fix merge of cookie branch.
by Javier Martin
· 13 years ago
f606ab8
dmaengine: i.MX: Add support for interleaved transfers.
by Javier Martin
· 13 years ago
f9b283a
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
by Javier Martin
· 13 years ago
cd5cf9d
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
by Javier Martin
· 13 years ago
a6cbb2d
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
by Javier Martin
· 13 years ago
2d9c2fc
dmaengine: imx-dma: remove internal structure.
by Javier Martin
· 13 years ago
6b0e2f5
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
by Javier Martin
· 13 years ago
e4756b5
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
by Javier Martin
· 13 years ago
833bc03
dmaengine: imx-dma: remove sg member from internal structure.
by Javier Martin
· 13 years ago
359291a
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
by Javier Martin
· 13 years ago
bdc0c75
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
by Javier Martin
· 13 years ago
3b4b6df
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
by Javier Martin
· 13 years ago
2efc344
dmaengine: imx-dma: remove dma_mode member of internal structure.
by Javier Martin
· 13 years ago
232e3c2
dmaengine: imx-dma: remove data member from internal structure.
by Javier Martin
· 13 years ago
6bd0812
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
by Javier Martin
· 13 years ago
beeaa10
dmaengine: at_hdmac: add slave config operation
by Nicolas Ferre
· 13 years ago
185ecb5
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
by Alexandre Bounine
· 13 years ago
ad1122e
dma: imx-sdma: Treat firmware messages as warnings instead of erros
by Fabio Estevam
· 13 years ago
1f3d6dc
Merge branch 'rmk_cookie_fixes2' into next
by Vinod Koul
· 13 years ago
949ff5b
dmaengine: fix for cookie changes and merge
by Vinod Koul
· 13 years ago
8867bd5
dmaengine: pl330: fix the pl330 build after cookie cleanup
by Vinod Koul
· 13 years ago
8ac6954
dmaengine: ensure all DMA engine drivers initialize their cookies
by Russell King - ARM Linux
· 13 years ago
2a926e4
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
by Russell King - ARM Linux
· 13 years ago
d3ee98cdc
dmaengine: consolidate initialization of cookies
by Russell King - ARM Linux
· 13 years ago
96a2af4
dmaengine: consolidate tx_status functions
by Russell King - ARM Linux
· 13 years ago
f7fbce0
dmaengine: provide a common function for completing a dma descriptor
by Russell King - ARM Linux
· 13 years ago
884485e
dmaengine: consolidate assignment of DMA cookies
by Russell King - ARM Linux
· 13 years ago
d2ebfb3
dmaengine: add private header file
by Russell King - ARM Linux
· 13 years ago
4d4e58d
dmaengine: move last completed cookie into generic dma_chan structure
by Russell King - ARM Linux
· 13 years ago
08714f6
dmaengine: mv_xor: remove write-only is_complete_cookie
by Russell King - ARM Linux
· 13 years ago
5170c05
Revert "drivers/dma: linux/module.h included twice"
by Vinod Koul
· 13 years ago
3ecf51a
DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB
by Boojin Kim
· 13 years ago
b06db6e
DMA: PL330: Removes useless function
by Boojin Kim
· 13 years ago
b7d861d
DMA: PL330: Merge PL330 driver into drivers/dma/
by Boojin Kim
· 13 years ago
6d0d7e2
dma: imx-sdma: Print a message when firmare fails to be requested
by Fabio Estevam
· 13 years ago
6602b0d
dma: imx-sdma: Let the driver be probed even if no firware is found
by Fabio Estevam
· 13 years ago
9e15db7
dmaengine: Add support for multiple descriptors for imx-dma.
by Javier Martin
· 13 years ago
6c05f09
dmaengine: Add support for MEMCPY for imx-dma.
by Javier Martin
· 13 years ago
d8b53489
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
by Fabio Estevam
· 13 years ago
865d943
drivers/dma: linux/module.h included twice
by Danny Kukawka
· 13 years ago
a1c4601
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
by Viresh Kumar
· 13 years ago
327e697
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
by Viresh Kumar
· 13 years ago
6bc711f
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
by Viresh Kumar
· 13 years ago
ff7b05f
dmaengine/dw_dmac: Don't handle block interrupts
by Viresh Kumar
· 13 years ago
6c618c9
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
by Viresh Kumar
· 13 years ago
e8d9f87
dmaengine/dw_dmac: Don't use magic number for total number of channels
by Viresh Kumar
· 13 years ago
8c9f7aa
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
by Viresh Kumar
· 13 years ago
7414a1b
dmaengine/dw_dmac: Hibernation support in dw_dmac
by Rajeev KUMAR
· 13 years ago
91c1c9e
dmaengine: intel_mid_dma: move pm_runtime_put
by Adrian Hunter
· 13 years ago
7f99a42
dmaengine: intel_mid_dma: fix error status mask
by Adrian Hunter
· 13 years ago
b63fd6c
i.MX SDMA: Fix burstsize settings
by Philippe Rétornaz
· 13 years ago
e721171
Merge branch 'fixes' into next
by Vinod Koul
· 13 years ago
e9c8d7a0
dma: sh_dma: not all SH DMAC implementations support MEMCPY
by Guennadi Liakhovetski
· 13 years ago
ba79323
Merge branch 'fixes' into next
by Vinod Koul
· 13 years ago
a5044cd
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine.git
by Vinod Koul
· 13 years ago
bda3a47
at_hdmac: bugfix for enabling channel irq
by Nikolaus Voss
· 13 years ago
0bbc141
dma/imx-sdma: convernt to use bit ops
by Richard Zhao
· 13 years ago
b78bd91
dma/imx-sdma: use num_events to validate event_id0
by Richard Zhao
· 13 years ago
c2c744d
dma/imx-sdma: move clk_enable out of sdma_request_channel
by Richard Zhao
· 13 years ago
3bb5e7c
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
by Richard Zhao
· 13 years ago
c4b5685
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
by Richard Zhao
· 13 years ago
b9a59166
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
by Richard Zhao
· 13 years ago
880db3f
drivers/dma/amba-pl08x.c: adjust double test
by Julia Lawall
· 13 years ago
7bec78e
drivers/dma/pl330.c: add missing iounmap
by Julia Lawall
· 13 years ago
2b4f130
dma: imx-sdma: start transfer in issue_pending
by Sascha Hauer
· 13 years ago
5b31687
dma: imx-dma: start transfer in issue_pending
by Sascha Hauer
· 13 years ago
d07a74a
dmaengine: fix missing 'cnt' in ?: in dmatest
by Dr. David Alan Gilbert
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5ede3ce
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
237c78b
Merge branch 'depends/rmk/for-linus' into samsung/dt
by Arnd Bergmann
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
c11b46c32
dma: shdma: fix runtime PM: clear channel buffers on reset
by Guennadi Liakhovetski
· 13 years ago
f69f2e2
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit
by Haitao Zhang
· 13 years ago
e9f3a49
dmaengine/ste_dma40: clear LNK on channel startup
by Rabin Vincent
· 13 years ago
8730790
dmaengine: intel_mid_dma: remove legacy pm interface
by Kristen Carlson Accardi
· 13 years ago
759a2e3
dma: mxs-dma: convert to clk_prepare/clk_unprepare
by Shawn Guo
· 13 years ago
2a0ff7a
dmaengine: intel_mid_dma: error path fix
by Adrian Hunter
· 13 years ago
1fded07
dmaengine: intel_mid_dma: locking and freeing fixes
by Adrian Hunter
· 13 years ago
62268ce
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
by Shawn Guo
· 13 years ago
7ad7a34
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
by Lothar Waßmann
· 13 years ago
6d23ea4
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
by Lothar Waßmann
· 13 years ago
feb397d
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
by Lothar Waßmann
· 13 years ago
4003122
dma: mxs-dma: fix a typo in comment
by Lothar Waßmann
· 13 years ago
93ed554
DMA: PL330: Add device tree support
by Thomas Abraham
· 13 years ago
cd07251
DMA: PL330: Infer transfer direction from transfer request instead of platform data
by Thomas Abraham
· 13 years ago
3e2ec13
DMA: PL330: move filter function into driver
by Thomas Abraham
· 13 years ago
eb444fe
dma: MX3_IPU fix depends
by Eric Bénard
· 13 years ago
63a9332
ARM: Orion: Get address map from plat-orion instead of via platform_data
by Andrew Lunn
· 13 years ago
3506c0d
DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove
by Tushar Behera
· 13 years ago
c99e784
i.MX IPU DMA: Fix wrong burstsize settings
by Sascha Hauer
· 13 years ago
5cd326fd
dmaengine/ste_dma40: allow fixed physical channel
by Narayanan G
· 13 years ago
8f0d30f
dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true
by Viresh Kumar
· 13 years ago
c94e910
dmaengine: convert drivers/dma/* to use module_platform_driver()
by Axel Lin
· 13 years ago
ab59a51
IMX/SDMA : save the real count for one DMA transaction.
by Huang Shijie
· 13 years ago
6d0709d
dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list
by Mika Westerberg
· 13 years ago
b62cfc5
dma/ep93xx_dma: fix initialization of M2M control register
by Rafal Prylowski
· 13 years ago
02f88be
dmaengine: at_hdmac: simplify device selection from platform data or DT
by Nicolas Ferre
· 13 years ago
Next »