summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvsi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2010-07-091-2/+2
* hvsi: fix messed up error checking getting state namePhil Carmody2010-05-251-4/+2
* powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin2009-08-201-1/+2
* hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-111-1/+0
* tty: Remove some pointless castsAlan Cox2009-01-021-6/+6
* powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-031-1/+1
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-26/+26
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-271-2/+2
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-2/+2
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-0/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-7/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Merge branch 'merge'Paul Mackerras2006-08-081-5/+3
|\
| * [PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas2006-08-061-4/+1
| * [PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas2006-08-061-1/+2
* | Merge branch 'merge'Paul Mackerras2006-08-011-1/+1
|\ \ | |/
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-1/+1
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+3
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-4/+3
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] powerpc: Quiet HVSI boot outputOlof Johansson2006-04-221-1/+1
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-1/+1
* [PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller2005-07-071-5/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1320
OpenPOWER on IntegriCloud