aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+26
2012-09-17tty: Fix hvc returnAlan Cox1-1/+1
2012-09-05hvc_console: Better kernel console supportBenjamin Herrenschmidt1-7/+26
2012-08-13TTY: hvc_console, add tty installJiri Slaby1-6/+25
2012-04-13TTY: hvc, fix TTY refcountingJiri Slaby1-5/+0
2012-04-09TTY: HVC, use count from tty_portJiri Slaby1-19/+21
2012-04-09TTY: HVC, use tty from tty_portJiri Slaby1-21/+15
2012-04-09TTY: HVC, add tty_portJiri Slaby1-9/+14
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds1-6/+1
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey1-1/+6
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby1-1/+1
2011-07-19hvc_console: Add kdb supportAnton Blanchard1-0/+39
2011-07-19hvc_console: Improve tty/console put_chars handlingHendrik Brueckner1-3/+5
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt1-1/+22
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman1-0/+914