- Update to 3.4-rc6.
[linux-flexiantxendom0-3.2.10.git] / drivers / tty / hvc /
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-28 Benjamin Herrenschmidtpowerpc+sparc/vio: Modernize driver registration
2012-03-23 Linus TorvaldsMerge tag 'stable/for-linus-3.4-tag' of git://git....
2012-03-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Stephen Rothwelltty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
2012-03-15 Benjamin Herrenschmidtpowerpc/hvc_udbg: Don't crash when udbg_putc is NULL
2012-03-13 Stefano Stabellinihvc_xen: introduce HVC_XEN_FRONTEND
2012-03-13 Stefano Stabellinihvc_xen: implement multiconsole support
2012-03-13 Stefano Stabellinihvc_xen: support PV on HVM consoles
2012-03-08 Stephen Rothwelltty: powerpc: remove hvc_iseries
2012-03-08 Jiri SlabyTTY: remove unneeded tty->index checks
2012-03-08 Jiri SlabyTTY: remove re-assignments to tty_driver members
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-01-27 Alan Coxserial: Kill off NO_IRQ
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-15 Stephen Boydtty: hvc_dcc: Fix duplicate character inputs
2011-11-07 Linus TorvaldsRevert "hvc_console: display printk messages on console."
2011-11-07 Michael Neulingpowerpc: fix building hvc_opal.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-31 Paul Gortmakertty: Add module.h to drivers/tty users who just expect...
2011-10-18 Miche Baker-Harveyhvc_console: display printk messages on console.
2011-09-22 Yong ZhangTTY: irq: Remove IRQF_DISABLED
2011-09-20 Benjamin Herrenschmidtpowerpc/powernv: Support for OPAL console
2011-09-20 Brian Kinghvcs: Ensure page aligned partner info buffer
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-08-25 Jiri SlabyTTY: use tty_wait_until_sent_from_close in other drivers
2011-07-20 Benjamin Herrenschmidtpowerpc/pseries: Fix hvc_vio.c build due to recent...
2011-07-19 Anton Blanchardhvc_console: Add kdb support
2011-07-19 Anton Blanchardpowerpc/pseries: Fix hvterm_raw_get_chars to accept...
2011-07-19 Hendrik Bruecknerhvc_console: Improve tty/console put_chars handling
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-07-01 Benjamin Herrenschmidtpowerpc/hvsi: Fix conflict with old HVSI driver
2011-06-29 Benjamin Herrenschmidtpowerpc/pseries: Move hvsi support into a library
2011-06-29 Benjamin Herrenschmidtpowerpc/pseries: Re-implement HVSI as part of hvc_vio
2011-06-29 Benjamin Herrenschmidtpowerpc/pseries: Factor HVSI header struct in packet...
2011-06-29 Benjamin Herrenschmidtpowerpc/hvsi: Move HVSI protocol definitions to a heade...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-29 Thomas Gleixnerdrivers: Final irq namespace conversion
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-18 Linus TorvaldsMerge branches 'stable/hvc-console', 'stable/gntalloc...
2011-03-10 Konrad Rzeszutek... xen/hvc: Disable probe_irq_on/off from poking the hvc...
2011-03-02 Benjamin Herrenschmidtpowerpc/pseries: Reduce HVCS driver insanity
2011-02-24 Greg Kroah-HartmanMerge 2.6.38-rc6 into tty-next
2011-02-22 Greg Kroah-Hartmantty: move Kconfig entries into drivers/tty from drivers...
2011-02-17 Alan Coxtiocmset: kill the file pointer argument
2011-02-17 Alan Coxtiocmget: kill off the passing of the struct file
2011-02-17 Mike Frysingerhvc: add Blackfin JTAG console support
2011-02-15 Paul Bollehvcs: fix typo in comment
2011-02-08 Amit Shahvirtio: console: Update Copyright
2011-02-08 Amit Shahvirtio: console: Wake up outvq on host notifications
2011-02-04 Stephen Boydhvc_dcc: Simplify assembly for v6 and v7 ARM
2011-02-04 Stephen Boydhvc_dcc: Simplify put_chars()/get_chars() loops
2011-02-04 Stephen Boydhvc_dcc: Fix bad code generation by marking assembly...
2011-02-03 Amit Shahvirtio: console: Move file back to drivers/char/
2011-01-13 Greg Kroah-Hartmantty: move hvc drivers to drivers/tty/hvc/