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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
20
-49
/
+42
2012-03-21
dma: imx-sdma: Treat firmware messages as warnings instead of erros
Fabio Estevam
1
-3
/
+3
2012-03-13
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
35
-634
/
+296
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
6
-5
/
+7
2012-03-13
dmaengine: pl330: fix the pl330 build after cookie cleanup
Vinod Koul
1
-1
/
+0
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
9
-0
/
+9
2012-03-13
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
Russell King - ARM Linux
2
-15
/
+3
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
15
-28
/
+31
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
23
-235
/
+93
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
19
-21
/
+36
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
25
-272
/
+52
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
24
-0
/
+49
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
34
-115
/
+81
2012-03-13
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2
-2
/
+0
2012-03-09
Revert "drivers/dma: linux/module.h included twice"
Vinod Koul
2
-0
/
+2
2012-03-08
DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB
Boojin Kim
1
-5
/
+26
2012-03-08
DMA: PL330: Removes useless function
Boojin Kim
1
-46
/
+0
2012-03-08
DMA: PL330: Merge PL330 driver into drivers/dma/
Boojin Kim
2
-2
/
+2113
2012-03-06
dma: imx-sdma: Print a message when firmare fails to be requested
Fabio Estevam
1
-2
/
+4
2012-03-06
dma: imx-sdma: Let the driver be probed even if no firware is found
Fabio Estevam
1
-8
/
+5
2012-03-06
dmaengine: Add support for multiple descriptors for imx-dma.
Javier Martin
1
-74
/
+258
2012-03-06
dmaengine: Add support for MEMCPY for imx-dma.
Javier Martin
1
-1
/
+35
2012-03-06
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
Fabio Estevam
1
-4
/
+4
2012-03-06
drivers/dma: linux/module.h included twice
Danny Kukawka
2
-2
/
+0
2012-02-22
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
1
-0
/
+12
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
1
-8
/
+16
2012-02-22
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2
-29
/
+93
2012-02-22
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
Viresh Kumar
1
-4
/
+16
2012-02-22
dmaengine/dw_dmac: Don't handle block interrupts
Viresh Kumar
1
-30
/
+6
2012-02-22
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
Viresh Kumar
1
-1
/
+1
2012-02-22
dmaengine/dw_dmac: Don't use magic number for total number of channels
Viresh Kumar
1
-1
/
+1
2012-02-22
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
1
-1
/
+3
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
6
-0
/
+13
2012-02-22
dmaengine/dw_dmac: Hibernation support in dw_dmac
Rajeev KUMAR
1
-0
/
+4
2012-02-22
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
1
-1
/
+1
2012-02-22
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
1
-1
/
+2
2012-02-02
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
1
-2
/
+4
2012-02-01
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+2
2012-02-01
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
1
-1
/
+2
2012-01-31
Merge branch 'fixes' into next
Vinod Koul
3
-12
/
+11
2012-01-31
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
1
-1
/
+1
2012-01-31
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2
-11
/
+10
2012-01-31
dma/imx-sdma: convernt to use bit ops
Richard Zhao
1
-34
/
+34
2012-01-31
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
1
-1
/
+1
2012-01-31
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
1
-2
/
+3
2012-01-31
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
1
-2
/
+2
2012-01-31
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
1
-22
/
+22
2012-01-31
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
1
-6
/
+6
2012-01-31
drivers/dma/amba-pl08x.c: adjust double test
Julia Lawall
1
-1
/
+1
2012-01-31
drivers/dma/pl330.c: add missing iounmap
Julia Lawall
1
-6
/
+11
[next]