index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
tty: hvc: hvc_write() fix break condition
Nicholas Piggin
1
-1
/
+6
2018-09-10
tty: hvc: hvc_poll() fix read loop batching
Nicholas Piggin
1
-2
/
+22
2018-09-10
tty: hvc: hvc_poll() fix read loop hang
Nicholas Piggin
1
-2
/
+5
2018-07-23
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
1
-2
/
+33
2018-07-23
tty: hvc: hvc_write() may sleep
Nicholas Piggin
1
-15
/
+21
2018-07-23
tty: hvc: hvc_poll() may sleep
Nicholas Piggin
1
-2
/
+14
2018-07-23
tty: hvc: hvc_poll() break hv read loop
Nicholas Piggin
1
-43
/
+45
2018-07-23
tty: hvc: use mutex instead of spinlock for hvc_structs lock
Nicholas Piggin
1
-12
/
+11
2017-11-08
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
tty/hvc_console: fix console lock ordering with spinlock
Denis Kirjanov
1
-2
/
+2
2017-02-10
tty: Remove extra include in HVC console tty framework
Sergio Valverde
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-04-30
tty: hvc_console: silence unintialized variable warning
Dan Carpenter
1
-1
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2015-10-17
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
1
-1
/
+1
2015-10-04
drivers/tty: make hvc_console.c explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2015-05-10
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+8
2014-05-28
tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()
Benjamin Herrenschmidt
1
-1
/
+8
2014-05-03
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
1
-1
/
+1
2014-02-13
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
1
-1
/
+5
2013-12-17
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
1
-1
/
+1
2013-07-24
tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
Hendrik Brueckner
1
-1
/
+10
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+1
2012-11-14
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
1
-7
/
+0
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+26
2012-09-17
tty: Fix hvc return
Alan Cox
1
-1
/
+1
2012-09-05
hvc_console: Better kernel console support
Benjamin Herrenschmidt
1
-7
/
+26
2012-08-13
TTY: hvc_console, add tty install
Jiri Slaby
1
-6
/
+25
2012-04-13
TTY: hvc, fix TTY refcounting
Jiri Slaby
1
-5
/
+0
2012-04-09
TTY: HVC, use count from tty_port
Jiri Slaby
1
-19
/
+21
2012-04-09
TTY: HVC, use tty from tty_port
Jiri Slaby
1
-21
/
+15
2012-04-09
TTY: HVC, add tty_port
Jiri Slaby
1
-9
/
+14
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2011-11-06
Revert "hvc_console: display printk messages on console."
Linus Torvalds
1
-6
/
+1
2011-10-18
hvc_console: display printk messages on console.
Miche Baker-Harvey
1
-1
/
+6
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+1
2011-07-19
hvc_console: Add kdb support
Anton Blanchard
1
-0
/
+39
2011-07-19
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
1
-3
/
+5
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
1
-1
/
+22
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
1
-0
/
+914