summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-03drm/exynos/ipp: simplify memory check functionAndrzej Hajda
2014-08-03drm/exynos/ipp: remove incorrect checks of list_first_entry resultAndrzej Hajda
2014-08-03drm/exynos/ipp: remove temporary variableAndrzej Hajda
2014-08-03drm/exynos/ipp: correct address typeAndrzej Hajda
2014-08-03drm/exynos/ipp: remove struct exynos_drm_ipp_privateAndrzej Hajda
2014-08-03drm/exynos/ipp: remove unused field from exynos_drm_ipp_privateAndrzej Hajda
2014-08-03drm/exynos/ipp: remove type castingAndrzej Hajda
2014-08-03drm/exynos: g2d: add exynos4212 as a compatible device.Alban Browaeys
2014-08-03ARM: dts: exynos5420: add dsi nodeYoungJun Cho
2014-08-03ARM: dts: exynos5420: add mipi-phy nodeYoungJun Cho
2014-08-03ARM: dts: exynos5: add system register propertyYoungJun Cho
2014-08-03ARM: dts: exynos4: add system register propertyYoungJun Cho
2014-08-03drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCsYoungJun Cho
2014-08-03ARM: dts: exynos_dsim: add exynos5410 compatible to DT bindingsYoungJun Cho
2014-08-03drm/exynos: fimd: support LCD I80 interfaceYoungJun Cho
2014-08-03drm/exynos: dsi: add TE interrupt handler to support LCD I80 interfaceYoungJun Cho
2014-08-03drm/exynos: add TE handler to support LCD I80 interfaceYoungJun Cho
2014-08-03ARM: dts: samsung-fimd: add LCD I80 interface specific propertiesYoungJun Cho
2014-08-03drm/exynos: use wait_event_timeout() for safety usageYoungJun Cho
2014-08-03drm/exynos: dsi: move the EoT packets configuration pointYoungJun Cho
2014-08-03drm/exynos: hdmi: enable exynos 4210 and 4x12 soc supportMarek Szyprowski
2014-08-03drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabledMarek Szyprowski
2014-08-03drm/exynos: dp: Use correct module licenseJingoo Han
2014-08-03drm/exynos: Remove unused variable in exynos_drm_gem.cSachin Kamat
2014-08-03drm/exynos: Remove unused variable from exynos_hdmi.cSachin Kamat
2014-08-03drm/exynos: Fix NULL pointer exception when suspending without componentsKrzysztof Kozlowski
2014-08-02agp: remove read/write stubsMathias Krause
2014-08-02drm: drop i386 verificationDavid Herrmann
2014-08-02drm: drop unused "struct drm_queue"David Herrmann
2014-08-02drm: remove unused "struct drm_freelist"David Herrmann
2014-07-30drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart
2014-07-24drm/i915: fix initial fbdev setup warningsDave Airlie
2014-07-24drm/i915: don't suspend gt until after we disable irqs and display (v2)Dave Airlie
2014-07-23Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2014-07-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2014-07-22drm/i915: fix build without fbdev.Chris Wilson
2014-07-22drm/ttm: make device_released staticDave Airlie
2014-07-22drm/ttm: use gfp_t instead of int for flags.Dave Airlie
2014-07-22drm: omapdrm: fix compiler errorsRussell King
2014-07-22drm: bochs: fix warningsRussell King
2014-07-22drm: cirrus: fix warningsRussell King
2014-07-22drm: shmobile: fix warningsRussell King
2014-07-22drm: rcar-du: fix warningsRussell King
2014-07-22drm/i2c: tda998x: Remove useless testJean-Francois Moine
2014-07-22Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~air...Dave Airlie
2014-07-22drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie
2014-07-22drm/dp: Staticize a couple of DP utility functionsThierry Reding
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding
2014-07-22drm: Add missing __user annotationThierry Reding