index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-23
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
1
-10
/
+12
2011-12-23
mmc: mxs-mmc: fix the dma_transfer_direction migration
Shawn Guo
1
-0
/
+3
2011-12-23
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
1
-1
/
+1
2011-12-23
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
1
-28
/
+1
2011-12-23
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
1
-1
/
+4
2011-12-23
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
Lothar Waßmann
1
-5
/
+2
2011-12-23
dma: mxs-dma: fix a typo in comment
Lothar Waßmann
1
-1
/
+1
2011-12-08
DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove
Tushar Behera
1
-15
/
+2
2011-12-08
video i.MX IPU: Fix display connections
Sascha Hauer
1
-39
/
+22
2011-12-08
i.MX IPU DMA: Fix wrong burstsize settings
Sascha Hauer
1
-24
/
+1
2011-12-05
dmaengine/ste_dma40: allow fixed physical channel
Narayanan G
1
-9
/
+42
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
1
-10
/
+85
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
3
-0
/
+725
2011-11-18
DMAEngine: Define interleaved transfer request api
Jassi Brar
1
-2
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
40
-190
/
+207
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
1
-1
/
+31
2011-11-10
dmaengine: at_hdmac: platform data move to use .id_table
Nicolas Ferre
2
-10
/
+46
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-244
/
+274
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
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
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-244
/
+464
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
130
-3624
/
+7010
[next]