summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-151-2/+2
* TTY: hvc, fix TTY refcountingJiri Slaby2012-04-131-5/+0
* TTY: hvsi, use tty from tty_portJiri Slaby2012-04-091-14/+21
* TTY: hvsi, sanitize uses of ttyJiri Slaby2012-04-091-58/+30
* TTY: hvsi, add tty_portJiri Slaby2012-04-091-6/+7
* TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby2012-04-091-1/+1
* TTY: hvcs, use tty from tty_portJiri Slaby2012-04-091-9/+7
* TTY: hvcs, use kref from tty_portJiri Slaby2012-04-091-18/+16
* TTY: hvcs, add tty_portJiri Slaby2012-04-091-12/+12
* TTY: HVC, use count from tty_portJiri Slaby2012-04-092-20/+21
* TTY: HVC, use tty from tty_portJiri Slaby2012-04-093-23/+16
* TTY: HVC, add tty_portJiri Slaby2012-04-092-10/+15
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-9/+3
* Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-222-43/+430
|\
| * hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-132-54/+70
| * hvc_xen: implement multiconsole supportStefano Stabellini2012-03-131-58/+377
| * hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-131-16/+68
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-215-615/+11
|\ \
| * | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell2012-03-211-4/+0
| * | powerpc/hvc_udbg: Don't crash when udbg_putc is NULLBenjamin Herrenschmidt2012-03-162-1/+11
| * | tty: powerpc: remove hvc_iseriesStephen Rothwell2012-03-093-610/+0
| |/
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-082-18/+11
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-083-4/+0
* | serial: Kill off NO_IRQAlan Cox2012-01-266-7/+7
|/
* tty: hvc_dcc: Fix duplicate character inputsStephen Boyd2011-11-151-0/+2
* Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-061-6/+1
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-061-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-312-0/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-065-5/+439
|\ \ | |/ |/|
| * powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-204-2/+436
| * hvcs: Ensure page aligned partner info bufferBrian King2011-09-201-3/+3
* | hvc_console: display printk messages on console.Miche Baker-Harvey2011-10-181-1/+6
* | TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-223-3/+3
* | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-252-2/+2
|/
* powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt2011-07-201-2/+2
* hvc_console: Add kdb supportAnton Blanchard2011-07-191-0/+39
* powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard2011-07-191-21/+37
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-07-191-3/+5
* powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-012-31/+31
* powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-293-385/+448
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-295-35/+725
* powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-33/+33
* powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-291-62/+1
* Fix common misspellingsLucas De Marchi2011-03-313-7/+7
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * hvcs: fix typo in commentPaul Bolle2011-02-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-31/+43
|\ \
| * | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-021-31/+43
| |/