index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
fbdev/deferred-io: Always call get_page() for framebuffer pages
Thomas Zimmermann
1
-4
/
+5
2024-05-02
fbdev/deferred-io: Test smem_start for I/O memory
Thomas Zimmermann
1
-2
/
+2
2024-05-02
fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
Thomas Zimmermann
1
-3
/
+3
2024-05-02
fbdev/deferred-io: Clean up pageref on lastclose
Thomas Zimmermann
1
-6
/
+11
2024-05-02
fbdev/deferred-io: Move pageref setup into separate helper
Thomas Zimmermann
1
-12
/
+30
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
1
-1
/
+1
2024-04-24
fbdev: fix incorrect address computation in deferred IO
Nam Cao
1
-1
/
+1
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+6
2024-03-28
backlight: Match backlight device against struct fb_info.bl_dev
Thomas Zimmermann
1
-0
/
+6
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
4
-20
/
+30
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
7
-127
/
+56
2024-03-19
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-03-18
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
1
-0
/
+6
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
3
-17
/
+26
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-3
/
+1
2024-02-26
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+1
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+1
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-7
/
+2
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
1
-2
/
+0
2024-01-23
video/cmdline: Introduce CONFIG_VIDEO for video= parameter
Thomas Zimmermann
1
-1
/
+1
2024-01-22
fbcon: Fix incorrect printed function name in fbcon_prepare_logo()
Geert Uytterhoeven
1
-2
/
+1
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+0
2024-01-18
fbdev: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2024-01-12
Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
1
-6
/
+2
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
2023-11-29
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
2
-26
/
+12
2023-11-29
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
8
-0
/
+33
2023-11-29
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
2
-30
/
+33
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
2
-5
/
+2
2023-11-29
fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
Thomas Zimmermann
2
-4
/
+4
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-1
/
+11
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
3
-3
/
+3
[prev]
[next]