summaryrefslogtreecommitdiff
path: root/include/linux/selection.h
AgeCommit message (Expand)Author
2024-01-27tty: vt: remove extern from functions in selection.hJiri Slaby (SUSE)
2024-01-27tty: vt: make vc_is_sel()'s vc constJiri Slaby (SUSE)
2024-01-27tty: vt: pass proper pointers from tioclinux()Jiri Slaby (SUSE)
2020-08-18vc: propagate "viewed as bool" from screenpos upJiri Slaby
2020-08-18vt: declare xy for get/putconsxy properlyJiri Slaby
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby
2020-02-21vt: selection, introduce vc_is_selJiri Slaby
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja
2018-07-21vt: selection: take screen contents from uniscr if availableAdam Borowski
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-04-30tty: vt, use proper type for default colorsJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre
2007-10-16vt: Fix warnings in selection.hRalf Baechle
2007-08-22selection.h: add tty_struct forward declarationAndrew Morton
2005-01-10[PATCH] cleanup virtual console <-> selection.c interfaceChristoph Hellwig
2004-05-30[PATCH] sparse: vt and friendsAlexander Viro
2004-02-03[PATCH] console: support for > 127 charsAndrew Morton
2003-06-11[PATCH] tioclinux() numbers in <linux/tiocl.h>Andrew Morton
2002-02-04Import changesetLinus Torvalds