summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_xen.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-19xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk1-9/+6
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk1-3/+8
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk1-1/+2
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk1-12/+9
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter1-2/+2
2012-03-14hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini1-54/+62
2012-03-14hvc_xen: implement multiconsole supportStefano Stabellini1-58/+377
2012-03-14hvc_xen: support PV on HVM consolesStefano Stabellini1-16/+68
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-10xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk1-0/+2
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman1-0/+271