index
:
linux-stable.git
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.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
*
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
*
fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...
Peter Malone
2018-05-30
1
-2
/
+2
*
backlight: tdo24m: Fix the SPI CS between transfers
Robert Jarzmik
2018-04-12
3
-3
/
+3
*
vfb: fix video mode and line_length being set when loaded
Pieter \"PoroCYon\" Sluys
2018-04-12
1
-0
/
+17
*
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
2018-03-24
1
-0
/
+3
*
vgacon: Set VGA struct resource types
Bjorn Helgaas
2018-03-24
1
-8
/
+26
*
video/hdmi: Allow "empty" HDMI infoframes
Ville Syrjälä
2018-03-19
1
-20
/
+31
*
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
2018-02-25
1
-0
/
+5
*
console/dummy: leave .con_font_get set to NULL
Nicolas Pitre
2018-02-22
1
-1
/
+0
*
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
2018-02-22
1
-1
/
+7
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-22
1
-1
/
+1
*
backlight: pwm_bl: Fix overflow condition
Derek Basehore
2017-12-25
1
-2
/
+5
*
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-12-20
1
-1
/
+3
[next]