summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/meson/meson_vclk: Make two local functions staticLee Jones2020-11-171-4/+4
* drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' staticLee Jones2020-11-171-2/+2
* drm/mediatek/mtk_drm_drv: Staticise local function invoked by referenceLee Jones2020-11-171-2/+2
* drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct headerLee Jones2020-11-171-1/+3
* drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member d...Lee Jones2020-11-171-2/+3
* drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member descriptionLee Jones2020-11-171-2/+3
* drm/mediatek/mtk_disp_color: Fix formatting and provide missing member descri...Lee Jones2020-11-171-2/+3
* drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'Lee Jones2020-11-171-9/+0
* drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'Lee Jones2020-11-171-0/+1
* drm/exynos/exynos_drm_fimd: Add missing description for param 'ctx'Lee Jones2020-11-171-0/+1
* drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx'Lee Jones2020-11-171-0/+1
* drm/drm_dp_mst_topology: Remove set but never used variable 'len'Lee Jones2020-11-171-2/+2
* drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...Lee Jones2020-11-171-1/+1
* drm/panel: Add ABT Y030XX067A 3.0" 320x480 panelPaul Cercueil2020-11-173-0/+373
* drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re...Marc Zyngier2020-11-171-2/+2
* drm/meson: dw-hdmi: Register a callback to disable the regulatorMarc Zyngier2020-11-171-0/+9
* drm/meson: Unbind all connectors on module removalMarc Zyngier2020-11-171-1/+3
* drm/meson: Free RDMA resources after tearing down DRMMarc Zyngier2020-11-171-5/+5
* drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang2020-11-171-0/+1
* drm/qxl: Remove fbcon acceleration leftoversDaniel Vetter2020-11-171-16/+2
* fbcon: Drop EXPORT_SYMBOLDaniel Vetter2020-11-177-11/+0
* fbcon: Disable accelerated scrollingDaniel Vetter2020-11-171-37/+8
* video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang2020-11-171-1/+1
* drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-1615-19/+22
* video: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-162-2/+3
* fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye2020-11-163-41/+23
* parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye2020-11-161-4/+4
* console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye2020-11-162-29/+0
* console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-163-23/+0
* drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon2020-11-163-64/+130
* drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser2020-11-161-2/+2
* drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei2020-11-161-1/+1
* drm/lima: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2020-11-162-6/+1
* drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'Lee Jones2020-11-161-2/+1
* drm/lima/lima_drv: Demote kernel-doc formatting abuseLee Jones2020-11-161-1/+1
* drm/lima: simplify the return expression of lima_devfreq_targetLiu Shixin2020-11-161-6/+1
* drm/panel: s6e63m0: Set up some display infoLinus Walleij2020-11-161-0/+9
* drm/panel: s6e63m0: Support 3WIRE protocolLinus Walleij2020-11-161-1/+2
* drm/panel: s6e63m0: Add some explanationsLinus Walleij2020-11-161-0/+7
* drm/panel: s6e63m0: Implement reading from panelLinus Walleij2020-11-161-6/+13
* drm/panel: s6e63m0: Simplify SPI writingLinus Walleij2020-11-161-9/+2
* drm/gma500: Remove 2D accel codePatrik Jakobsson2020-11-158-319/+1
* drm/gma500: Remove GTT roll supportPatrik Jakobsson2020-11-153-137/+14
* drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devicesCaleb Connolly2020-11-143-0/+364
* drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descri...Lee Jones2020-11-141-1/+2
* drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser2020-11-141-5/+18
* drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser2020-11-141-47/+66
* drm/ttm: fix missing NULL check in the new page poolChristian König2020-11-131-1/+1
* drm/udl: Fix missing error code in udl_handle_damage()Dan Carpenter2020-11-131-1/+3
* drm/via/via_dma: Remove set but unused variable 'agp_base'Lee Jones2020-11-121-2/+0