aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_iseries.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | hvc_console: make the ops pointer const.Rusty Russell2010-02-241-1/+1
|/
* drivers/hvc: Add missing __devexit_p()Mike Frysinger2009-06-161-1/+1
* drivers/hvc: Add missing of_node_putNicolas Palix2008-12-031-1/+3
* hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-221-0/+1
* hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-251-0/+2
* [POWERPC] init and exit markings for hvc_iseriesStephen Rothwell2007-07-221-4/+4
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-271-1/+1
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-1/+1
* Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-041-2/+6
|\
| * [POWERPC] The two vio HVC backends clashStephen Rothwell2006-09-251-2/+6
* | [POWERPC] fix spin lock nesting in hvc_iseriesStephen Rothwell2006-09-261-6/+1
|/
* [POWERPC] Make the hvc_console output buffer size settableStephen Rothwell2006-07-131-1/+2
* [POWERPC] iseries: A new iSeries consoleStephen Rothwell2006-07-131-0/+593