index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
tty: Fix PPP hang under load
Alan Cox
1
-0
/
+1
2009-01-02
pty: simplify resize
Alan Cox
1
-2
/
+1
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
1
-0
/
+6
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-12-09
Audit: Log TIOCSTI
Al Viro
1
-0
/
+4
2008-11-25
tracing, tty: fix warnings caused by branch tracing and tty_kref_get()
Ingo Molnar
1
-1
/
+1
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-1
/
+1
2008-10-13
tty: extract the pty init time special cases
Alan Cox
1
-0
/
+5
2008-10-13
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
1
-2
/
+2
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
1
-0
/
+6
2008-10-13
tty: shutdown method
Alan Cox
1
-1
/
+2
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-0
/
+1
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-0
/
+3
2008-10-13
tty: Add termiox
Alan Cox
1
-0
/
+1
2008-10-13
tty: Add a kref count
Alan Cox
1
-0
/
+18
2008-10-13
pps: Reserve a line discipline number for PPS
Alan Cox
1
-1
/
+2
2008-10-13
tty: split the buffering from tty_io
Alan Cox
1
-0
/
+3
2008-08-15
tty: remove resize window special case
Alan Cox
1
-0
/
+2
2008-07-23
tty: Split ldisc code into its own file
Alan Cox
1
-2
/
+9
2008-07-21
tty: add more tty_port fields
Alan Cox
1
-0
/
+2
2008-07-21
tty.h: clean up
Alan Cox
1
-80
/
+85
2008-07-21
tty: Introduce a tty_port common structure
Alan Cox
1
-1
/
+29
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-5
/
+4
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
1
-1
/
+1
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
1
-0
/
+2
2008-04-30
tty: The big operations rework
Alan Cox
1
-0
/
+8
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-0
/
+1
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-4
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+2
2008-04-28
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
1
-5
/
+0
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-2
/
+2
2008-02-07
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
1
-7
/
+0
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
1
-1
/
+0
2008-01-29
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
1
-1
/
+2
2008-01-09
pl2303: Fix mode switching regression
Alan Cox
1
-0
/
+1
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
1
-1
/
+3
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-0
/
+3
2007-10-17
tty.h: remove dead define
Alan Cox
1
-5
/
+0
2007-10-13
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
1
-1
/
+0
2007-08-12
fix serial buffer memory leak
Alan Cox
1
-0
/
+2
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
1
-0
/
+33
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-0
/
+6
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-1
/
+1
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-2
/
+2
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
1
-1
/
+1
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
1
-1
/
+0
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-1
/
+21
2007-02-11
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
1
-0
/
+1
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
1
-4
/
+5
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
1
-5
/
+6
[prev]
[next]