index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2022-05-09
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
1
-2
/
+12
2022-04-08
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
1
-17
/
+4
2022-04-08
video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-4
/
+4
2022-04-08
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
1
-2
/
+2
2022-04-08
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
1
-4
/
+4
2022-04-08
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
1
-1
/
+1
2022-04-08
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
George Kennedy
1
-8
/
+8
2022-04-08
video: fbdev: w100fb: Reset global state
Evgeny Novikov
1
-3
/
+12
2022-04-08
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
1
-1
/
+1
2022-04-08
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
1
-0
/
+1
2022-04-08
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
1
-32
/
+21
2022-04-08
video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()
Dan Carpenter
1
-5
/
+6
2022-04-08
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
Wang Hai
1
-2
/
+1
2022-04-08
video: fbdev: controlfb: Fix COMPILE_TEST build
YueHaibing
1
-0
/
+2
2022-04-08
video: fbdev: controlfb: Fix set but not used warnings
Sam Ravnborg
1
-2
/
+2
2022-04-08
video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...
Z. Liu
1
-1
/
+1
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-08
video: fbdev: atari: Atari 2 bpp (STe) palette bugfix
Michael Schmitz
1
-6
/
+6
2022-04-08
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
1
-18
/
+7
2022-02-08
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
7
-34
/
+84
2022-02-08
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
1
-8
/
+37
2022-02-01
video: hyperv_fb: Fix validation of screen resolution
Michael Kelley
1
-13
/
+3
2022-01-27
backlight: qcom-wled: Respect enabled-strings in set_brightness
Marijn Suijten
1
-10
/
+12
2022-01-27
backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
Marijn Suijten
1
-12
/
+11
2022-01-27
backlight: qcom-wled: Override default length with qcom,enabled-strings
Marijn Suijten
1
-3
/
+9
2022-01-27
backlight: qcom-wled: Fix off-by-one maximum with default num_strings
Marijn Suijten
1
-32
/
+16
2022-01-27
backlight: qcom-wled: Pass number of elements to read to read_u32_array
Marijn Suijten
1
-2
/
+7
2022-01-27
backlight: qcom-wled: Validate enabled string indices in DT
Marijn Suijten
1
-1
/
+17
2022-01-20
video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
Javier Martinez Canillas
1
-0
/
+24
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-18
video: backlight: Drop maximum brightness override for brightness zero
Marek Vasut
1
-6
/
+0
2021-11-18
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
backlight: ktd253: Stabilize backlight
Linus Walleij
1
-20
/
+55
2021-09-18
video: fbdev: riva: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-09-18
video: fbdev: kyro: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-09-18
video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-09-18
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
[next]