index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_console.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: hvc_console: use flexible array for outbuf
Jiri Slaby (SUSE)
2023-11-25
1
-3
/
+1
*
tty: hvc: Make hvc_remove() return no value
Uwe Kleine-König
2023-11-23
1
-2
/
+1
*
tty: hvc: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
tty: hvc: use console_is_registered()
John Ogness
2022-12-02
1
-2
/
+2
*
Revert "tty: hvc: pass DMA capable memory to put_chars()"
Greg Kroah-Hartman
2021-10-26
1
-21
/
+15
*
tty: hvc: pass DMA capable memory to put_chars()
Xianting Tian
2021-10-21
1
-15
/
+21
*
tty: hvc: use correct dma alignment size
Xianting Tian
2021-10-21
1
-1
/
+1
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-1
/
+1
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
tty: hvc_console: Remove the repeated words 'no' and 'from'
Xiaofei Tan
2021-05-21
1
-2
/
+2
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
2020-05-27
1
-15
/
+8
*
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
2020-05-12
1
-14
/
+2
*
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-04-28
1
-2
/
+14
*
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-23
1
-9
/
+14
*
tty: hvc: hvc_write() fix break condition
Nicholas Piggin
2018-09-10
1
-1
/
+6
*
tty: hvc: hvc_poll() fix read loop batching
Nicholas Piggin
2018-09-10
1
-2
/
+22
*
tty: hvc: hvc_poll() fix read loop hang
Nicholas Piggin
2018-09-10
1
-2
/
+5
*
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
2018-07-23
1
-2
/
+33
*
tty: hvc: hvc_write() may sleep
Nicholas Piggin
2018-07-23
1
-15
/
+21
*
tty: hvc: hvc_poll() may sleep
Nicholas Piggin
2018-07-23
1
-2
/
+14
*
tty: hvc: hvc_poll() break hv read loop
Nicholas Piggin
2018-07-23
1
-43
/
+45
*
tty: hvc: use mutex instead of spinlock for hvc_structs lock
Nicholas Piggin
2018-07-23
1
-12
/
+11
*
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-14
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty/hvc_console: fix console lock ordering with spinlock
Denis Kirjanov
2017-03-31
1
-2
/
+2
*
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-18
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-04
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-25
1
-1
/
+10
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
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-05
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
[next]