summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-254-247/+221Star
|\
| * Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman2016-07-041-0/+1
| |\
| * | tty/vt/keyboard: use memdup_user().Muhammad Falak R Wani2016-06-251-10/+4Star
| * | tty: vt, remove unused vc_deccolmJiri Slaby2016-06-251-1/+0Star
| * | tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby2016-06-252-14/+7Star
| * | tty: vt, convert more macros to functionsJiri Slaby2016-06-251-28/+34
| * | tty: vt, whitespace cleanup in csi_mJiri Slaby2016-06-251-84/+85
| * | tty: vt, too many commands per line in rgb_foregroundJiri Slaby2016-06-251-11/+16
| * | tty: vt, do not pass structure over stackJiri Slaby2016-06-251-33/+33
| * | tty: vt, separate T.416 high colors handlerJiri Slaby2016-06-251-48/+37Star
| * | tty: vt, get rid of ugly FLUSH macroJiri Slaby2016-06-251-13/+18
| * | tty: vt, drop VT_BUF_VRAM_ONLYJiri Slaby2016-06-251-19/+3Star
| * | tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-251-1/+1
| * | tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-251-1/+1
| * | vt: remove lines parameter from scrollbackJiri Slaby2016-06-252-5/+3Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-231-21/+9Star
|\ \ \ | |_|/ |/| |
| * | tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov2016-07-211-21/+9Star
* | | tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-06-251-0/+1
| |/ |/|
* | tty: vt, finish looping on duplicateJiri Slaby2016-05-041-5/+4Star
* | tty: vt, return error when con_startup failsJiri Slaby2016-05-041-2/+3
* | tty: vt, use proper type for default colorsJiri Slaby2016-04-301-10/+17
* | tty: vt, make color_table constJiri Slaby2016-04-301-1/+1
* | tty: vt, get rid of weird source code flowJiri Slaby2016-04-301-31/+39
* | tty: vt, remove reduntant checkJiri Slaby2016-04-301-4/+0Star
* | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
|/
* tty: vt: initialize softcursor_original correctlyMelchior FRANZ2016-02-071-1/+1
* tty/vt/keyboard: use memdup_user to simplify codeSaurabh Sengar2016-02-071-9/+5Star
* Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-011-0/+1
|\
| * Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-011-0/+1
| |\
| | * Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-291-0/+1
* | | tty: Prepare for destroying line discipline on hangupPeter Hurley2016-01-281-0/+2
|/ /
* / vt: Deinline save_screen, save 238 bytesDenys Vlasenko2015-12-141-1/+1
|/
* tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley2015-07-241-0/+1
* tty/vt: Fix the memory leak in visual_initDongxing Zhang2015-07-241-0/+2
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-272-53/+99
|\
| * vt: Don't check KD_GRAPHICS when binding/unbindingDaniel Vetter2015-05-101-20/+2Star
| * vt: fix console lock vs. kernfs s_active lock orderImre Deak2015-05-101-10/+51
| * vt: add cursor blink interval escape sequenceScot Doyle2015-05-101-0/+9
| * tty: consolemap.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-23/+37
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-251-26/+130
|\ \ | |/ |/|
| * tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault2015-06-161-8/+19
| * tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault2015-06-161-24/+117
* | tty: Use static attribute groups for sysfs entriesTakashi Iwai2015-03-261-39/+31Star
* | vt: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
* | tty: vt/vt: fix sparse warningLad, Prabhakar2015-03-071-1/+1
* | vt: vt_ioctl: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
|/
* vt: provide notifications on selection changesNicolas Pitre2015-02-021-1/+3
* vt: fix locking around vt_bind/vt_unbindImre Deak2015-01-091-6/+5Star
* vt: fix check for system/busy console drivers when unregistering themImre Deak2015-01-091-2/+1Star
* tty: pr_warning->pr_warn and logging neateningJoe Perches2014-11-262-5/+5