index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-13
dma: shdma: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-2
/
+6
2012-07-13
dmaengine: add an shdma-base library
Guennadi Liakhovetski
3
-0
/
+992
2012-07-13
dma: move shdma driver to an own directory
Guennadi Liakhovetski
4
-2
/
+3
2012-07-13
dma: tegra: rename driver and compatible to match with dts
Laxman Dewangan
1
-3
/
+3
2012-07-13
dma: tegra: fix residual calculation for cyclic case
Laxman Dewangan
1
-6
/
+9
2012-06-27
dma: tegra: set DMA_CYCLIC capability
Laxman Dewangan
1
-0
/
+2
2012-06-27
dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode
Laxman Dewangan
1
-1
/
+1
2012-06-27
dma: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-06-27
dma: tegra: use sg_dma_address() for getting dma buffer address
Laxman Dewangan
1
-1
/
+1
2012-06-23
dmaengine: mmp_tdma: fix the arch dependency
Vinod Koul
1
-1
/
+1
2012-06-21
dw_dmac: introduce dwc_chan_disable
Andy Shevchenko
1
-18
/
+14
2012-06-21
dw_dmac: move from __init to __devinit
Andy Shevchenko
1
-3
/
+3
2012-06-21
dw_dmac: introduce dwc_fast_fls()
Andy Shevchenko
1
-28
/
+18
2012-06-21
dw_dmac: disable BLOCK interrupts
Andy Shevchenko
1
-0
/
+4
2012-06-21
dw_dmac: disable dma in optimal way in probe
Andy Shevchenko
1
-8
/
+4
2012-06-21
dw_dmac: use __func__ constant in the debug prints
Andy Shevchenko
1
-14
/
+13
2012-06-21
dw_dmac: print correct number of scanned descriptors
Andy Shevchenko
1
-1
/
+1
2012-06-21
dw_dmac: introduce dwc_dump_chan_regs to dump registers
Andy Shevchenko
1
-21
/
+16
2012-06-21
dw_dmac: use proper casting to print dma_addr_t values
Andy Shevchenko
1
-8
/
+13
2012-06-21
dw_dmac: fix constant in the comment
Andy Shevchenko
1
-1
/
+1
2012-06-20
dmaengine: mmp_tdma: add mmp tdma support
Zhangfei Gao
3
-0
/
+621
2012-06-20
dmaengine: Add wrapper for device_tx_status callback
Lars-Peter Clausen
1
-0
/
+6
2012-06-14
dma: coh901318: use devm allocation
Linus Walleij
1
-48
/
+24
2012-06-14
DMA: PL330: Fix racy mutex unlock
Javi Merino
1
-16
/
+10
2012-06-12
dmaengine: at_hdmac: trivial: fix comment in header
Nicolas Ferre
1
-4
/
+3
2012-06-08
dma: tegra: add dmaengine based dma driver
Laxman Dewangan
3
-0
/
+1425
2012-06-08
dma: dmaengine: add slave req id in slave_config
Laxman Dewangan
1
-0
/
+4
2012-06-07
dma: enable mxs-dma for imx6q
Huang Shijie
2
-2
/
+1
2012-06-07
DMA: PL330: Add missing static storage class specifier
Sachin Kamat
1
-1
/
+1
2012-06-07
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
1
-2
/
+4
2012-06-07
dmaengine: pl330: dont complete descriptor for cyclic dma
Tushar Behera
1
-1
/
+1
2012-06-03
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
1
-2
/
+2
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
5
-11
/
+193
2012-06-03
dm thin: use slab mempools
Mike Snitzer
1
-62
/
+99
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
1
-9
/
+17
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
1
-2
/
+6
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
1
-6
/
+7
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
14
-191
/
+119
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-06-02
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
1
-1
/
+1
2012-06-02
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
13
-33
/
+33
2012-06-02
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
1
-12
/
+0
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
1
-6
/
+0
2012-06-01
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
1
-6
/
+6
2012-06-01
mtd: block2mtd: fix recursive call of mtd_writev
Gabor Juhos
1
-1
/
+0
[next]