summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_xen.c
Commit message (Expand)AuthorAgeFilesLines
* xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
* xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
* xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
* hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-211-2/+2
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-131-54/+62
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-131-58/+377
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-131-16/+68
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-101-0/+2
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+271
OpenPOWER on IntegriCloud