summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-9/+3Star
* Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-232-43/+430
|\
| * hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-142-54/+70
| * hvc_xen: implement multiconsole supportStefano Stabellini2012-03-141-58/+377
| * hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-141-16/+68
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-225-615/+11Star
|\ \
| * | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell2012-03-211-4/+0Star
| * | powerpc/hvc_udbg: Don't crash when udbg_putc is NULLBenjamin Herrenschmidt2012-03-152-1/+11
| * | tty: powerpc: remove hvc_iseriesStephen Rothwell2012-03-093-610/+0Star
| |/
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-082-18/+11Star
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-083-4/+0Star
* | serial: Kill off NO_IRQAlan Cox2012-01-276-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-071-6/+1Star
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-071-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-0/+2
|\
| * tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-11-012-0/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-075-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-233-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/+1Star
* 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
| |/
| |
| \
*-. \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-181-0/+2
|\ \ \
| * | | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-101-0/+2
| | |/ | |/|
* | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-242-1839/+0Star
|\| |
| * | virtio: console: Move file back to drivers/char/Amit Shah2011-02-032-1839/+0Star
| |/
* | tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-231-0/+105
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* | hvc: add Blackfin JTAG console supportMike Frysinger2011-02-172-0/+106
* | hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-041-24/+0Star
* | hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-041-8/+4Star
* | hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-041-6/+5Star
|/
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-1316-0/+8794