index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2019-06-15
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
2019-06-15
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
2019-06-09
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Grzegorz Halat
2019-05-31
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
2019-05-31
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-05-31
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-05-31
udlfb: fix some inconsistent NULL checking
Dan Carpenter
2019-05-25
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
2019-05-25
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
2019-05-25
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2019-05-25
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
2019-05-25
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2019-05-25
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
2019-05-25
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
2019-05-25
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
2019-05-25
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
2019-05-25
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
2019-05-25
udlfb: introduce a rendering mutex
Mikulas Patocka
2019-05-25
udlfb: fix sleeping inside spinlock
Mikulas Patocka
2019-05-25
udlfb: delete the unused parameter for dlfb_handle_damage
Mikulas Patocka
2019-04-05
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-02-27
udlfb: handle unplug properly
Mikulas Patocka
2019-02-12
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2019-02-12
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
2019-02-12
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
2019-01-22
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
2019-01-13
video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
YueHaibing
2018-11-21
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
2018-11-21
mach64: fix display corruption on big endian machines
Mikulas Patocka
2018-10-07
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
2018-09-26
video/fbdev/stifb: Fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
2018-09-26
efifb: BGRT: Add nobgrt option
Hans de Goede
2018-09-26
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
2018-09-26
pxa168fb: prepare the clock
Lubomir Rintel
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-10
fbcon: Do not takeover the console from atomic context
Hans de Goede
2018-08-10
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
2018-08-02
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-08-02
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
2018-08-02
media: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-07-31
fbdev: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-07-31
fbdev: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-07-31
fbdev: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
2018-07-31
fb: amifb: fix build warnings when not builtin
Randy Dunlap
2018-07-31
fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
Thomas Zimmermann
2018-07-25
udlfb: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2018-07-25
udlfb: avoid prefetch
Mikulas Patocka
[next]