summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-091-1/+4
|\
| * xen: xenbus: use put_device() instead of kfree()Arvind Yadav2018-03-081-1/+4
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-03-091-1/+1
|\ \
| * | arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon2018-02-281-1/+1
* | | Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-091-1/+1
|\ \ \
| * | | PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte2018-03-071-1/+1
* | | | Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linuxLinus Torvalds2018-03-091-2/+2
|\ \ \ \
| * | | | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-03-071-2/+2
* | | | | Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-0941-366/+464
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-03-0933-294/+381
| |\ \ \ \ \
| | * | | | | drm/amd/display: validate plane format on primary planeShirish S2018-03-071-0/+7
| | * | | | | drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu2018-03-071-5/+8
| | * | | | | drm/amdgpu:Correct max uvd handlesJames Zhu2018-03-071-1/+1
| | * | | | | drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2018-03-072-7/+13
| | * | | | | drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2018-03-072-2/+18
| | * | | | | drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li2018-03-071-10/+21
| | * | | | | drm/amd/display: Return success when enabling interruptHarry Wentland2018-03-073-6/+5
| | * | | | | drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland2018-03-071-0/+24
| | * | | | | drm/amd/display: update infoframe after dig fe is turned onEric Yang2018-03-071-10/+13
| | * | | | | drm/amd/display: fix boot-up on vega10Roman Li2018-03-071-7/+12
| | * | | | | drm/amd/display: fix cursor related Pstate hangEric Yang2018-03-074-66/+90
| | * | | | | drm/amd/display: Set irq state only on existing crtcsMikita Lipski2018-03-071-4/+2
| | * | | | | drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo2018-03-071-1/+3
| | * | | | | drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2018-03-073-1/+6
| | * | | | | drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland2018-03-071-28/+25
| | * | | | | drm/amd/display: Don't block dual-link DVI modesHarry Wentland2018-03-071-2/+1
| | * | | | | drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-03-076-2/+10
| | * | | | | drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2018-03-075-18/+9
| | * | | | | drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland2018-03-071-9/+5
| | * | | | | drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-03-074-15/+5
| | * | | | | drm/amd/display: Fix FBC topology changeRoman Li2018-03-071-4/+19
| | * | | | | drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo2018-03-071-0/+6
| | * | | | | drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S2018-03-071-0/+28
| | * | | | | drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer2018-03-071-1/+1
| | * | | | | drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland2018-03-071-3/+13
| | * | | | | drm/amd/display: update plane params before validationShirish S2018-03-071-0/+3
| | * | | | | drm/amd/display: validate plane in dce110 for scalingShirish S2018-03-071-0/+11
| | * | | | | drm/amd/display: defer modeset check in dm_update_planes_stateShirish S2018-03-071-2/+4
| | * | | | | drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland2018-03-071-1/+1
| | * | | | | drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-071-0/+3
| | * | | | | drm/amdgpu: fix KV harvestingAlex Deucher2018-03-071-28/+2
| | * | | | | drm/radeon: fix KV harvestingAlex Deucher2018-03-071-29/+2
| | * | | | | drm/amd/display: Fix active dongle hotplugRoman Li2018-03-051-0/+4
| | * | | | | drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2018-03-052-49/+23
| | * | | | | drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis2018-03-051-1/+1
| * | | | | | Merge tag 'drm-misc-fixes-2018-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-095-44/+60
| |\ \ \ \ \ \
| | * | | | | | drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_offMaxime Ripard2018-03-061-0/+4
| | * | | | | | drm/sun4i: rgb: Fix potential division by zeroMaxime Ripard2018-03-061-0/+2
| | * | | | | | drm/sun4i: tcon: Reduce the scope of the LVDS error a bitMaxime Ripard2018-03-062-41/+46
| | * | | | | | drm/sun4i: Release exclusive clock lock when disabling TCONJernej Skrabec2018-03-021-2/+4