index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
Michael Kelley
1
-2
/
+0
2024-02-26
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-02-14
fbdev/efifb: Remove framebuffer relocation tracking
Thomas Zimmermann
1
-75
/
+1
2024-02-14
fbdev/efifb: Do not track parent device status
Thomas Zimmermann
1
-4
/
+1
2024-02-14
fbdev/efifb: Remove PM for parent device
Thomas Zimmermann
1
-13
/
+3
2024-02-08
video: fbdev: mmp: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-13
/
+13
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-4
/
+7
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-92
/
+124
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
5
-4
/
+7
2024-01-31
fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
Geert Uytterhoeven
1
-1
/
+1
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
30
-7893
/
+189
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
1
-1
/
+1
2024-01-27
fbcon: remove fbcon_getxy()
Jiri Slaby (SUSE)
1
-25
/
+0
2024-01-27
fbcon: remove consw::con_screen_pos()
Jiri Slaby (SUSE)
1
-6
/
+0
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
1
-1
/
+2
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
1
-3
/
+3
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
1
-1
/
+2
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-3
/
+3
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
7
-22
/
+21
2024-01-27
fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()
Jiri Slaby (SUSE)
4
-40
/
+4
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
1
-2
/
+2
2024-01-27
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
1
-9
/
+0
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-13
/
+19
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
tty: vt: make consw::con_debug_*() return void
Jiri Slaby (SUSE)
1
-4
/
+2
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
fbcon: make display_desc a static array in fbcon_startup()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-23
video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO
Thomas Zimmermann
3
-42
/
+0
2024-01-23
video/cmdline: Introduce CONFIG_VIDEO for video= parameter
Thomas Zimmermann
1
-1
/
+1
2024-01-23
fbdev: stifb: Fix crash in stifb_blank()
Helge Deller
1
-1
/
+1
2024-01-22
fbcon: Fix incorrect printed function name in fbcon_prepare_logo()
Geert Uytterhoeven
1
-2
/
+1
2024-01-21
fbdev: sis: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+2
2024-01-21
fbdev: savage: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+3
2024-01-21
fbdev: vt8500lcdfb: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-1
/
+0
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-17
/
+5
2024-01-18
fbdev: remove I2C_CLASS_DDC support
Heiner Kallweit
9
-27
/
+10
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-01-12
Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-7874
/
+180
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
36
-232
/
+303
2024-01-12
fbdev/intelfb: Remove driver
Thomas Zimmermann
7
-5042
/
+0
2024-01-12
fbdev/hyperv_fb: Do not clear global screen_info
Thomas Zimmermann
1
-8
/
+1
2024-01-12
fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpers
Thomas Zimmermann
1
-5
/
+6
2024-01-12
fbdev/sis: Remove dependency on screen_info
Thomas Zimmermann
1
-37
/
+0
2024-01-12
video/sticore: Remove info field from STI struct
Thomas Zimmermann
1
-3
/
+0
2024-01-12
fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
Thomas Zimmermann
1
-50
/
+56
2024-01-12
fbdev: flush deferred IO before closing
Nam Cao
1
-1
/
+1
2024-01-12
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
1
-5
/
+1
2024-01-12
fbdev: amba-clcd: Delete the old CLCD driver
Linus Walleij
3
-1003
/
+0
2024-01-12
fbdev: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
6
-1635
/
+0
[prev]
[next]