index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
Peter Ujfalusi
2014-07-28
1
-3
/
+3
*
dmaengine: edma: Update caps->residue_granularity to match with reality
Peter Ujfalusi
2014-07-28
1
-1
/
+1
*
dmaengine: sun61: fix warning on bad print specfier
Vinod Koul
2014-07-28
1
-2
/
+2
*
dmaengine: sun6i: fix build failure on x86, xilinx targets
Vinod Koul
2014-07-28
1
-2
/
+2
*
dmaengine: mpc512x: register for device tree channel lookup
Alexander Popov
2014-07-25
1
-1
/
+12
*
dmaengine: of: add common xlate function for matching by channel id
Alexander Popov
2014-07-25
1
-0
/
+35
*
dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller
Maxime Ripard
2014-07-25
3
-0
/
+1068
*
dmaengine: ipu: use return value of request_irq
Vinod Koul
2014-07-25
1
-4
/
+10
*
dmaengine: jz4740: Fix GPL v2 license string typo
Bjorn Helgaas
2014-07-25
1
-1
/
+1
*
dmaengine: fsl-edma: fix dmamux index calculating error
Jingchang Lu
2014-07-25
1
-2
/
+4
*
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
Nicolin Chen
2014-07-25
1
-0
/
+5
*
dmaengine: imx-sdma: Save imx_dma_data into sdmac
Nicolin Chen
2014-07-25
1
-1
/
+4
*
dmaengine: pl330: Check if the DMA descriptor is NULL
Javier Martinez Canillas
2014-07-22
1
-1
/
+6
*
Merge commit 'renesas-shdma-for-v3.17' into for-linus
Vinod Koul
2014-07-21
2
-10
/
+9
|
\
|
*
dmaengine: shdma: Use defines instead of hardcoded numbers
Geert Uytterhoeven
2014-07-15
2
-4
/
+3
|
*
dmaengine: shdma: Add more register documentation
Geert Uytterhoeven
2014-07-09
1
-6
/
+6
*
|
dmaengine: dw: don't perform DMA when dmaengine_submit is called
Andy Shevchenko
2014-07-15
2
-13
/
+7
*
|
dmaengine: dw: add debug message to dwc_dostart_first_queued
Andy Shevchenko
2014-07-15
1
-1
/
+5
*
|
dmaengine: dw: introduce dwc_dostart_first_queued() helper
Andy Shevchenko
2014-07-15
1
-8
/
+11
*
|
dmaengine: pl330: Remove pl330_chan_ctrl()
Lars-Peter Clausen
2014-07-15
1
-61
/
+10
*
|
dmaengine: pl330: Simplify marking a request as unused
Lars-Peter Clausen
2014-07-15
1
-38
/
+13
*
|
dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc
Lars-Peter Clausen
2014-07-15
1
-90
/
+69
*
|
dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs
Lars-Peter Clausen
2014-07-15
1
-280
/
+192
*
|
dmaengine: pl330: Simplify is_manager()
Lars-Peter Clausen
2014-07-15
1
-7
/
+1
*
|
dmaengine: pl330: Remove uneccessary ccr validation
Lars-Peter Clausen
2014-07-15
1
-23
/
+0
*
|
dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread *
Lars-Peter Clausen
2014-07-15
1
-20
/
+17
*
|
dmaengine: pl330: Remove useless xfer_cb indirection
Lars-Peter Clausen
2014-07-15
1
-38
/
+24
*
|
dmaengine: pl330: Remove unused mc_len field from _pl330_req struct
Lars-Peter Clausen
2014-07-15
1
-4
/
+1
*
|
dmaengine: pl330: Remove unused next field form pl330_xfer struct
Lars-Peter Clausen
2014-07-15
1
-15
/
+5
*
|
dmaengine: pl330: Remove unused client_data field form pl330_info
Lars-Peter Clausen
2014-07-15
1
-2
/
+0
*
|
dmaengine: pl330: Remove unused dmac_reset callback
Lars-Peter Clausen
2014-07-15
1
-12
/
+0
*
|
dmaengine: pl330: Remove unused pl330_chanstatus struct
Lars-Peter Clausen
2014-07-15
1
-29
/
+0
*
|
dmaengine: pl330: Remove duplicated cachecontrol enum
Lars-Peter Clausen
2014-07-15
1
-28
/
+17
*
|
dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype
Lars-Peter Clausen
2014-07-15
1
-17
/
+8
*
|
dmaengine: inherit debug settings from the subsystem for subdirectories
Wolfram Sang
2014-07-15
1
-2
/
+2
*
|
dmaengine: Use dma_zalloc_coherent
Joe Perches
2014-07-14
2
-8
/
+5
*
|
dmaengine: qcom_bam_dma: Add descriptor flags
Andy Gross
2014-07-14
1
-2
/
+18
*
|
dmaengine: Freescale: change descriptor release process for supporting async_tx
Hongbo Zhang
2014-07-14
2
-55
/
+159
*
|
dmaengine: Freescale: add suspend resume functions for DMA driver
Hongbo Zhang
2014-07-14
2
-0
/
+92
*
|
dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsave
Hongbo Zhang
2014-07-14
1
-15
/
+10
*
|
Update imx-sdma cyclic handling to report residue
Russell King - ARM Linux
2014-07-01
1
-4
/
+18
*
|
dma: cppi41: handle 0-length packets
Daniel Mack
2014-07-01
1
-3
/
+10
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-06-10
19
-374
/
+2270
|
\
|
*
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2014-06-09
4
-0
/
+1395
|
|
\
|
|
*
dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
Srikanth Thokala
2014-04-30
4
-0
/
+1395
|
*
|
Merge branch 'topic/dw' into for-linus
Vinod Koul
2014-06-09
2
-23
/
+39
|
|
\
\
|
|
*
|
dmaengine: dw: check return code of dma_async_device_register()
Andy Shevchenko
2014-05-22
1
-2
/
+6
|
|
*
|
dmaengine: dw: fix regression in dw_probe() function
Andy Shevchenko
2014-05-22
1
-9
/
+24
|
|
*
|
dmaengine: dw: enable clock before access
Andy Shevchenko
2014-05-22
1
-5
/
+5
|
*
|
|
dmaengine: sh: don't use dynamic static allocation
Vinod Koul
2014-06-03
1
-1
/
+9
[next]