summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2022-02-01video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()Yang Li
2022-02-01video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-30video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter
2022-01-30video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King
2022-01-30video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter
2022-01-30video: fbdev: savagefb: make a variable localDan Carpenter
2022-01-29video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang
2022-01-29video: fbmem: use swap() to make code cleaner in fb_rotate_logo()Changcheng Deng
2022-01-29video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy
2022-01-29video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-29video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-29video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-29video: fbdev: pxa3xx-gcu: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-29video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-29video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-29video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing
2022-01-29video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing
2022-01-29video: fbdev: omapfb: lcd_ams_delta: Make use of the helper function dev_err_...Cai Huoqing
2022-01-29video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing
2022-01-29video: fbdev: asiliantfb: remove redundant assignment to variable FtargetColin Ian King
2022-01-29video: fbdev: atyfb: Remove assigned but never used variable statementsColin Ian King
2022-01-29video: fbdev: w100fb: Reset global stateEvgeny Novikov
2022-01-29video: fbdev: au1200fb: Make use of dma_mmap_coherent()Cai Huoqing
2022-01-29video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner
2022-01-29video: fbdev: via: Fix spelling mistake "bellow" -> "below"Colin Ian King
2022-01-29video: fbdev: s3c-fb: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2022-01-29video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai
2022-01-29video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing
2022-01-29video: fbdev: ocfb: add const to of_device_idChunyang Zhong
2022-01-29video: fbdev: sis: use swap() to make code cleanerYang Guang
2022-01-29video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu
2022-01-29video: fbdev: mb862xx: remove redundant assignment to pointer ptrColin Ian King
2022-01-29backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2022-01-29video: fbdev: mach64_ct: remove redundant res variableMinghao Chi
2022-01-29video: fbdev: omapfb: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-29video: fbdev: omapfb: Remove redundant 'flush_workqueue()' callsXu Wang
2022-01-29backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' callsXu Wang
2022-01-29video: fbdev: imxfb: Check for null res pointerJiasheng Jiang
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King
2022-01-27fbdev/simplefb: Request memory region in driverThomas Zimmermann
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann
2022-01-26omapfb: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-24video: hyperv_fb: Fix validation of screen resolutionMichael Kelley
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14video: fbdev: s3c-fb: remove redundant initialization of pointer bufsColin Ian King
2022-01-14video: fbdev: asiliantfb: remove redundant assignment to variable FtargetColin Ian King