aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_xen.c
AgeCommit message (Expand)Author
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2012-11-21tty: remove use of __devinitBill Pemberton
2012-10-04xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-08-21xen: missing includesStefano Stabellini
2012-07-19xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-03-13hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini
2012-03-13hvc_xen: implement multiconsole supportStefano Stabellini
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-10xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman