index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Remove extra include in HVC console tty framework
Sergio Valverde
2017-02-10
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
tty: hvc_console: silence unintialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+1
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
*
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
2015-10-17
1
-1
/
+1
*
drivers/tty: make hvc_console.c explicitly non-modular
Paul Gortmaker
2015-10-04
1
-17
/
+1
*
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-03
1
-1
/
+8
|
\
|
*
tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()
Benjamin Herrenschmidt
2014-05-28
1
-1
/
+8
*
|
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-03
1
-1
/
+1
|
/
*
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-02-13
1
-1
/
+5
*
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
2013-12-17
1
-1
/
+1
*
tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
Hendrik Brueckner
2013-07-24
1
-1
/
+10
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
2012-11-14
1
-7
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
1
-7
/
+26
|
\
|
*
hvc_console: Better kernel console support
Benjamin Herrenschmidt
2012-09-05
1
-7
/
+26
*
|
tty: Fix hvc return
Alan Cox
2012-09-17
1
-1
/
+1
*
|
TTY: hvc_console, add tty install
Jiri Slaby
2012-08-13
1
-6
/
+25
|
/
*
TTY: hvc, fix TTY refcounting
Jiri Slaby
2012-04-13
1
-5
/
+0
*
TTY: HVC, use count from tty_port
Jiri Slaby
2012-04-09
1
-19
/
+21
*
TTY: HVC, use tty from tty_port
Jiri Slaby
2012-04-09
1
-21
/
+15
*
TTY: HVC, add tty_port
Jiri Slaby
2012-04-09
1
-9
/
+14
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
Revert "hvc_console: display printk messages on console."
Linus Torvalds
2011-11-06
1
-6
/
+1
*
hvc_console: display printk messages on console.
Miche Baker-Harvey
2011-10-18
1
-1
/
+6
*
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
2011-08-25
1
-1
/
+1
*
hvc_console: Add kdb support
Anton Blanchard
2011-07-19
1
-0
/
+39
*
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
2011-07-19
1
-3
/
+5
*
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-06-29
1
-1
/
+22
*
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+914