summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_xen.c
Commit message (Expand)AuthorAgeFilesLines
* xen_hvc: no reason to write the type key on xenstoreStefano Stabellini2014-09-291-3/+0Star
* drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-071-16/+1Star
* Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-081-0/+1
|\
| * xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-041-0/+1
* | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-301-2/+17
|/
* hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-301-3/+3
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-041-1/+4
* Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-121-9/+6Star
|\
| * xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-191-9/+6Star
* | xen: missing includesStefano Stabellini2012-08-211-0/+2
|/
* 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/+9Star
* hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-211-2/+2
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-141-54/+62
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-141-58/+377
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-141-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