summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_console.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] powerpc: Make rtas console _much_ fasterMichael Ellerman2006-06-091-2/+2
* [PATCH] powerpc: hvc_console updatesRyan S. Arnold2006-03-281-40/+29Star
* [PATCH] powerpc: HVC init raceMichael Neuling2006-03-271-14/+18
* [PATCH] Fix race condition in hvc console.Michal Ostrowski2006-02-241-3/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-4/+2Star
* [PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard2005-09-141-3/+3
* [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-081-8/+13
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-081-39/+11Star
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-081-2/+22
* [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-081-0/+18
* [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-081-6/+2Star
* [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-081-6/+2Star
* [PATCH] hvc_console: Add missing includeMilton Miller2005-07-081-0/+1
* [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-081-2/+4
* [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-081-8/+11
* [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-081-3/+7
* [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-081-7/+29
* [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-081-142/+142
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+831