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