index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.c
Vinod Koul
3
-0
/
+270
2013-02-12
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
Dave Jiang
3
-97
/
+128
2013-02-12
dw_dmac: add support for Lynxpoint DMA controllers
Mika Westerberg
1
-0
/
+6
2013-01-28
dw_dmac: return proper residue value
Andy Shevchenko
2
-2
/
+46
2013-01-28
dw_dmac: fill individual length of descriptor
Andy Shevchenko
1
-0
/
+3
2013-01-28
dw_dmac: introduce total_len field in struct dw_desc
Andy Shevchenko
2
-6
/
+7
2013-01-28
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
Andy Shevchenko
2
-6
/
+15
2013-01-28
dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug
Andy Shevchenko
1
-0
/
+5
2013-01-28
DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all
Barry Song
1
-1
/
+3
2013-01-28
DMAEngine: sirf: add DMA pause/resume support
Barry Song
1
-0
/
+46
2013-01-21
Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git
Vinod Koul
3
-143
/
+505
2013-01-21
dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
Andy Shevchenko
1
-22
/
+21
2013-01-21
dw_dmac: don't exceed AHB master number in dwc_get_data_width
Andy Shevchenko
1
-13
/
+20
2013-01-21
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
Andy Shevchenko
2
-64
/
+18
2013-01-20
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
1
-3
/
+0
2013-01-20
dma: remove unnecessary null pointer check in mmp_pdma.c
Cong Ding
1
-4
/
+2
2013-01-20
dma: edma: fix slave config dependency on direction
Matt Porter
1
-28
/
+27
2013-01-14
dmaengine: set_dma40: balance clock in probe fail code
Fabio Baltieri
1
-1
/
+1
2013-01-14
dmaengine: set_dma40: ignore spurious interrupts
Fabio Baltieri
1
-3
/
+12
2013-01-14
dmaengine: ste_dma40: add software lli support
Fabio Baltieri
1
-1
/
+19
2013-01-14
dmaengine: ste_dma40: minor code readability fixes
Fabio Baltieri
1
-9
/
+8
2013-01-14
dmaengine: ste_dma40: minor cosmetic fixes
Fabio Baltieri
2
-22
/
+13
2013-01-14
dmaengine: ste_dma40: add a done queue for completed descriptors
Fabio Baltieri
1
-4
/
+33
2013-01-14
dmaengine: ste_dma40: support more than 128 event lines
Tong Liu
2
-81
/
+355
2013-01-14
dmaengine: ste_dma40: physical channels number correction
Gerald Baeza
1
-5
/
+10
2013-01-14
dmaengine: ste_dma40: support fixed physical channel allocation
Gerald Baeza
1
-2
/
+11
2013-01-14
dmaengine: ste_dma40: don't allow high priority dest event lines
Rabin Vincent
1
-1
/
+14
2013-01-14
dmaengine: ste_dma40: don't check for pm_runtime_suspended()
Narayanan G
1
-2
/
+0
2013-01-14
dmaengine: ste_dma40: limit burst size to 16
Per Forlin
1
-0
/
+8
2013-01-14
dmaengine: ste_dma40: set dma max seg size
Per Forlin
1
-0
/
+8
2013-01-14
dmaengine: ste_dma40: use writel_relaxed for lcxa
Per Forlin
1
-8
/
+8
2013-01-14
dmaengine: ste_dma40: reset priority bit for logical channels
Narayanan
1
-5
/
+6
2013-01-13
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
Alessandro Rubini
1
-1
/
+1
2013-01-12
dma: dw_dmac: clear suspend bit during termination
Heikki Krogerus
1
-1
/
+1
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2
-10
/
+20
2013-01-12
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
1
-6
/
+7
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2
-8
/
+18
2013-01-12
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
1
-1
/
+2
2013-01-12
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
1
-1
/
+1
2013-01-12
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
1
-1
/
+1
2013-01-12
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
1
-2
/
+1
2013-01-12
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
1
-2
/
+3
2013-01-12
dma: at_hdmac: check direction properly for cyclic transfers
Andy Shevchenko
1
-5
/
+5
2013-01-09
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
1
-9
/
+22
2013-01-09
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
1
-8
/
+6
2013-01-09
dw_dmac: remove redundant check
Andy Shevchenko
1
-1
/
+1
2013-01-09
dw_dmac: check for mapping errors
Andy Shevchenko
1
-6
/
+14
2013-01-09
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
1
-7
/
+16
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
1
-4
/
+4
2013-01-08
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-1
/
+12
[next]