index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-07
Merge tag 'for-5.20/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-05
video: fbdev: s3fb: Check the size of screen before memset_io()
Zheyu Ma
2022-08-05
video: fbdev: arkfb: Check the size of screen before memset_io()
Zheyu Ma
2022-08-05
video: fbdev: vt8623fb: Check the size of screen before memset_io()
Zheyu Ma
2022-08-03
video: fbdev: i740fb: Check the argument of i740_calc_vclk()
Zheyu Ma
2022-08-03
video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
Zheyu Ma
2022-07-29
video: fbdev: imxfb: fix return value check in imxfb_probe()
Yang Yingliang
2022-07-28
video: fbdev: offb: Include missing linux/platform_device.h
Christophe Leroy
2022-07-27
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
2022-07-26
video: fbdev: sis: fix typos in SiS_GetModeID()
Rustam Subkhankulov
2022-07-26
video: fbdev: imxfb: Convert request_mem_region + ioremap to devm_ioremap_res...
Uwe Kleine-König
2022-07-26
video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only user
Uwe Kleine-König
2022-07-26
video: fbdev: imxfb: Drop platform data support
Uwe Kleine-König
2022-07-26
video: fbdev: amba-clcd: Fix refcount leak bugs
Liang He
2022-07-22
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
2022-07-19
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2022-07-19
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
2022-07-19
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2022-07-18
video: fbdev: omapfb: Unexport omap*_update_window_async()
Helge Deller
2022-07-18
video: fbdev: atari: Remove backward bug-compatibility
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Remove unused definitions and variables
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Fix VGA modes
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Fix TT High video mode vertical refresh
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Remove unneeded casts to void *
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Remove unneeded casts from void *
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Fix ext_setcolreg()
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Fix inverse handling
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags
Geert Uytterhoeven
2022-07-18
video: fbdev: atari: Simplify atafb_pan_display()
Geert Uytterhoeven
2022-07-18
video: fbdev: Make *fb_setup() and *fb_init() static
Geert Uytterhoeven
2022-07-18
video: fbdev: cirrusfb: Make cirrusfb_zorro_unregister() static
Geert Uytterhoeven
2022-07-18
video: fbdev: sa1100fb: Remove unused sa1100fb_setup()
Geert Uytterhoeven
2022-07-18
video: fbdev: amiga: Simplify amifb_pan_display()
Geert Uytterhoeven
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-06
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
[next]