summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang
2022-09-15fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida
2022-09-15fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren
2022-08-31fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma
2022-08-17video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma
2022-08-17video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy
2022-08-17video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov
2022-08-17video: fbdev: amba-clcd: Fix refcount leak bugsLiang He
2022-08-17fbcon: Fix accelerated fbdev scrolling while logo is still shownHelge Deller
2022-08-17fbcon: Fix boundary checks for fbcon=vc:n1-n2 parametersHelge Deller
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-29fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-22video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian
2022-06-22video: fbdev: omapfb: Align '*' in commentJiang Jian
2022-06-20video: fbdev: simplefb: Check before clk_put() not neededYihao Han
2022-06-20video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han
2022-06-20video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim
2022-06-20video: fbdev: skeletonfb: Convert to generic power managementBjorn Helgaas
2022-06-20video: fbdev: cirrusfb: Remove useless reference to PCI power managementBjorn Helgaas
2022-06-20video: fbdev: intelfb: Initialize value of stolen sizePetr Cvek
2022-06-20video: fbdev: intelfb: Use aperture size from pci_resource_lenPetr Cvek
2022-06-20video: fbdev: skeletonfb: Fix syntax errors in commentsXiang wangx
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-29video: fbdev: omap: Add prototype for hwa742_update_window_async()Helge Deller
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-28video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25video: fbdev: xen: remove setting of 'transp' parameterTom Rix
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-05-19video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang
2022-05-19video: fbdev: omapfb: simplify the return expression of nec_8048_connect()Minghao Chi
2022-05-19video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()Minghao Chi
2022-05-19video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin
2022-05-19video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar