Age | Commit message (Expand) | Author |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | drm/vmwgfx: convert to idr_alloc() | Tejun Heo |
2013-02-27 | drm/via: convert to idr_alloc() | Tejun Heo |
2013-02-27 | drm/sis: convert to idr_alloc() | Tejun Heo |
2013-02-27 | drm/i915: convert to idr_alloc() | Tejun Heo |
2013-02-27 | drm/exynos: convert to idr_alloc() | Tejun Heo |
2013-02-27 | drm: convert to idr_alloc() | Tejun Heo |
2013-02-27 | drm: don't use idr_remove_all() | Tejun Heo |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-26 | drm/tilcdc: only build on arm | Stephen Rothwell |
2013-02-24 | Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ... | Dave Airlie |
2013-02-24 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | drm/i915: Revert hdmi HDP pin checks | Daniel Vetter |
2013-02-22 | drm/tegra: Add list of framebuffers to debugfs | Thierry Reding |
2013-02-22 | drm/tegra: Fix color expansion | Thierry Reding |
2013-02-22 | drm/tegra: Split DC_CMD_STATE_CONTROL register write | Thierry Reding |
2013-02-22 | drm/tegra: Implement page-flipping support | Thierry Reding |
2013-02-22 | drm/tegra: Implement VBLANK support | Thierry Reding |
2013-02-22 | drm/tegra: Implement .mode_set_base() | Thierry Reding |
2013-02-22 | drm/tegra: Add plane support | Thierry Reding |
2013-02-22 | drm/tegra: Remove bogus tegra_framebuffer structure | Thierry Reding |
2013-02-22 | drm: Add consistency check for page-flipping | Thierry Reding |
2013-02-22 | drm/radeon: Use generic HDMI infoframe helpers | Thierry Reding |
2013-02-22 | drm/tegra: Use generic HDMI infoframe helpers | Thierry Reding |
2013-02-22 | drm: Add HDMI infoframe helpers | Thierry Reding |
2013-02-22 | drm: Move mode tables to drm_edid.c | Thierry Reding |
2013-02-22 | drm: Remove duplicate drm_mode_cea_vic() | Thierry Reding |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-22 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2013-02-22 | gma500: Fix n, m1 and m2 clock limits for sdvo and lvds | Patrik Jakobsson |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | drm/i915: Handle untiled planes when computing their offsets | Chris Wilson |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | drm/exynos: Add device tree based discovery support for G2D | Ajay Kumar |
2013-02-21 | drm/exynos: hdmi: support extra resolutions using drm_display_mode timings | Sean Paul |
2013-02-21 | drm/exynos: mixer: set correct mode for range of resolutions | Rahul Sharma |
2013-02-21 | drm/exynos: implement display-mode-check callback in mixer driver | Rahul Sharma |
2013-02-21 | drm/exynos: add display-mode-check operation to exynos_mixer_ops struct | Rahul Sharma |
2013-02-21 | drm/exynos: release resources properly when fb creation is failed. | YoungJun Cho |
2013-02-21 | drm/exynos: fix wrong pointer access at vm close. | YoungJun Cho |
2013-02-21 | drm/exynos: Add missing braces around sizeof | Sachin Kamat |
2013-02-21 | drm/exynos: consider exception case to fb handle creation | Inki Dae |
2013-02-21 | drm/exynos: fix iommu address allocation order | Inki Dae |
2013-02-21 | Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in... | Dave Airlie |
2013-02-21 | Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2013-02-21 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2013-02-20 | drm/radeon: properly validate the atpx interface | Alex Deucher |