index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2010-03-19
1
-0
/
+1
*
tty: Take a 256 byte padding into account when buffering below sub-page units
Mel Gorman
2010-03-19
1
-4
/
+5
*
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
2010-03-12
1
-0
/
+1
*
tty: Keep the default buffering to sub-page units
Alan Cox
2010-03-02
1
-0
/
+10
*
tty.h: make tty_port_get() static inline
Randy Dunlap
2010-01-16
1
-2
/
+2
*
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
1
-2
/
+0
*
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
1
-1
/
+1
*
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
1
-0
/
+12
*
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
1
-0
/
+1
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
1
-1
/
+9
*
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
1
-0
/
+3
*
serial: move port users helper
Alan Cox
2009-09-19
1
-0
/
+5
*
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
1
-0
/
+1
*
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
1
-2
/
+2
*
tty: Add a full port_close function
Alan Cox
2009-09-19
1
-1
/
+7
*
cleanup console_print()
Anirban Sinha
2009-09-14
1
-4
/
+0
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-09-10
1
-1
/
+3
|
\
|
*
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
Janusz Krzysztofik
2009-08-07
1
-1
/
+1
|
*
TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...
Janusz Krzysztofik
2009-07-31
1
-1
/
+3
*
|
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-29
1
-0
/
+1
|
/
*
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
[next]