index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Age
Commit message (
Expand
)
Author
2015-09-18
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2015-09-18
xen/console: Update console event channel on resume
Boris Ostrovsky
2014-05-13
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-06
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2013-09-07
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
2012-06-22
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
2012-06-22
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
2012-06-22
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
2012-06-01
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
Stephen Rothwell
2012-03-16
powerpc/hvc_udbg: Don't crash when udbg_putc is NULL
Benjamin Herrenschmidt
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
2012-03-09
tty: powerpc: remove hvc_iseries
Stephen Rothwell
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2011-11-15
tty: hvc_dcc: Fix duplicate character inputs
Stephen Boyd
2011-11-06
Revert "hvc_console: display printk messages on console."
Linus Torvalds
2011-11-06
powerpc: fix building hvc_opal.c
Michael Neuling
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-10-18
hvc_console: display printk messages on console.
Miche Baker-Harvey
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2011-09-20
hvcs: Ensure page aligned partner info buffer
Brian King
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
2011-07-20
powerpc/pseries: Fix hvc_vio.c build due to recent changes
Benjamin Herrenschmidt
2011-07-19
hvc_console: Add kdb support
Anton Blanchard
2011-07-19
powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon
Anton Blanchard
2011-07-19
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
2011-07-01
powerpc/hvsi: Fix conflict with old HVSI driver
Benjamin Herrenschmidt
2011-06-29
powerpc/pseries: Move hvsi support into a library
Benjamin Herrenschmidt
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
2011-03-10
xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.
Konrad Rzeszutek Wilk
2011-03-02
powerpc/pseries: Reduce HVCS driver insanity
Benjamin Herrenschmidt
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2011-02-22
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
[next]