summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-08drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-03-08drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-08drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-03-08drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9
2018-03-08drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-03-08drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland4-15/+5
2018-03-08drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-03-08drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-03-08drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-08drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer1-1/+1
2018-03-08drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-08drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-08drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-08drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-08drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-08drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-08drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-08drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-07xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda1-9/+8
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-56/+45
2018-03-07Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-74/+112
2018-03-07PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte1-1/+1
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown2-2/+2
2018-03-07fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone1-2/+2
2018-03-07Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig3-40/+0
2018-03-07RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier6-90/+55
2018-03-07RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy1-10/+11
2018-03-07IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter1-1/+3
2018-03-07IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch1-3/+7
2018-03-07IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-03-07IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-03-07RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal1-0/+10
2018-03-07RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal1-1/+2
2018-03-07RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal1-6/+10
2018-03-07RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal1-2/+1
2018-03-07dm table: allow upgrade from bio-based to specialized bio-based variantMike Snitzer1-9/+5
2018-03-07dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checksMike Snitzer1-37/+29
2018-03-07dm table: fix "nvme" testMikulas Patocka1-1/+1
2018-03-07dm raid: fix incorrect sync_ratio when degradedJonathan Brassow1-3/+4
2018-03-07dm: use blkdev_get rather than bdgrab when issuing pass-through ioctlMike Snitzer1-15/+20
2018-03-07dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann1-10/+6
2018-03-06drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_offMaxime Ripard1-0/+4
2018-03-06drm/sun4i: rgb: Fix potential division by zeroMaxime Ripard1-0/+2
2018-03-06drm/sun4i: tcon: Reduce the scope of the LVDS error a bitMaxime Ripard2-41/+46
2018-03-06drm/i915: Suspend submission tasklets around wedgingChris Wilson2-1/+10