summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-15drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski
2016-02-15drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski
2016-02-15drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOSJoonyoung Shim
2016-02-14Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-10Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui
2016-02-10drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-02-10drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude
2016-02-10drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude
2016-02-09drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-08drm/amdgpu: remove unused cg definesAlex Deucher
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher
2016-02-08drm/amdgpu: be consistent with uvd cg flagsAlex Deucher
2016-02-08drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher
2016-02-08drm/amdgpu: handle vce pg flags properlyAlex Deucher
2016-02-08drm/amdgpu: handle uvd pg flags properlyAlex Deucher
2016-02-08drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher
2016-02-08drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula
2016-02-08drm/i915/dp: abstract training pattern selectionJani Nikula
2016-02-08drm/i915/dsi: skip gpio element execution when not supportedJani Nikula
2016-02-08drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-08drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-08drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper
2016-02-08drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson
2016-02-07Linux 4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-07Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-07Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-06Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-06MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-06dax: dirty inode only if requiredDmitry Monakhov