Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -3/+8 |
* | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -1/+2 |
* | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -12/+9 |
* | hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-21 | 1 | -2/+2 |
* | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 2012-03-13 | 1 | -54/+62 |
* | hvc_xen: implement multiconsole support | Stefano Stabellini | 2012-03-13 | 1 | -58/+377 |
* | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-13 | 1 | -16/+68 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk | 2011-03-10 | 1 | -0/+2 |
* | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+271 |