index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hvc_vio.c
Age
Commit message (
Expand
)
Author
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