summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-18video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-11-18video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2021-10-13video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown1-1/+1
2021-09-22backlight: ktd253: Stabilize backlightLinus Walleij1-20/+55
2021-09-18video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-18video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-18video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-18video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma1-0/+5
2021-09-15backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson1-26/+28
2021-09-15fbmem: don't allow too huge resolutionsTetsuo Handa1-0/+6
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König1-6/+6
2021-07-20fbmem: Do not delete the mode that is still in useZhen Lei1-7/+5
2021-07-14backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2021-07-14video: fbdev: imxfb: Fix an error messageChristophe JAILLET1-1/+1
2021-05-26video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam1-1/+1
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa1-1/+1
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-22/+22
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente1-8/+13
2021-05-26Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman1-5/+0
2021-05-26Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-11backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda1-6/+19
2021-05-11backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun1-2/+2
2021-05-11fbdev: zero-fill colormap in fbcmap.cPhillip Potter1-4/+4
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng1-0/+3
2021-04-07video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong1-3/+0
2021-03-07udlfb: Fix memory leak in dlfb_usb_probeZqiang1-0/+1
2021-03-04fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap1-1/+1
2021-01-06fbcon: Disable accelerated scrollingDaniel Vetter1-37/+8
2020-12-30video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang1-1/+1
2020-11-23Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2020-11-20video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui1-1/+6
2020-11-09video: hyperv_fb: include vmalloc.hOlaf Hering1-0/+1
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-7/+152
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-276/+333
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-2432/+360
2020-10-15parisc/sticon: Add user font supportHelge Deller4-268/+326
2020-10-15parisc/sticon: Always register sticon console driverHelge Deller1-8/+7
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-36/+5
2020-10-14Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-2/+210
2020-10-14hyperv_fb: Update screen_info after removing old framebufferKairui Song1-1/+8
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-13/+1022
2020-10-02fbcon: remove no-op fbcon_set_origin()Tetsuo Handa1-8/+0
2020-09-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne3-0/+1007
2020-09-25fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye4-13/+3
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman10-640/+13
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1