summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-20drm/exynos: factor out initial setting of each driverJoonyoung Shim
2014-09-20drm/exynos/hdmi: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos/dp: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos/dpi: unregister connector and panel on removalAndrzej Hajda
2014-09-20drm/exynos/dsi: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos/fb: free exynos framebuffer on errorAndrzej Hajda
2014-09-20drm/exynos/fbdev: fix fbdev gem object cleanupAndrzej Hajda
2014-09-20drm/exynos: fix drm driver de-initialization orderAndrzej Hajda
2014-09-20drm/exynos/ipp: traverse ipp drivers list safelyAndrzej Hajda
2014-09-20drm/exynos: update to use component match supportInki Dae
2014-09-20drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda
2014-09-20drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda
2014-09-20drm/exynos/fimc: fix source buffer registersAndrzej Hajda
2014-09-20drm/exynos/fimc: simplify buffer queuingAndrzej Hajda
2014-09-20drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda
2014-09-20drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda
2014-09-20drm/exynos/ipp: remove events during command cleaningAndrzej Hajda
2014-09-20drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda
2014-09-20drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda
2014-09-20drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda
2014-09-20drm/exynos/ipp: move nodes cleaning to separate functionAndrzej Hajda
2014-09-20drm/exynos/ipp: free partially allocated resources on errorAndrzej Hajda
2014-09-20drm/exynos/ipp: remove unused field in command nodeAndrzej Hajda
2014-09-20drm/exynos/ipp: remove only related commands on file closeAndrzej Hajda
2014-09-20drm/exynos/ipp: move file reference from memory to command nodeAndrzej Hajda
2014-09-20drm/exynos/ipp: cancel works before command node cleanAndrzej Hajda
2014-09-20drm/exynos/ipp: remove fake pm callbacksAndrzej Hajda
2014-09-20drm/exynos: fimd: fix window clear codeMarek Szyprowski
2014-09-20drm/exynos/fbdev: set smem_len for fbdevDaniel Kurtz
2014-09-20drm/exynos: fimd: add Exynos3 SoC supportInki Dae
2014-09-20drm/exynos: mipi-dsi: add Exynos3 SoC supportInki Dae
2014-09-20drm/exynos: mipi-dsi: consider non-continuous clock modeInki Dae
2014-09-20drm/mipi-dsi: consider low power transmissionInki Dae
2014-09-20drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return valueYoungJun Cho
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2014-09-17drm/ttm: make sure format string cannot leak inKees Cook
2014-09-17drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia
2014-09-17drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia
2014-09-17drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia
2014-09-17drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia
2014-09-17drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia
2014-09-17drm/tilcdc: panel: Remove unused variableEzequiel Garcia
2014-09-17drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia
2014-09-17drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-16Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie
2014-09-16drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-16Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-09-15drm/gt214-/disp: enable dp audioBen Skeggs