index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-04-24
1
-1
/
+1
*
video: fbdev: sis: Remove unnecessary parentheses and commented code
Nathan Chancellor
2020-04-24
1
-3
/
+1
*
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2020-04-13
1
-0
/
+3
*
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
2020-03-11
1
-0
/
+3
*
pxa168fb: Fix the function used to release some memory in an error handling path
Christophe JAILLET
2020-02-28
1
-3
/
+3
*
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
2020-01-27
1
-2
/
+2
*
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
2020-01-27
1
-2
/
+1
*
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
2019-12-17
1
-4
/
+4
*
backlight: lm3639: Unconditionally call led_classdev_unregister
Nathan Chancellor
2019-11-24
1
-4
/
+2
*
fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
Dan Carpenter
2019-11-24
1
-1
/
+1
*
fbdev: sbuslib: use checked version of put_user()
Dan Carpenter
2019-11-24
1
-13
/
+13
*
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2019-11-24
2
-152
/
+0
*
video: ssd1307fb: Start page range at page_offset
Marko Kohtala
2019-10-07
1
-1
/
+1
*
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
2019-06-15
1
-0
/
+5
*
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
2019-06-15
1
-0
/
+2
*
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-05-31
1
-0
/
+2
*
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-05-31
1
-0
/
+3
*
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
2019-05-25
1
-0
/
+1
*
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
2019-05-25
1
-26
/
+38
*
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2019-05-25
2
-16
/
+44
*
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
2019-05-25
1
-0
/
+59
*
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2019-05-25
2
-9
/
+44
*
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
2019-05-25
1
-1
/
+5
*
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
2019-05-25
1
-1
/
+5
*
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
2019-05-25
1
-1
/
+3
*
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
2019-05-25
1
-2
/
+2
*
backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
Chen-Yu Tsai
2019-04-05
1
-1
/
+1
*
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-04-05
1
-0
/
+3
*
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
2019-04-03
1
-1
/
+1
*
pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
Enric Balletbo i Serra
2019-03-27
1
-4
/
+5
*
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2019-02-12
1
-1
/
+1
*
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
2019-02-12
1
-2
/
+6
*
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
2019-02-12
1
-1
/
+4
*
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
2019-01-23
1
-0
/
+2
*
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
2018-11-21
1
-13
/
+9
*
mach64: fix display corruption on big endian machines
Mikulas Patocka
2018-11-21
1
-3
/
+3
*
pxa168fb: prepare the clock
Lubomir Rintel
2018-11-04
1
-3
/
+3
*
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
2018-10-18
3
-9
/
+11
*
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
2018-10-13
1
-1
/
+4
*
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
2018-09-26
1
-11
/
+30
*
video: fbdev: pxafb: clear allocated memory for video modes
Daniel Mack
2018-09-26
1
-2
/
+2
*
fbdev/via: fix defined but not used warning
Randy Dunlap
2018-09-26
1
-1
/
+2
*
video: goldfishfb: fix memory leak on driver remove
Anton Vasilyev
2018-09-26
1
-0
/
+1
*
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
2018-09-26
1
-1
/
+1
*
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
2018-09-09
1
-6
/
+32
*
backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
2018-08-03
1
-3
/
+3
*
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2018-07-03
1
-1
/
+2
*
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
2018-07-03
1
-2
/
+2
*
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
2018-07-03
1
-1
/
+3
*
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
2018-07-03
1
-10
/
+23
[next]