index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: fix memleak in alloc_pid
Chen Tingjie
2014-04-16
1
-2
/
+2
*
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-28
1
-6
/
+17
*
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2014-02-22
1
-18
/
+7
*
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-07
1
-7
/
+18
*
tty: Reset hupped state on open
Peter Hurley
2013-11-25
1
-0
/
+1
*
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
2013-09-17
1
-1
/
+2
*
tty: Only hangup once
Peter Hurley
2013-08-02
1
-0
/
+5
*
tty: Fix lock order in tty_do_resize()
Peter Hurley
2013-07-24
1
-5
/
+6
*
n_tty: Fix EOF push handling
Peter Hurley
2013-07-23
1
-1
/
+0
*
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
2013-07-23
1
-0
/
+1
*
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
2013-07-23
1
-7
/
+7
*
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-07-23
1
-4
/
+3
*
tty: Fix tty_ldisc_lock name collision
Peter Hurley
2013-07-23
1
-2
/
+2
*
tty: Reset itty for other pty
Peter Hurley
2013-06-17
1
-0
/
+2
*
n_tty: Encapsulate minimum_to_wake within N_TTY
Peter Hurley
2013-06-17
1
-8
/
+9
*
tty: fix up atime/mtime mess, take three
Linus Torvalds
2013-05-01
1
-2
/
+2
*
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
1
-52
/
+118
|
\
|
*
tty: tty_vhangup_session can be static
Changlong Xie
2013-03-25
1
-1
/
+1
|
*
tty: Don't protect atomic operation with mutex
Peter Hurley
2013-03-18
1
-2
/
+0
|
*
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
Peter Hurley
2013-03-18
1
-1
/
+4
|
*
tty: Make core responsible for synchronizing its work
Peter Hurley
2013-03-18
1
-0
/
+17
|
*
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
1
-0
/
+1
|
*
tty: Don't reenable already enabled ldisc
Peter Hurley
2013-03-18
1
-1
/
+0
|
*
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
2013-03-15
1
-5
/
+5
|
*
tty: Signal foreground group processes in hangup
Peter Hurley
2013-03-15
1
-17
/
+48
|
*
tty: Use spin_lock() inside existing critical region
Peter Hurley
2013-03-15
1
-3
/
+2
|
*
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
2013-03-15
1
-3
/
+2
|
*
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
2013-03-15
1
-31
/
+50
*
|
TTY: fix atime/mtime regression
Jiri Slaby
2013-04-26
1
-2
/
+16
|
/
*
more file_inode() open-coded instances
Al Viro
2013-02-27
1
-10
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
|
*
s390/3270: asynchronous size sensing
Martin Schwidefsky
2013-02-14
1
-0
/
+1
*
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-7
/
+3
|
\
\
|
*
|
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-02-15
1
-6
/
+2
|
*
|
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-15
1
-1
/
+1
|
|
/
*
|
TTY: mark tty_get_device call with the proper const values
Greg Kroah-Hartman
2013-02-06
1
-2
/
+2
|
/
*
tty: Mark tty_del_file and __tty_hangup static
Josh Triplett
2012-11-21
1
-2
/
+2
*
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2012-10-25
1
-0
/
+5
*
TTY: move tty buffers to tty_port
Jiri Slaby
2012-10-22
1
-2
/
+0
*
TTY: add port -> tty link
Jiri Slaby
2012-10-22
1
-0
/
+3
*
TTY: move ldisc data from tty_struct: locks
Jiri Slaby
2012-10-22
1
-4
/
+0
*
TTY: move ldisc data from tty_struct: simple members
Jiri Slaby
2012-10-22
1
-1
/
+0
*
TTY: move devpts kill to pty
Jiri Slaby
2012-10-22
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-29
/
+16
|
\
|
*
make get_file() return its argument
Al Viro
2012-09-26
1
-6
/
+3
|
*
new helper: iterate_fd()
Al Viro
2012-09-26
1
-23
/
+13
*
|
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
1
-0
/
+7
*
|
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-06
1
-10
/
+59
*
|
drivers:tty:fix up ENOIOCTLCMD error handling
Wanlong Gao
2012-09-05
1
-1
/
+1
*
|
TTY: check if tty->port is assigned
Jiri Slaby
2012-08-17
1
-0
/
+4
[next]