summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller7-34/+84
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller1-8/+37
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller9-42/+672
2022-02-01video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-02-01video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-25/+78
2022-01-30video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter1-32/+21
2022-01-30video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King1-2/+2
2022-01-30video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter1-5/+6
2022-01-30video: fbdev: savagefb: make a variable localDan Carpenter2-4/+4
2022-01-29video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang1-1/+1
2022-01-29video: fbmem: use swap() to make code cleaner in fb_rotate_logo()Changcheng Deng1-6/+2
2022-01-29video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy1-8/+8
2022-01-29video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing1-1/+2
2022-01-29video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()Cai Huoqing1-6/+5
2022-01-29video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2022-01-29video: fbdev: pxa3xx-gcu: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+2
2022-01-29video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2022-01-29video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2022-01-29video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing1-2/+1
2022-01-29video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing1-4/+3
2022-01-29video: fbdev: omapfb: lcd_ams_delta: Make use of the helper function dev_err_...Cai Huoqing1-10/+6
2022-01-29video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing1-4/+3
2022-01-29video: fbdev: asiliantfb: remove redundant assignment to variable FtargetColin Ian King1-1/+1
2022-01-29video: fbdev: atyfb: Remove assigned but never used variable statementsColin Ian King1-2/+0
2022-01-29video: fbdev: w100fb: Reset global stateEvgeny Novikov1-3/+12
2022-01-29video: fbdev: au1200fb: Make use of dma_mmap_coherent()Cai Huoqing1-2/+2
2022-01-29video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner1-1/+1
2022-01-29video: fbdev: via: Fix spelling mistake "bellow" -> "below"Colin Ian King1-1/+1
2022-01-29video: fbdev: s3c-fb: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2022-01-29video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai1-2/+1
2022-01-29video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing1-0/+2
2022-01-29video: fbdev: ocfb: add const to of_device_idChunyang Zhong1-1/+1
2022-01-29video: fbdev: sis: use swap() to make code cleanerYang Guang1-1/+1
2022-01-29video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu1-1/+1
2022-01-29video: fbdev: mb862xx: remove redundant assignment to pointer ptrColin Ian King1-1/+1
2022-01-29backlight: qcom-wled: Add PM6150L compatibleLuca Weiss1-0/+1
2022-01-29video: fbdev: mach64_ct: remove redundant res variableMinghao Chi1-3/+1
2022-01-29video: fbdev: omapfb: use default_groups in kobj_typeGreg Kroah-Hartman3-3/+6
2022-01-29video: fbdev: omapfb: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2022-01-29backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2022-01-29video: fbdev: imxfb: Check for null res pointerJiasheng Jiang1-0/+2
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King1-4/+6
2022-01-27fbdev/simplefb: Request memory region in driverThomas Zimmermann1-20/+45
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann1-3/+26
2022-01-26omapfb: use default_groups in kobj_typeGreg Kroah-Hartman3-3/+6
2022-01-24video: hyperv_fb: Fix validation of screen resolutionMichael Kelley1-13/+3
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+24
2022-01-14video: fbdev: s3c-fb: remove redundant initialization of pointer bufsColin Ian King1-1/+1
2022-01-14video: fbdev: asiliantfb: remove redundant assignment to variable FtargetColin Ian King1-1/+1