index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_xen.c
Age
Commit message (
Expand
)
Author
2018-02-25
tty: hvc_xen: hide xen_console_remove when unused
Arnd Bergmann
2015-10-23
tty/hvc: xen: Use xen page definition
Julien Grall
2015-09-08
hvc/xen: Further s/MFN/GFN clean-up
Julien Grall
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-05-28
hvc_xen: avoid uninitialized variable warning
Jan Beulich
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2015-05-05
xen/console: Update console event channel on resume
Boris Ostrovsky
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-09-28
xen_hvc: no reason to write the type key on xenstore
Stefano Stabellini
2014-02-07
drivers/tty/hvc: don't use module_init in non-modular hyp. console code
Paul Gortmaker
2013-11-08
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
2013-10-03
xen/hvc: allow xenboot console to be used again
David Vrabel
2013-09-30
xen/hvc: If we use xen_raw_printk let it also work on HVM guests.
Konrad Rzeszutek Wilk
2013-08-30
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-10-04
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-08-21
xen: missing includes
Stefano Stabellini
2012-07-19
xen/hvc: Fix up checks when the info is allocated.
Konrad Rzeszutek Wilk
2012-05-24
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
2012-05-24
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
2012-05-24
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
2012-05-21
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-03-13
hvc_xen: introduce HVC_XEN_FRONTEND
Stefano Stabellini
2012-03-13
hvc_xen: implement multiconsole support
Stefano Stabellini
2012-03-13
hvc_xen: support PV on HVM consoles
Stefano Stabellini
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-10
xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.
Konrad Rzeszutek Wilk
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman