summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/vboxvideo: Stop using drm_device->dev_privateDaniel Vetter4-7/+7
2020-04-28drm/vboxvideo: Use devm_drm_dev_allocDaniel Vetter1-14/+5
2020-04-28drm/vboxvideo: drop DRM_MTRR_WC #defineDaniel Vetter1-12/+0
2020-04-28drm: Add devm_drm_dev_alloc macroDaniel Vetter1-0/+23
2020-04-28drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing1-43/+0
2020-04-28drm/meson: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul1-107/+42
2020-04-27drm/rockchip: Remove unneeded semicolonZheng Bin1-3/+3
2020-04-27drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume staticEnric Balletbo i Serra1-2/+2
2020-04-27drm/stm: ltdc: check number of endpointsYannick Fertre1-50/+52
2020-04-25panel: simple: Add Ivo M133NWF4 R0Bjorn Andersson1-0/+34
2020-04-25panel: simple: Add BOE NV133FHM-N61Bjorn Andersson1-0/+33
2020-04-25video/fbdev/riva: Remove dead codeSouptick Joarder1-18/+0
2020-04-25drm/panel: remove set but not used variable 'config'YueHaibing1-2/+0
2020-04-25drm/bridge: panel: Return always an error pointer in drm_panel_bridge_add()Enric Balletbo i Serra1-3/+3
2020-04-25drm/bridge: ps8640: Let panel to set the connector typeEnric Balletbo i Serra1-2/+0
2020-04-25drm: panel: Set connector type for LP120UP1Enric Balletbo i Serra1-0/+1
2020-04-25drm/panel: ili9322: Remove unneeded semicolonZheng Bin1-2/+2
2020-04-25drm/panel: simple: Add support for AUO G121EAN01.4 panelSebastian Reichel1-0/+28
2020-04-25drm/panel: simple: Add support for AUO G156XTN01.0 panelSebastian Reichel1-0/+28
2020-04-25drm/panel: simple: Add support for AUO G190EAN01 panelSebastian Reichel1-0/+33
2020-04-24drm/lima: enable runtime pmQiang Yu2-10/+52
2020-04-24drm/lima: add pm resume/suspend opsQiang Yu3-0/+100
2020-04-24drm/lima: separate clk/regulator enable/disable functionQiang Yu1-37/+68
2020-04-24drm/lima: add resume/suspend callback for each ipQiang Yu16-37/+187
2020-04-24drm/lima: power down ip blocks when pmu exitQiang Yu2-1/+54
2020-04-24drm/lima: add lima_devfreq_resume/suspendQiang Yu2-0/+27
2020-04-24drm/lima: always set page directory when switch vmQiang Yu2-12/+5
2020-04-24drm/lima: check vm != NULL in lima_vm_putQiang Yu2-6/+4
2020-04-24drm/lima: print process name and pid when task errorQiang Yu1-1/+2
2020-04-24drm/lima: use module_platform_driver helperQiang Yu1-11/+1
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy4-9/+5
2020-04-24drm/lima: Clean up IRQ warningsRobin Murphy1-2/+5
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul1-2/+12
2020-04-21drm/gma500: Remove dead codeSouptick Joarder4-243/+1
2020-04-21drm/gma500: remove unused variable 'hdmi_ids'YueHaibing1-5/+0
2020-04-21drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven3-3/+3
2020-04-20drm/ast: Allocate initial CRTC state of the correct sizeThomas Zimmermann1-1/+12
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij4-5/+1
2020-04-17video: fbdev: vesafb: add missed release_regionChuhong Yuan1-5/+11
2020-04-17video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan1-4/+6
2020-04-17fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan1-4/+10
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2-11/+12
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan1-14/+0
2020-04-17omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing1-43/+0
2020-04-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg1-0/+1
2020-04-17video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König1-6/+21
2020-04-17video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz1-157/+145
2020-04-17video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz1-212/+198
2020-04-17video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz1-28/+13