aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hvc_vio.c
AgeCommit message (Expand)Author
2010-02-24hvc_console: make the ops pointer const.Rusty Russell
2009-08-28hvc_console: Add __init and __exit to hvc_vioPeter Huewe
2009-06-16drivers/hvc: Add missing __devexit_p()Mike Frysinger
2008-12-03drivers/hvc: Add missing of_node_putNicolas Palix
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner
2008-07-25hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
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
2006-09-25[POWERPC] The two vio HVC backends clashStephen Rothwell
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller