- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
- de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
- 6b1cb93 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
- 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
- 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
- 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
- c019bc1 TTY: hvc_console, fix port reference count going to zero prematurely by Paul Mackerras · 12 years ago
- 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
- 46e99c4 tty: Fix typo in tty drivers by Masanari Iida · 12 years ago
- ad3d1e5 TTY: hvcs: fix missing unlock on error in hvcs_initialize() by Wei Yongjun · 12 years ago
- ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 9b6934a xen/hvc: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
- 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- 8b77562 tty/serial: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
- d83114e tty: Fix hvc return by Alan Cox · 12 years ago
- 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
- d1cfc0c hvc_vio: Improve registration of udbg backend by Benjamin Herrenschmidt · 12 years ago
- 92057a4 hvc_console: Better kernel console support by Benjamin Herrenschmidt · 12 years ago
- 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
- 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
- 27bf7c4 TTY: hvcs, add tty install by Jiri Slaby · 12 years ago
- 97d1508 TTY: hvcs, clean hvcs_open a bit by Jiri Slaby · 12 years ago
- bdb498c TTY: hvc_console, add tty install by Jiri Slaby · 12 years ago
- b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
- c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
- 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 37a80bf xen/hvc: Fix up checks when the info is allocated. by Konrad Rzeszutek Wilk · 12 years ago
- adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
- 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
- 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 5842f576 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. by Konrad Rzeszutek Wilk · 12 years ago
- a32c88b xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN by Konrad Rzeszutek Wilk · 12 years ago
- 2e5ad6b xen/hvc: Collapse error logic. by Konrad Rzeszutek Wilk · 12 years ago
- 201a52b hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
- bdb595b tty: hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
- a2f8920 TTY: hvc, fix TTY refcounting by Jiri Slaby · 13 years ago
- daea440 TTY: hvsi, use tty from tty_port by Jiri Slaby · 13 years ago
- 28c0447 TTY: hvsi, sanitize uses of tty by Jiri Slaby · 13 years ago
- d73a4e7 TTY: hvsi, add tty_port by Jiri Slaby · 13 years ago
- 5f56605 TTY: hvsi, CLOCAL is not in tty->flags by Jiri Slaby · 13 years ago
- 6968a75 TTY: hvcs, use tty from tty_port by Jiri Slaby · 13 years ago
- 2cd9fa2 TTY: hvcs, use kref from tty_port by Jiri Slaby · 13 years ago
- 1997cf0 TTY: hvcs, add tty_port by Jiri Slaby · 13 years ago
- 0146b69 TTY: HVC, use count from tty_port by Jiri Slaby · 13 years ago
- 85bbc00 TTY: HVC, use tty from tty_port by Jiri Slaby · 13 years ago
- f3d9f25 TTY: HVC, add tty_port by Jiri Slaby · 13 years ago
- cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
- d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 13 years ago
- 7d3d897 powerpc/hvc_udbg: Don't crash when udbg_putc is NULL by Benjamin Herrenschmidt · 13 years ago
- cf8e019 hvc_xen: introduce HVC_XEN_FRONTEND by Stefano Stabellini · 13 years ago
- 02e19f9 hvc_xen: implement multiconsole support by Stefano Stabellini · 13 years ago
- eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 13 years ago
- b668089 tty: powerpc: remove hvc_iseries by Stephen Rothwell · 13 years ago
- 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
- 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
- d4e33fa serial: Kill off NO_IRQ by Alan Cox · 13 years ago
- c2a3e84 tty: hvc_dcc: Fix duplicate character inputs by Stephen Boyd · 13 years ago
- 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
- 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 13 years ago
- 3611624 hvc_console: display printk messages on console. by Miche Baker-Harvey · 13 years ago
- 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
- daea117 powerpc/powernv: Support for OPAL console by Benjamin Herrenschmidt · 13 years ago
- ac07a4a hvcs: Ensure page aligned partner info buffer by Brian King · 13 years ago
- 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
- f7723f0 powerpc/pseries: Fix hvc_vio.c build due to recent changes by Benjamin Herrenschmidt · 13 years ago
- 762e77a hvc_console: Add kdb support by Anton Blanchard · 13 years ago
- 19df9ab powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon by Anton Blanchard · 13 years ago
- 8c2381a hvc_console: Improve tty/console put_chars handling by Hendrik Brueckner · 13 years ago
- 87fa35d powerpc/hvsi: Fix conflict with old HVSI driver by Benjamin Herrenschmidt · 13 years ago
- 17bdc6c powerpc/pseries: Move hvsi support into a library by Benjamin Herrenschmidt · 14 years ago
- 4d2bb3f powerpc/pseries: Re-implement HVSI as part of hvc_vio by Benjamin Herrenschmidt · 13 years ago
- 048bee7 powerpc/pseries: Factor HVSI header struct in packet definitions by Benjamin Herrenschmidt · 13 years ago
- 725e789 powerpc/hvsi: Move HVSI protocol definitions to a header file by Benjamin Herrenschmidt · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
- e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- bbd5a76 xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. by Konrad Rzeszutek Wilk · 14 years ago
- c7704d3 powerpc/pseries: Reduce HVCS driver insanity by Benjamin Herrenschmidt · 14 years ago
- f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
- bdcffc5 tty: move Kconfig entries into drivers/tty from drivers/char by Greg Kroah-Hartman · 14 years ago
- 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
- 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
- 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 14 years ago
- 46a1ca7 hvcs: fix typo in comment by Paul Bolle · 14 years ago
- 8e6d3fe hvc_dcc: Simplify assembly for v6 and v7 ARM by Stephen Boyd · 14 years ago
- bf73bd3 hvc_dcc: Simplify put_chars()/get_chars() loops by Stephen Boyd · 14 years ago
- a996320 hvc_dcc: Fix bad code generation by marking assembly volatile by Stephen Boyd · 14 years ago
- 51df0ac virtio: console: Move file back to drivers/char/ by Amit Shah · 14 years ago
- 728674a tty: move hvc drivers to drivers/tty/hvc/ by Greg Kroah-Hartman · 14 years ago