summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom
2018-05-23drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat
2018-04-26drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-04-26drm/vmwgfx: Clean up fbdev modeset lockingThomas Hellstrom
2018-04-26Merge tag 'drm-misc-fixes-2018-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-04-26Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclar...Dave Airlie
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-04-25drm/edid: Reset more of the display infoVille Syrjälä
2018-04-25drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-04-25qxl: keep separate release_bo pointerGerd Hoffmann
2018-04-25qxl: fix qxl_release_{map,unmap}Gerd Hoffmann
2018-04-25Revert "drm/sun4i: add lvds mode_valid function"Ondrej Jirman
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-04-24drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle
2018-04-24drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap
2018-04-24drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez
2018-04-24drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun
2018-04-24drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-20rapidio: fix rio_dma_transfer error handlingIoan Nicu
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-19Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King