index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
1
-5
/
+9
2021-11-26
parisc/sticon: fix reverse colors
Sven Schnelle
1
-6
/
+6
2021-11-17
video: backlight: Drop maximum brightness override for brightness zero
Marek Vasut
1
-6
/
+0
2021-11-17
video: fbdev: chipsfb: use memset_io() instead of memset()
Christophe Leroy
1
-1
/
+1
2021-10-13
video: fbdev: gbefb: Only instantiate device when built for IP32
Mark Brown
1
-1
/
+1
2021-09-22
video: fbdev: riva: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-09-22
video: fbdev: kyro: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-09-22
video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-09-22
video: fbdev: kyro: fix a DoS bug by restricting user input
Zheyu Ma
1
-0
/
+5
2021-09-15
backlight: pwm_bl: Improve bootloader/kernel device handover
Daniel Thompson
1
-26
/
+28
2021-09-15
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-07-20
backlight: lm3630a: Fix return code of .update_status() callback
Uwe Kleine-König
1
-6
/
+6
2021-07-20
fbmem: Do not delete the mode that is still in use
Zhen Lei
1
-7
/
+5
2021-07-14
backlight: lm3630a_bl: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+3
2021-07-14
video: fbdev: imxfb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-26
video: hgafb: correctly handle card detect failure during probe
Anirudh Rayabharam
1
-1
/
+1
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
1
-1
/
+1
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
1
-22
/
+22
2021-05-26
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+11
2021-05-26
video: hgafb: fix potential NULL pointer dereference
Igor Matheus Andrade Torrente
1
-8
/
+13
2021-05-26
Revert "video: imsttfb: fix potential NULL pointer dereferences"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-26
Revert "video: hgafb: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-11
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
1
-4
/
+4
2021-04-07
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
1
-0
/
+3
2021-03-07
udlfb: Fix memory leak in dlfb_usb_probe
Zqiang
1
-0
/
+1
2021-03-04
fbdev: aty: SPARC64 requires FB_ATY_CT
Randy Dunlap
1
-1
/
+1
2021-01-12
video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
Dexuan Cui
1
-4
/
+2
2020-12-30
video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()
Yang Yingliang
1
-1
/
+1
2020-12-02
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
1
-1
/
+6
2020-11-05
video: fbdev: pvr2fb: initialize variables
Tom Rix
1
-0
/
+2
2020-10-29
fbmem: add margin check to fb_check_caps()
George Kennedy
1
-0
/
+4
2020-10-29
video: fbdev: radeon: Fix memleak in radeonfb_pci_register
Dinghao Liu
1
-1
/
+1
2020-10-29
video: fbdev: sis: fix null ptr dereference
Tom Rix
1
-6
/
+5
2020-10-29
video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error
Colin Ian King
1
-7
/
+7
2020-10-29
backlight: sky81452-backlight: Fix refcount imbalance on error
dinghao.liu@zju.edu.cn
1
-0
/
+1
2020-10-14
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
1
-0
/
+12
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
4
-13
/
+3
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
1
-1
/
+1
2020-09-17
video: fbdev: fix OOB read in vga_8planes_imageblit()
Tetsuo Handa
1
-1
/
+1
2020-09-17
vgacon: remove software scrollback support
Linus Torvalds
2
-266
/
+1
2020-09-17
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
7
-44
/
+8
2020-09-17
fbcon: remove soft scrollback code
Linus Torvalds
1
-330
/
+4
2020-09-03
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
3
-10
/
+7
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
1
-2
/
+23
2020-09-03
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Aditya Pakki
6
-12
/
+26
2020-08-26
efi: avoid error message when booting under Xen
Juergen Gross
1
-1
/
+1
2020-08-19
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-08-19
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
1
-2
/
+10
2020-08-19
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
1
-0
/
+2
2020-08-19
video: fbdev: neofb: fix memory leak in neo_scan_monitor()
Evgeny Novikov
1
-0
/
+1
[next]