index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
hd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
dmaengine/ste_dma40: allow fixed physical channel
Narayanan G
2
-10
/
+47
2011-12-05
dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true
Viresh Kumar
1
-9
/
+12
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
4
-47
/
+5
2011-12-05
IMX/SDMA : save the real count for one DMA transaction.
Huang Shijie
1
-2
/
+9
2011-12-05
dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list
Mika Westerberg
1
-12
/
+48
2011-12-05
dma/ep93xx_dma: fix initialization of M2M control register
Rafal Prylowski
1
-4
/
+4
2011-11-28
dmaengine: at_hdmac: simplify device selection from platform data or DT
Nicolas Ferre
2
-39
/
+31
2011-11-28
dmaengine: at_hdmac: empty entry shape modification
Nicolas Ferre
1
-1
/
+3
2011-11-28
dmaengine: at_hdmac: add const to struct platform_device_id definition
Nicolas Ferre
1
-1
/
+1
2011-11-28
dmaengine/ste_dma40: Add support to use lcla area from esram
Narayanan G
2
-10
/
+86
2011-11-28
dmaengine: timb_dma: fix the spare warinings
Vinod Koul
1
-4
/
+4
2011-11-28
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
Viresh Kumar
2
-28
/
+42
2011-11-22
IMX/DMA : set the DMA direction in the sdma_control()
Huang Shijie
1
-0
/
+1
2011-11-22
dmaengine/ste_dma40: support pm in dma40
Narayanan G
2
-19
/
+259
2011-11-18
dmaengine: add CSR SiRFprimaII DMAC driver
Rongjun Ying
5
-0
/
+732
2011-11-18
DMAEngine: Define interleaved transfer request api
Jassi Brar
3
-5
/
+85
2011-11-17
USB-renesas: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-11-17
USB-musb: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-11-17
pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-7
/
+11
2011-11-17
pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2
-4
/
+4
2011-11-17
dma i.MX: remove individual SOC dependency
Sascha Hauer
1
-3
/
+3
2011-11-17
dma: fix spacing for method declaration, coding style issue in iop-adma.c
Ciaran McCormick
1
-2
/
+2
2011-11-10
DMA: PL330: Fix build warning
Boojin Kim
1
-1
/
+2
2011-11-10
dmaengine: at_hdmac: add device tree support
Nicolas Ferre
2
-1
/
+45
2011-11-10
dmaengine: at_hdmac: platform data move to use .id_table
Nicolas Ferre
2
-10
/
+46
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
[next]