summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
Commit message (Expand)AuthorAgeFilesLines
* vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-251-1/+5
* vt: More locking checksDaniel Vetter2019-06-121-0/+16
* vt: might_sleep() annotation for do_blank_screenDaniel Vetter2019-06-121-0/+2
* vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-05-241-2/+9
* Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-088-14/+37
|\
| * Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2019-04-211-1/+2
| |\
| * | tty: vt: keyboard: Allow Unicode compose base charReinis Danne2019-04-161-1/+1
| * | tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctlKonstantin Khorenko2019-04-161-4/+4
| * | tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman2019-04-044-0/+4
| * | vt: use /dev/vcs (not /dev/vcs0) in commentJakub Wilk2019-03-271-1/+1
| * | tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li2019-03-271-2/+0Star
| * | tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich2019-03-271-6/+27
* | | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-1/+2
|\ \ \ | | |/ | |/|
| * | vt: fix cursor when clearing the screenMikulas Patocka2019-04-171-1/+2
| |/
* / vt: selection: allow functions to be called from inside kernelOkash Khawaja2019-04-192-19/+34
|/
* vt: perform safe console erase in the right orderNicolas Pitre2019-02-121-8/+7Star
* Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-281-33/+17Star
|\
| * vt: invoke notifier on screen size changeNicolas Pitre2019-01-181-0/+1
| * vt: always call notifier with the console lock heldNicolas Pitre2019-01-181-1/+1
| * vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre2019-01-181-32/+15Star
* | vt: ignore sequences that contain ':' in parameters.Martin Hostettler2019-01-181-4/+4
* | vt: ignore csi sequences with intermediate characters.Martin Hostettler2019-01-181-1/+10
* | vt: Implement parsing for >, =, < private sequences.Martin Hostettler2019-01-181-4/+18
* | vt: refactor vc_ques to allow of other private sequences.Martin Hostettler2019-01-181-9/+11
* | vt: annotate implicit fall throughsMathieu Malaterre2019-01-181-0/+2
* | vcs: restore and document initial POLLPRI eventNicolas Pitre2019-01-181-0/+9
* | vcs: fasync(): make it consistent with poll()Nicolas Pitre2019-01-181-3/+12
* | vcs: poll(): cope with a deallocated vtNicolas Pitre2019-01-181-6/+15
* | vcsa: clamp header values when they don't fitNicolas Pitre2019-01-182-4/+6
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-101-1/+1
|\
| * vt: fix broken display when running aptitudeMikulas Patocka2018-11-081-1/+1
* | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-10-291-8/+4Star
|\ \
| * | BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-041-0/+4
| |\|
| * | vt: Remove vc_panic_force_writeDaniel Vetter2018-09-111-8/+4Star
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-22/+9Star
|\ \ \ | |_|/ |/| |
| * | vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro2018-10-131-22/+9Star
| |/
* / tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-181-0/+4
|/
* Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-184-45/+490
|\
| * vt: avoid a VLA in the unicode screen scroll functionNicolas Pitre2018-07-211-13/+23
| * vt: coherence validation code for the unicode screen bufferNicolas Pitre2018-07-211-0/+39
| * vt: selection: take screen contents from uniscr if availableAdam Borowski2018-07-212-4/+17
| * vt: selection: handle storing of characters above U+FFFFAdam Borowski2018-07-211-5/+18
| * vt: don't reinvent min()Adam Borowski2018-07-211-10/+4Star
| * kbd: complete dead keys definitionsSamuel Thibault2018-07-071-1/+29
| * Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman2018-07-021-2/+2
| |\
| * | vt: unicode fallback for scrollbackNicolas Pitre2018-06-282-3/+31
| * | vt: introduce unicode mode for /dev/vcsNicolas Pitre2018-06-282-14/+136
| * | vt: preserve unicode values corresponding to screen charactersNicolas Pitre2018-06-281-11/+209
* | | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-141-1/+3
|\ \ \ | |_|/ |/| |
| * | leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-051-1/+3
| |/