summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
Commit message (Expand)AuthorAgeFilesLines
* tty/vt/keyboard: use memdup_user().Muhammad Falak R Wani2016-06-251-10/+4
* tty: vt, remove unused vc_deccolmJiri Slaby2016-06-251-1/+0
* tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby2016-06-252-14/+7
* 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/+37
* tty: vt, get rid of ugly FLUSH macroJiri Slaby2016-06-251-13/+18
* tty: vt, drop VT_BUF_VRAM_ONLYJiri Slaby2016-06-251-19/+3
* 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/+3
* tty: vt, finish looping on duplicateJiri Slaby2016-05-031-5/+4
* tty: vt, return error when con_startup failsJiri Slaby2016-05-031-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/+0
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* tty: vt: initialize softcursor_original correctlyMelchior FRANZ2016-02-061-1/+1
* tty/vt/keyboard: use memdup_user to simplify codeSaurabh Sengar2016-02-061-9/+5
* 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-01-311-0/+1
| |\
| | * Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-281-0/+1
* | | tty: Prepare for destroying line discipline on hangupPeter Hurley2016-01-271-0/+2
|/ /
* | vt: Deinline save_screen, save 238 bytesDenys Vlasenko2015-12-131-1/+1
|/
* tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley2015-07-231-0/+1
* tty/vt: Fix the memory leak in visual_initDongxing Zhang2015-07-231-0/+2
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-262-53/+99
|\
| * vt: Don't check KD_GRAPHICS when binding/unbindingDaniel Vetter2015-05-101-20/+2
| * 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-241-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/+31
* | 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/+5
* vt: fix check for system/busy console drivers when unregistering themImre Deak2015-01-091-2/+1
* tty: pr_warning->pr_warn and logging neateningJoe Perches2014-11-252-5/+5
* vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley2014-11-221-2/+2
* Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-101-0/+7
|\
| * tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-051-0/+7
* | tty:vt remove obsolete struct initializerPeng Fan2014-11-051-6/+10
* | vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley2014-11-051-0/+2
|/
OpenPOWER on IntegriCloud