summaryrefslogtreecommitdiffstats
path: root/drivers/bus (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-16video: Remove set but not used variableLi Heng1-2/+0
2020-10-16drm/panel: rm68200: fix mode to 50fpsYannick Fertre1-6/+6
2020-10-16drm/bridge: ti-sn65dsi86: remove redundant null checkXu Wang1-2/+1
2020-10-16drm/bridge: ti-sn65dsi86: Add retries for link trainingDouglas Anderson1-11/+29
2020-10-16dt-binding: display: Require two resets on mantix panelGuido Günther1-0/+4
2020-10-16drm/panel: mantix: Fix panel resetGuido Günther1-7/+16
2020-10-16drm/panel: mantix: Don't dereference NULL modeGuido Günther1-1/+1
2020-10-16video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang1-4/+2
2020-10-16omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang1-4/+2
2020-10-15drm/vkms: Switch to shmem helpersDaniel Vetter8-327/+30
2020-10-15drm/vkms: Set preferred depth correctlyDaniel Vetter1-1/+1
2020-10-15dma-buf: Clarify that dma-buf sg lists are page alignedJianxin Xiong2-1/+23
2020-10-15drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-10-15drm/ttm: nuke caching placement flagsChristian König15-234/+61
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König4-14/+21
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König7-3/+23
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König13-60/+123
2020-10-15drm: panel: Add novatek nt36672a panel driverSumit Semwal4-0/+729