aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-10drm/panel: s6e63m0: Add missing MODULE_LICENSEYueHaibing
2020-09-10drm/bridge/tc358775: Remove unneeded semicolonZheng Bin
2020-09-09drm/imx/dcss: use drm_bridge_connector APILaurentiu Palcu
2020-09-09drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu
2020-09-09drm/imx: compile imx directory by defaultLaurentiu Palcu
2020-09-09gpu/drm: cleanup coding style a bitBernard Zhao
2020-09-09drm/virtio: report uuid in debugfsGurchetan Singh
2020-09-09drm/virtio: fix uninitialized variableGurchetan Singh
2020-09-09Fix use after free in get_capset_info callback.Doug Horn
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-09drm/ttm: drop the tt backend function paths.Dave Airlie
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie
2020-09-09drm/ttm/agp: drop back end bindings from agpDave Airlie
2020-09-09drm/gem_vram/ttm: move to driver backend destroy function.Dave Airlie
2020-09-09drm/amdgpu/ttm: move to driver backend binding funcsDave Airlie
2020-09-09drm/vmwgfx: move to driver binding functionsDave Airlie
2020-09-09drm/nouveau/ttm: use driver bind/unbind/destroy functions.Dave Airlie
2020-09-09drm/radeon/ttm: move to driver binding/destroy functions. (v2)Dave Airlie
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie
2020-09-09drm/qxl: move bind/unbind/destroy to the driver function table.Dave Airlie
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta
2020-09-08video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM containerVaibhav Gupta
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport
2020-09-08video: fbdev: kyro: remove set but not used 'ulCoreClock'Jason Yan
2020-09-08video: fbdev: kyro: remove set but not used 'ulBestVCO'Jason Yan
2020-09-08video: fbdev: udlfb: fix kobj_to_dev.cocci warningskernel test robot
2020-09-08video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu
2020-09-08video: fbdev: tgafb: Avoid comma separated statementsJoe Perches
2020-09-08video: fbdev: sstfb: replace spurious snprintf() with sprintf()Alex Dewar
2020-09-08fbdev: arkfb: use generic power managementVaibhav Gupta
2020-09-08fbdev: s3fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: vt8623fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: i740fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: cyber2000fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: savagefb: use generic power managementVaibhav Gupta
2020-09-08fbdev: nvidia: use generic power managementVaibhav Gupta
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: aty: use generic power managementVaibhav Gupta
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta
2020-09-08fbdev: lxfb: use generic power managementVaibhav Gupta
2020-09-08fbdev: gxfb: use generic power managementVaibhav Gupta
2020-09-08video: fbdev: sis: fix null ptr dereferenceTom Rix
2020-09-08omapfb: fix spelling mistake "propert" -> "property"Colin Ian King
2020-09-08video: fbdev: ssd1307fb: Added support to Column offsetRodrigo Alencar
2020-09-08video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King
2020-09-08fbdev: sm712fb: handle ioremap() errors in probeEvgeny Novikov
2020-09-08fbmem: add margin check to fb_check_caps()George Kennedy