index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
pxa168fb: Fix the function used to release some memory in an error handling path
Christophe JAILLET
1
-3
/
+3
2020-01-27
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
1
-2
/
+1
2019-11-24
fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
Dan Carpenter
1
-1
/
+1
2019-11-24
fbdev: sbuslib: use checked version of put_user()
Dan Carpenter
1
-13
/
+13
2019-11-24
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2
-152
/
+0
2019-10-07
video: ssd1307fb: Start page range at page_offset
Marko Kohtala
1
-1
/
+1
2019-06-15
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
1
-0
/
+5
2019-06-15
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-05-31
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
1
-0
/
+2
2019-05-31
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
1
-0
/
+3
2019-05-25
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
1
-0
/
+1
2019-05-25
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
1
-26
/
+38
2019-05-25
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2
-16
/
+44
2019-05-25
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
1
-0
/
+59
2019-05-25
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2
-9
/
+44
2019-05-25
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
1
-1
/
+5
2019-05-25
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
1
-1
/
+5
2019-05-25
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
1
-1
/
+3
2019-05-25
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
1
-2
/
+2
2019-04-05
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
1
-0
/
+3
2019-04-03
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
1
-1
/
+1
2019-02-12
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
1
-1
/
+1
2019-02-12
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
1
-2
/
+6
2019-02-12
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
1
-1
/
+4
2019-01-23
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
1
-0
/
+2
2018-11-21
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
1
-13
/
+9
2018-11-21
mach64: fix display corruption on big endian machines
Mikulas Patocka
1
-3
/
+3
2018-11-04
pxa168fb: prepare the clock
Lubomir Rintel
1
-3
/
+3
2018-10-18
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
3
-9
/
+11
2018-10-13
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
1
-1
/
+4
2018-09-26
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
1
-11
/
+30
2018-09-26
video: fbdev: pxafb: clear allocated memory for video modes
Daniel Mack
1
-2
/
+2
2018-09-26
fbdev/via: fix defined but not used warning
Randy Dunlap
1
-1
/
+2
2018-09-26
video: goldfishfb: fix memory leak on driver remove
Anton Vasilyev
1
-0
/
+1
2018-09-26
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
1
-1
/
+1
2018-09-09
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
1
-6
/
+32
2018-07-03
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-05-30
fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...
Peter Malone
1
-2
/
+2
2018-04-12
vfb: fix video mode and line_length being set when loaded
Pieter \"PoroCYon\" Sluys
1
-0
/
+17
2018-03-24
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
1
-0
/
+3
2018-02-25
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+5
2018-02-22
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
1
-1
/
+7
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2017-12-20
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
1
-1
/
+3
2017-12-20
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
1
-1
/
+2
2017-12-20
video: udlfb: Fix read EDID timeout
Ladislav Michl
1
-5
/
+5
2017-12-20
fbdev: controlfb: Add missing modes to fix out of bounds access
Geert Uytterhoeven
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
63
-0
/
+63
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
86
-167
/
+6391
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
[next]