aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_xen.c
Commit message (Expand)AuthorAge
* hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-30
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
* tty: remove use of __devinitBill Pemberton2012-11-21
* xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-04
* Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
|\
| * xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-19
* | xen: missing includesStefano Stabellini2012-08-21
|/
* xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-24
* xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-24
* xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-24
* hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-21
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-13
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-13
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-13
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-10
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13