summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
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-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-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
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-12video: vga16fb: Fix logic that checks for the display standardJavier Martinez Canillas
2022-01-12video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-31fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-17fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-10-15video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-15video: fbdev: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-14video: omapfb: Fix fall-through warning for ClangGustavo A. R. Silva
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez
2021-10-11Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie