index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
2021-10-15
video: fbdev: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
2021-10-10
fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'
Zheyu Ma
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-19
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
2021-07-13
fbmem: Do not delete the mode that is still in use
Zhen Lei
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-07
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-05-04
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-10
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
2021-03-23
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
2021-03-12
fb_defio: Remove custom address_space_operations
Matthew Wilcox (Oracle)
2020-12-08
video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
Sam Ravnborg
2020-11-29
video: fbcon: Fix warnings by using pr_debug() in fbcon
Sam Ravnborg
2020-11-17
fbcon: Drop EXPORT_SYMBOL
Daniel Vetter
2020-11-17
fbcon: Disable accelerated scrolling
Daniel Vetter
2020-11-16
video: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount
Peilin Ye
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-10
drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
Jason Gunthorpe
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-14
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-02
fbcon: remove no-op fbcon_set_origin()
Tetsuo Handa
2020-09-25
fbdev: simplify fb_getput_cmap()
Arnd Bergmann
2020-09-25
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
2020-09-25
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-09-18
fbcon: Remove the superfluous break
Jing Xiangfeng
2020-09-16
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-14
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-14
fbcon: remove soft scrollback code
Linus Torvalds
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-08
fbmem: add margin check to fb_check_caps()
George Kennedy
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
[next]