index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2015-05-10
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-05-28
tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()
Benjamin Herrenschmidt
2014-05-03
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-02-13
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2013-12-17
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
2013-07-24
tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
Hendrik Brueckner
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