index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
28
-60
/
+67
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
38
-640
/
+300
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
25
-2
/
+51
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
37
-119
/
+83
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
7
-2183
/
+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
2
-38
/
+12
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
5
-40
/
+63
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
2
-5
/
+7
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
7
-0
/
+16
2012-02-22
dmaengine: Add flow controller information to dma_slave_config
Viresh Kumar
1
-0
/
+5
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
3
-1
/
+5
2012-02-01
ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only
Guennadi Liakhovetski
1
-0
/
+2
2012-02-01
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2
-1
/
+3
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
[next]