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