summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-04-01drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanupMichel Dänzer
2016-04-01drm/amdgpu: fence wait old rcu slotChunming Zhou
2016-04-01drm/amdgpu: fix leaking fence in the pageflip codeChristian König
2016-04-01drm/amdgpu: print vram type rather than just DDRAlex Deucher
2016-04-01drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-04-01drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu
2016-04-01drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu
2016-04-01drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu
2016-04-01drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu
2016-04-01drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu
2016-04-01drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark
2016-04-01Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie
2016-04-01Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...Dave Airlie
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-31Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-31Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-30Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2016-03-28drm/amdgpu: Don't move pinned BOsMichel Dänzer
2016-03-28drm/radeon: Don't move pinned BOsMichel Dänzer
2016-03-28drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher
2016-03-28drm/radeon: add another R7 370 quirkAlex Deucher
2016-03-28drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson
2016-03-28drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson
2016-03-28drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson
2016-03-28drm/rockchip: vop: Disable planes when disabling CRTCTomeu Vizoso
2016-03-28drm/rockchip: vop: Don't reject empty modesetsTomeu Vizoso
2016-03-28drm/rockchip: cancel pending vblanks on closeJohn Keeping
2016-03-28drm/rockchip: vop: fix crtc size in plane checkJohn Keeping
2016-03-27hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton
2016-03-25Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki
2016-03-25rbd: use KMEM_CACHE macroGeliang Tang