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