index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-0
/
+1
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
1
-2
/
+2
2009-09-19
tty: Add a full port_close function
Alan Cox
1
-1
/
+7
2009-09-14
cleanup console_print()
Anirban Sinha
1
-4
/
+0
2009-09-10
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-1
/
+3
2009-08-07
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
Janusz Krzysztofik
1
-1
/
+1
2009-07-31
TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...
Janusz Krzysztofik
1
-1
/
+3
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
1
-0
/
+1
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
1
-2
/
+7
2009-06-11
tty: Extract various bits of ldisc code
Alan Cox
1
-0
/
+3
2009-06-11
tty: Implement a drain delay in the tty port
Alan Cox
1
-0
/
+3
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
1
-1
/
+2
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
1
-0
/
+3
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
1
-0
/
+2
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
1
-0
/
+1
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
1
-0
/
+2
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
1
-0
/
+9
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-22
tty: Split ldisc code into its own file
Alan Cox
1
-2
/
+9
2008-07-20
tty: add more tty_port fields
Alan Cox
1
-0
/
+2
2008-07-20
tty.h: clean up
Alan Cox
1
-80
/
+85
2008-07-20
tty: Introduce a tty_port common structure
Alan Cox
1
-1
/
+29
2008-07-20
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
[prev]
[next]