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
/
include
/
linux
/
tty.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
1
-2
/
+7
*
tty: Extract various bits of ldisc code
Alan Cox
2009-06-11
1
-0
/
+3
*
tty: Implement a drain delay in the tty port
Alan Cox
2009-06-11
1
-0
/
+3
*
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-06-11
1
-1
/
+2
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
1
-0
/
+3
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
1
-0
/
+2
*
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
1
-0
/
+1
*
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
1
-0
/
+2
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
1
-0
/
+9
*
tty: Fix PPP hang under load
Alan Cox
2009-01-02
1
-0
/
+1
*
pty: simplify resize
Alan Cox
2009-01-02
1
-2
/
+1
*
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
2009-01-02
1
-0
/
+6
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
1
-1
/
+1
|
\
|
*
tracing, tty: fix warnings caused by branch tracing and tty_kref_get()
Ingo Molnar
2008-11-25
1
-1
/
+1
*
|
Audit: Log TIOCSTI
Al Viro
2008-12-09
1
-0
/
+4
|
/
*
tty: some ICANON magic is in the wrong places
Alan Cox
2008-10-13
1
-1
/
+1
*
tty: extract the pty init time special cases
Alan Cox
2008-10-13
1
-0
/
+5
*
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
2008-10-13
1
-2
/
+2
*
tty: Remove more special casing and out of place code
Alan Cox
2008-10-13
1
-0
/
+6
*
tty: shutdown method
Alan Cox
2008-10-13
1
-1
/
+2
*
tty: the vhangup syscall is racy
Alan Cox
2008-10-13
1
-0
/
+1
*
tty: usb-serial krefs
Alan Cox
2008-10-13
1
-0
/
+3
*
tty: Add termiox
Alan Cox
2008-10-13
1
-0
/
+1
*
tty: Add a kref count
Alan Cox
2008-10-13
1
-0
/
+18
*
pps: Reserve a line discipline number for PPS
Alan Cox
2008-10-13
1
-1
/
+2
*
tty: split the buffering from tty_io
Alan Cox
2008-10-13
1
-0
/
+3
*
tty: remove resize window special case
Alan Cox
2008-08-15
1
-0
/
+2
*
tty: Split ldisc code into its own file
Alan Cox
2008-07-22
1
-2
/
+9
*
tty: add more tty_port fields
Alan Cox
2008-07-20
1
-0
/
+2
*
tty.h: clean up
Alan Cox
2008-07-20
1
-80
/
+85
*
tty: Introduce a tty_port common structure
Alan Cox
2008-07-20
1
-1
/
+29
*
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-5
/
+4
*
Fix various old email addresses for dwmw2
David Woodhouse
2008-06-06
1
-1
/
+1
*
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
1
-0
/
+2
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-0
/
+8
*
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
1
-0
/
+1
*
redo locking of tty->pgrp
Alan Cox
2008-04-30
1
-4
/
+6
*
tty: BKL pushdown
Alan Cox
2008-04-30
1
-2
/
+2
*
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
2008-04-28
1
-5
/
+0
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
1
-2
/
+2
*
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
2008-02-07
1
-7
/
+0
*
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2008-02-06
1
-1
/
+0
*
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
2008-01-28
1
-1
/
+2
*
pl2303: Fix mode switching regression
Alan Cox
2008-01-08
1
-0
/
+1
*
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
2007-11-07
1
-1
/
+3
*
tty: expose new methods needed for drivers to get termios right
Alan Cox
2007-10-17
1
-0
/
+3
*
tty.h: remove dead define
Alan Cox
2007-10-17
1
-5
/
+0
*
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
2007-10-12
1
-1
/
+0
*
fix serial buffer memory leak
Alan Cox
2007-08-11
1
-0
/
+2
*
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
1
-0
/
+33
[next]