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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-20
/
+43
2013-07-05
lustre: kill the pointless wrapper
Al Viro
7
-14
/
+12
2013-07-05
helper for reading ->d_count
Al Viro
1
-1
/
+1
2013-07-05
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
1
-7
/
+20
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
4
-13
/
+128
2013-07-05
DMA: shdma: (cosmetic) don't re-calculate a pointer
Guennadi Liakhovetski
1
-1
/
+1
2013-07-05
dmaengine: at_hdmac: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+9
2013-07-05
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
Nicolas Ferre
1
-2
/
+4
2013-07-05
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
Nicolas Ferre
1
-31
/
+0
2013-07-05
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
Ludovic Desroches
1
-4
/
+21
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
1
-37
/
+221
2013-07-05
dma: Add a jz4740 dmaengine driver
Lars-Peter Clausen
3
-0
/
+440
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
1
-0
/
+4
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
1
-4
/
+4
2013-07-05
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
2
-9
/
+8
2013-07-05
dma: dw: add PCI part of the driver
Andy Shevchenko
3
-0
/
+113
2013-07-05
dma: dw: split driver to library part and platform code
Andy Shevchenko
7
-279
/
+436
2013-07-05
dma: move dw_dmac driver to an own directory
Andy Shevchenko
6
-21
/
+27
2013-07-05
dw_dmac: don't check resource with devm_ioremap_resource
Andy Shevchenko
1
-4
/
+1
2013-07-05
dma: pl330: use dma_addr_t for describing bus addresses
Will Deacon
1
-1
/
+1
2013-07-05
dma: pl330: rip out broken, redundant ID probing
Will Deacon
1
-24
/
+3
2013-07-05
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
1
-0
/
+40
2013-07-05
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
1
-0
/
+17
2013-07-05
dma: tegra: avoid channel lock up after free
Dmitry Osipenko
1
-0
/
+1
2013-07-05
dma: tegra20-apbdma: err message correction
Dmitry Osipenko
1
-1
/
+1
2013-07-05
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-2
/
+2
2013-07-05
dma: timb_dma: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-05
dma: at_hdmac: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-05
dma: mxs-dma: Staticize mxs_dma_xlate
Fabio Estevam
1
-1
/
+1
2013-07-05
dma: use platform_{get,set}_drvdata()
Jingoo Han
2
-6
/
+4
2013-07-05
DMA: AT91: Get residual bytes in dma buffer
Elen Song
2
-18
/
+115
2013-07-05
DMA: AT91: Get transfer width
Elen Song
2
-0
/
+5
2013-07-05
dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment
Nicolas Ferre
1
-5
/
+4
2013-07-05
dmaengine: at_hdmac: extend hardware handshaking interface identification
Nicolas Ferre
1
-0
/
+2
2013-07-05
dmaengine: at_hdmac/trivial: correct typo in comment
Nicolas Ferre
1
-1
/
+1
2013-07-05
DMA: imx-dma: imxdma->dev used uninitialized
Markus Pargmann
1
-1
/
+1
2013-07-05
dma: imx-dma: Add oftree support
Markus Pargmann
1
-0
/
+75
2013-07-05
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
48
-10986
/
+11568
2013-07-05
drm/cma: remove GEM CMA specific dma_buf functionality
Joonyoung Shim
1
-286
/
+0
2013-07-05
drm/cma: add low-level hook functions to use prime helpers
Joonyoung Shim
1
-0
/
+79
2013-07-05
drm: add mmap function to prime helpers
Joonyoung Shim
1
-1
/
+7
2013-07-05
drm/prime: fix sgt NULL checking
Joonyoung Shim
1
-5
/
+6
2013-07-05
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
6
-27
/
+27
2013-07-05
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
3
-2
/
+22
2013-07-05
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
Laurent Pinchart
1
-2
/
+5
2013-07-05
drm/nva3/disp: Fix HDMI audio regression
Ilia Mirkin
1
-0
/
+4
2013-07-05
drm/nv50-/disp: Use output specific mask in interrupt
Emil Velikov
1
-1
/
+5
2013-07-05
drm/nouveau: use vmalloc for pgt allocation
Marcin Slusarz
1
-3
/
+3
2013-07-05
drm/nvc0-/gr: remove some more of the hardcoded register writes
Ben Skeggs
3
-28
/
+6
2013-07-05
drm/nvc0-/gr: factor out yet more unknown magic into versioned functions
Ben Skeggs
9
-14
/
+42
[prev]
[next]