aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_vio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2006-09-25[POWERPC] The two vio HVC backends clashStephen Rothwell1-0/+4
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell1-1/+2
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold1-0/+11
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-1/+1
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller1-1/+23
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller1-2/+7
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller1-0/+125