index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma: pl08x: Export pl08x_filter_id
Sachin Kamat
2014-01-28
1
-0
/
+2
*
acpi-dma: align documentation with kernel-doc format
Andy Shevchenko
2014-01-26
1
-12
/
+24
*
dma: fix vchan_cookie_complete() debug print
Jonas Jensen
2014-01-26
1
-1
/
+3
*
DMA: dmatest: extend the "device" module parameter to 32 characters
Guennadi Liakhovetski
2014-01-20
1
-2
/
+2
*
drivers/dma: fix error return code
Julia Lawall
2014-01-20
2
-1
/
+4
*
dma: omap: Set debug level to debugging messages
Ezequiel Garcia
2014-01-20
1
-2
/
+2
*
dmaengine: fix kernel-doc style typos for few comments
Vinod Koul
2014-01-20
1
-5
/
+5
*
dma: tegra: add support for Tegra148/124
Laxman Dewangan
2014-01-20
1
-7
/
+55
*
dma: dw: use %pad instead of casting dma_addr_t
Andy Shevchenko
2014-01-20
1
-8
/
+6
*
dma: dw: join split up messages
Andy Shevchenko
2014-01-20
1
-5
/
+4
*
dma: dw: fix style of multiline comment
Andy Shevchenko
2014-01-20
1
-4
/
+8
*
dmaengine: k3dma: fix sparse warnings
Zhangfei Gao
2014-01-20
1
-2
/
+2
*
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
Lars-Peter Clausen
2014-01-20
1
-27
/
+8
*
dma: pl330: Differentiate between submitted and issued descriptors
Lars-Peter Clausen
2014-01-20
1
-4
/
+20
*
dmaengine: sirf: Add device_slave_caps interface
Rongjun Ying
2014-01-20
1
-0
/
+20
*
DMA: Freescale: change BWC from 256 bytes to 1024 bytes
Hongbo Zhang
2014-01-20
1
-1
/
+1
*
dmaengine: Add MOXA ART DMA engine driver
Jonas Jensen
2014-01-20
4
-0
/
+753
*
dmaengine: Add DMA_PRIVATE to BCM2835 driver
Florian Meier
2014-01-20
1
-0
/
+1
*
dma: imx-sdma: Assign a default script number for ROM firmware cases
Nicolin Chen
2014-01-13
1
-0
/
+4
*
Revert "ARM: dts: imx: use dual-fifo sdma script for ssi"
Nicolin Chen
2014-01-13
4
-16
/
+16
*
dma: mv_xor: Cleanup in dma-mv_xor.h header
Sachin Kamat
2014-01-13
1
-4
/
+2
*
dma: Cleanup dma-mmp_tdma.h header
Sachin Kamat
2014-01-13
1
-5
/
+3
*
dma:mmp_tdma: get sram pool through device tree
Nenghua Cao
2014-01-09
1
-4
/
+18
*
dmaengine: Add support for BCM2835
Florian Meier
2014-01-07
4
-0
/
+770
*
Merge branch 'topic/of' into for-linus
Vinod Koul
2014-01-07
3
-13
/
+33
|
\
|
*
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-12-10
3
-23
/
+36
*
|
Merge branch 'topic/defer_probe' into for-linus
Vinod Koul
2014-01-07
3
-10
/
+48
|
\
\
|
*
|
dma: add channel request API that supports deferred probe
Stephen Warren
2013-12-10
3
-10
/
+48
|
|
/
*
|
dma: pl08x: allow zero slave channels
Linus Walleij
2013-12-18
1
-1
/
+1
*
|
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
2013-12-18
1
-3
/
+3
*
|
dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config
Alexander Popov
2013-12-18
1
-3
/
+2
*
|
dmaengine: mmp: fix uninitialized variable
Vinod Koul
2013-12-16
1
-1
/
+1
*
|
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
Vinod Koul
2013-12-16
1
-2
/
+2
*
|
mmp_pdma: Style neatening
Joe Perches
2013-12-16
1
-99
/
+105
*
|
ASoC: fsl_ssi: Add dual fifo mode support
Nicolin Chen
2013-12-16
1
-1
/
+26
*
|
ARM: dts: imx: use dual-fifo sdma script for ssi
Nicolin Chen
2013-12-16
4
-16
/
+16
*
|
dma: imx-sdma: Add new dma type for ssi dual fifo script
Nicolin Chen
2013-12-16
3
-0
/
+6
*
|
dma: imx-sdma: Add sdma firmware version 2 support
Nicolin Chen
2013-12-16
2
-1
/
+19
*
|
dma: pl330: Alloc dma_parms for the dma device
Lars-Peter Clausen
2013-12-16
1
-0
/
+6
*
|
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
2013-12-15
1
-1
/
+1
*
|
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
*
|
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
141
-916
/
+1551
|
\
\
|
*
|
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-15
1
-1
/
+4
|
*
|
i40e: fix null dereference
Jesse Brandeburg
2013-12-15
1
-0
/
+3
|
*
|
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
|
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
2013-12-12
1
-1
/
+1
|
*
|
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
|
*
|
xen-netback: napi: don't prematurely request a tx event
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
|
xen-netback: napi: fix abuse of budget
Paul Durrant
2013-12-12
1
-7
/
+7
[next]