aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-07-09hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf1-2/+2
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody1-4/+2
2009-08-20powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin1-1/+2
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt1-1/+0
2009-01-02tty: Remove some pointless castsAlan Cox1-6/+6
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin1-1/+1
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-26/+26
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell1-2/+2
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-0/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-7/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-08-08Merge branch 'merge'Paul Mackerras1-5/+3
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-01Merge branch 'merge'Paul Mackerras1-1/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-4/+3
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-4/+3
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-04-22[PATCH] powerpc: Quiet HVSI boot outputOlof Johansson1-1/+1
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1320