index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_console.c
Age
Commit message (
Expand
)
Author
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-11-14
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-09-17
tty: Fix hvc return
Alan Cox
2012-09-05
hvc_console: Better kernel console support
Benjamin Herrenschmidt
2012-08-13
TTY: hvc_console, add tty install
Jiri Slaby
2012-04-13
TTY: hvc, fix TTY refcounting
Jiri Slaby
2012-04-09
TTY: HVC, use count from tty_port
Jiri Slaby
2012-04-09
TTY: HVC, use tty from tty_port
Jiri Slaby
2012-04-09
TTY: HVC, add tty_port
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-11-07
Revert "hvc_console: display printk messages on console."
Linus Torvalds
2011-10-18
hvc_console: display printk messages on console.
Miche Baker-Harvey
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
2011-07-19
hvc_console: Add kdb support
Anton Blanchard
2011-07-19
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman