summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-07-05dma: imx-sdma: move to generic device tree bindingsShawn Guo
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying
2013-07-05dma: tegra: avoid channel lock up after freeDmitry Osipenko
2013-07-05dma: tegra20-apbdma: err message correctionDmitry Osipenko
2013-07-05dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-07-05dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-05dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-05dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam
2013-07-05dma: use platform_{get,set}_drvdata()Jingoo Han
2013-07-05DMA: AT91: Get residual bytes in dma bufferElen Song
2013-07-05DMA: AT91: Get transfer widthElen Song
2013-07-05dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre
2013-07-05dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre
2013-07-05dmaengine: at_hdmac/trivial: correct typo in commentNicolas Ferre
2013-07-05DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann
2013-07-05dma: imx-dma: Add oftree supportMarkus Pargmann
2013-07-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-07-05drm/cma: remove GEM CMA specific dma_buf functionalityJoonyoung Shim
2013-07-05drm/cma: add low-level hook functions to use prime helpersJoonyoung Shim
2013-07-05drm: add mmap function to prime helpersJoonyoung Shim
2013-07-05drm/prime: fix sgt NULL checkingJoonyoung Shim
2013-07-05Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2013-07-05drm/rcar-du: Fix buffer pitch alignmentLaurent Pinchart
2013-07-05drm/rcar-du: Don't ignore rcar_du_crtc_create() return valueLaurent Pinchart
2013-07-05drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin
2013-07-05drm/nv50-/disp: Use output specific mask in interruptEmil Velikov
2013-07-05drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz
2013-07-05drm/nvc0-/gr: remove some more of the hardcoded register writesBen Skeggs
2013-07-05drm/nvc0-/gr: factor out yet more unknown magic into versioned functionsBen Skeggs
2013-07-05drm/nvd7/devinit: use fermi class, not teslaBen Skeggs
2013-07-05drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16Ben Skeggs
2013-07-05drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucodeBen Skeggs
2013-07-05drm/nvf0/gr: build cs ucode for GK110Ben Skeggs
2013-07-05drm/nvc0-/gr: extend one of the magic calculations for >4 GPCsBen Skeggs
2013-07-05drm/nvf0/gr: fix ddx shaders locking up on meBen Skeggs
2013-07-05drm/nvc0/devinit: minor typoBen Skeggs
2013-07-05drm/nvf0/gr: enable support, if external cs ucode is availableBen Skeggs
2013-07-05drm/nvf0/gr: magic sequence that makes PGRAPH come out of hidingBen Skeggs
2013-07-05drm/nvf0/ce: enable supportBen Skeggs
2013-07-05drm/nvf0/fifo: enable supportBen Skeggs
2013-07-05drm/nvd7/gr: initial supportMaarten Lankhorst
2013-07-05drm/nvc0-/gr: generate cs register lists from grctx dataBen Skeggs
2013-07-05drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regsBen Skeggs
2013-07-05drm/nve0-/gr: some new gpc registers can have multiple copiesBen Skeggs
2013-07-05drm/nvc0-/gr: pull out a group of separately context-switched gpc regsBen Skeggs
2013-07-05drm/nvc0-/gr: make register lists from initvals functionsBen Skeggs
2013-07-05qxl: use drm helper hotplug supportDave Airlie
2013-07-05qxl: add suspend/resume/hibernate support.Dave Airlie
2013-07-05qxl: add fb and ttm entry points for use by suspend/resume.Dave Airlie
2013-07-05qxl: add ring prep code for s/rDave Airlie