| Commit message (Expand) | Author | Age | Files | Lines |
* | hvc_console: Add __init and __exit to hvc_vio | Peter Huewe | 2009-08-28 | 1 | -2/+2 |
* | drivers/hvc: Add missing __devexit_p() | Mike Frysinger | 2009-06-16 | 1 | -1/+1 |
* | drivers/hvc: Add missing of_node_put | Nicolas Palix | 2008-12-03 | 1 | -1/+3 |
* | hvc_console: Add a hangup notifier for backends | Hendrik Brueckner | 2008-10-22 | 1 | -0/+1 |
* | hvc_console: rework setup to replace irq functions with callbacks | Christian Borntraeger | 2008-07-25 | 1 | -0/+2 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -1/+1 |
* | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell | 2007-04-27 | 1 | -1/+1 |
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 | 1 | -1/+1 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] The two vio HVC backends clash | Stephen Rothwell | 2006-09-25 | 1 | -0/+4 |
* | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -2/+2 |
* | [POWERPC] Make the hvc_console output buffer size settable | Stephen Rothwell | 2006-07-13 | 1 | -1/+2 |
* | [PATCH] powerpc: hvc_console updates | Ryan S. Arnold | 2006-03-28 | 1 | -0/+11 |
* | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 1 | -1/+1 |
* | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 1 | -1/+1 |
* | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 2005-07-07 | 1 | -1/+23 |
* | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2005-07-07 | 1 | -2/+7 |
* | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-07 | 1 | -0/+125 |