summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvsi.c
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman-1314/+0
2010-12-24hvsi: don't use flush_scheduled_work()Tejun Heo-2/+2
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov-1/+1
2010-07-09hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf-2/+2
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody-4/+2
2009-08-20powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin-1/+2
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt-1/+0
2009-01-02tty: Remove some pointless castsAlan Cox-6/+6
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin-1/+1
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-26/+26
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell-2/+2
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-0/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells-7/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-08-08Merge branch 'merge'Paul Mackerras-5/+3
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas-1/+2
2006-08-01Merge branch 'merge'Paul Mackerras-1/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr-4/+3
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt-4/+3
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman-1/+0
2006-04-22[PATCH] powerpc: Quiet HVSI boot outputOlof Johansson-1/+1
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser-1/+1
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller-5/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1320