index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
*
powerpc/hvsi: Fix endianness issues in the HVSI driver
Laurent Dufour
2015-08-20
1
-22
/
+24
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-6
/
+1
*
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
2013-01-15
1
-3
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-3
/
+3
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-13
/
+9
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+1
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
|
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-0
/
+2
|
/
*
TTY: hvsi, use tty from tty_port
Jiri Slaby
2012-04-09
1
-14
/
+21
*
TTY: hvsi, sanitize uses of tty
Jiri Slaby
2012-04-09
1
-58
/
+30
*
TTY: hvsi, add tty_port
Jiri Slaby
2012-04-09
1
-6
/
+7
*
TTY: hvsi, CLOCAL is not in tty->flags
Jiri Slaby
2012-04-09
1
-1
/
+1
*
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-4
/
+1
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
serial: Kill off NO_IRQ
Alan Cox
2012-01-26
1
-1
/
+1
*
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-22
1
-1
/
+1
*
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
2011-06-29
1
-33
/
+33
*
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
2011-06-29
1
-62
/
+1
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-2
/
+2
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-1
/
+1
*
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+1314