summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
AgeCommit message (Expand)AuthorLines
2012-05-15tty: hvc_xen: NULL dereference on allocation failureDan Carpenter-2/+2
2012-04-13TTY: hvc, fix TTY refcountingJiri Slaby-5/+0
2012-04-09TTY: hvsi, use tty from tty_portJiri Slaby-14/+21
2012-04-09TTY: hvsi, sanitize uses of ttyJiri Slaby-58/+30
2012-04-09TTY: hvsi, add tty_portJiri Slaby-6/+7
2012-04-09TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby-1/+1
2012-04-09TTY: hvcs, use tty from tty_portJiri Slaby-9/+7
2012-04-09TTY: hvcs, use kref from tty_portJiri Slaby-18/+16
2012-04-09TTY: hvcs, add tty_portJiri Slaby-12/+12
2012-04-09TTY: HVC, use count from tty_portJiri Slaby-20/+21
2012-04-09TTY: HVC, use tty from tty_portJiri Slaby-23/+16
2012-04-09TTY: HVC, add tty_portJiri Slaby-10/+15
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt-9/+3
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-43/+430
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-615/+11
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell-4/+0
2012-03-16powerpc/hvc_udbg: Don't crash when udbg_putc is NULLBenjamin Herrenschmidt-1/+11
2012-03-13hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini-54/+70
2012-03-13hvc_xen: implement multiconsole supportStefano Stabellini-58/+377
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini-16/+68
2012-03-09tty: powerpc: remove hvc_iseriesStephen Rothwell-610/+0
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby-18/+11
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby-4/+0
2012-01-26serial: Kill off NO_IRQAlan Cox-7/+7
2011-11-15tty: hvc_dcc: Fix duplicate character inputsStephen Boyd-0/+2
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-5/+439
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker-0/+2
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey-1/+6
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang-3/+3
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt-2/+436
2011-09-20hvcs: Ensure page aligned partner info bufferBrian King-3/+3
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby-2/+2
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt-2/+2
2011-07-19hvc_console: Add kdb supportAnton Blanchard-0/+39
2011-07-19powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard-21/+37
2011-07-19hvc_console: Improve tty/console put_chars handlingHendrik Brueckner-3/+5
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt-31/+31
2011-06-29powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt-385/+448
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt-35/+725
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt-33/+33
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt-62/+1
2011-03-31Fix common misspellingsLucas De Marchi-7/+7
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-31/+43
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds-0/+2
2011-03-10xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk-0/+2