summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko
2013-07-05dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko
2013-07-05dma: pl330: use dma_addr_t for describing bus addressesWill Deacon
2013-07-05dma: pl330: rip out broken, redundant ID probingWill Deacon
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