aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/vt.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman1-4209/+0
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre1-0/+5
2010-09-03vt: Fix console corruption on driver hand-over.Francisco Jerez1-11/+4
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel1-0/+3
2010-08-16vt: fix regression warnings from KMS mergeJason Wessel1-4/+4
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox1-5/+5
2010-08-10tty: Make vt's have a tty_portAlan Cox1-0/+2
2010-08-10vc: Locking clean upAlan Cox1-3/+4
2010-08-10vt/console: try harder to print output when panicingJesse Barnes1-4/+9
2010-08-10vt: clean up the code - use kernel libraryAndy Shevchenko1-2/+3
2010-08-09drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong1-1/+2
2010-08-09drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong1-1/+2
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel1-0/+17
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes1-0/+61
2010-06-06Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds1-1/+1
2010-06-04tty: fix a little bug in scrup, vt.cFrank Pan1-1/+1
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall1-7/+3
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-05vt: remove unused variablesShahar Havivi1-4/+0
2009-12-16vt: make the default cursor shape configurableClemens Ladisch1-2/+5
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle1-6/+37
2009-11-13vc: Add support for hiding the cursor when creating VTsMatthew Garrett1-1/+10
2009-09-19tty: vt: use printk_onceMarcin Slusarz1-5/+1
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann1-0/+3
2009-09-19vt: add an event interfaceAlan Cox1-1/+3
2009-09-19tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput1-1/+0
2009-09-15sparc: Kill PROM console driver.David S. Miller1-3/+0
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner1-9/+3
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-16console: make blank timeout value a boot optionDaniel Mack1-6/+7
2009-06-12kmemleak: Remove the kmemleak.h include in drivers/char/vt.cCatalin Marinas1-1/+0
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+1
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg1-6/+2
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas1-0/+7
2009-04-19Revert "console ASCII glyph 1:1 mapping"Samuel Thibault1-1/+1
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers1-2/+3
2009-01-08Make various things staticRoel Kluin1-2/+1
2009-01-02pty: simplify resizeAlan Cox1-8/+6
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson1-1/+1
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami1-1/+1
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds1-3/+2
2008-10-13tty: Remove more special casing and out of place codeAlan Cox1-16/+14
2008-10-13tty: shutdown methodAlan Cox1-17/+17
2008-10-13vt: remove bogus lock droppingAlan Cox1-18/+0
2008-10-13tty: move tioclinux from a special caseAlan Cox1-2/+0
2008-08-15tty: remove resize window special caseAlan Cox1-20/+62
2008-08-04vt: Deadlock workaroundAlan Cox1-2/+0
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds1-1/+1
2008-07-24vt: do not update when the console is blankedStefano Stabellini1-1/+1
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby1-2/+2
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman1-6/+8
2008-06-06vt: fix vc_resize lockingNick Piggin1-5/+8
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt1-1/+1
2008-06-04Make console charset translation optionalDavid Woodhouse1-1/+1
2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault1-0/+6
2008-04-30Basic braille screen reader supportSamuel Thibault1-0/+1
2008-04-30consoles: switch to int put_char methodAlan Cox1-3/+3
2008-04-30redo locking of tty->pgrpAlan Cox1-0/+6
2008-04-30tty: BKL pushdownAlan Cox1-2/+6
2008-04-29vt: fix background color on line feedJan Engelhardt1-3/+4
2008-04-28VT notifier extension for accessibilityKarl Dahlke1-0/+8
2008-03-04VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-02-06vt: bitlock fixNick Piggin1-3/+5
2007-10-19Console events and accessibilitySamuel Thibault1-1/+44
2007-10-18Remove CONFIG_VT_UNICODEJan Engelhardt1-5/+1
2007-10-17add CONFIG_VT_UNICODEBill Nottingham1-1/+5
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-4/+9
2007-07-17Fix the graphic corruption issue on IA64 machinesizumi1-3/+5
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes1-2/+19
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas1-4/+4
2007-07-17Char: vt, use ARRAY_SIZEJiri Slaby1-2/+1
2007-07-17Char: vt, use kzallocJiri Slaby1-2/+1
2007-06-24console UTF-8 fixes (fix)Egmont Koblinger1-5/+13
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke1-2/+3
2007-05-08vt: expose system-wide UTF-8 default setting via sysfsAntonino A. Daplas1-1/+3
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt1-6/+28
2007-05-08vt: allow for the palette to be exposed and changed via sysfsJan Engelhardt1-0/+4
2007-05-08console UTF-8 fixesEgmont Koblinger1-78/+179
2007-03-16[PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle1-0/+1
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson1-1/+19
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman1-0/+1
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-2/+2
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-3/+1
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk1-3/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa1-6/+10
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-42/+39
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman1-42/+39
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk1-8/+0
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas1-7/+24
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman1-0/+1
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] tty locking on resizeAlan Cox1-1/+11
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox1-5/+5
2006-07-03[PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas1-16/+27
2006-06-26[PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas1-147/+232
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas1-33/+434
2006-06-26[PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas1-8/+21
2006-06-26[PATCH] vt: Delay the update of the visible consoleDavid Hollister1-9/+17
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-8/+0
2006-03-31[PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki1-0/+4
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar1-7/+7
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki1-0/+8
2006-02-01[PATCH] fbcon: Fix screen artifacts when moving cursorAntonino A. Daplas1-0/+1
2006-01-10[PATCH] Fix console blankingVille Syrjala1-30/+3
2005-09-15[PATCH] vc: Use correct size on buffer copy in vc_resizeAntonino A. Daplas1-2/+3
2005-09-09[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas1-6/+31
2005-09-07[PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas1-6/+11
2005-09-07[PATCH] Console blanking locking fixStephane Doyon1-0/+4
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras1-1/+1
2005-07-15[PATCH] vt.c build fixNishanth Aravamudan1-1/+1
2005-06-18[PATCH] console blanking oops fixJan Beulich1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+3242