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
2012-11-15
TTY: introduce tty_port_destroy
Jiri Slaby
1
-0
/
+1
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
1
-3
/
+3
2012-10-22
TTY: add port -> tty link
Jiri Slaby
1
-0
/
+1
2012-10-22
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
1
-2
/
+3
2012-10-22
TTY: move ldisc data from tty_struct: locks
Jiri Slaby
1
-10
/
+1
2012-10-22
TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
Jiri Slaby
1
-10
/
+0
2012-10-22
TTY: move ldisc data from tty_struct: bitmaps
Jiri Slaby
1
-2
/
+0
2012-10-22
TTY: move ldisc data from tty_struct: simple members
Jiri Slaby
1
-5
/
+0
2012-10-22
TTY: audit, stop accessing tty->icount
Jiri Slaby
1
-2
/
+2
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-36
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-2
/
+2
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
1
-0
/
+4
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
1
-0
/
+4
2012-09-05
serial: add a new helper function
Huang Shijie
1
-0
/
+6
2012-09-05
tty: move the async flags from the serial code into the tty includes
Alan Cox
1
-0
/
+1
2012-08-13
TTY: add tty_port_link_device
Jiri Slaby
1
-0
/
+2
2012-08-10
tty: localise the lock
Alan Cox
1
-9
/
+14
2012-07-17
tty: Move the handling of the tty release logic
Alan Cox
1
-1
/
+0
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-23
/
+23
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
1
-14
/
+9
2012-07-06
tty: localise the lock
Alan Cox
1
-9
/
+14
2012-06-13
TTY: add tty_port_register_device helper
Jiri Slaby
1
-0
/
+3
2012-06-13
TTY: provide drivers with tty_port_install
Jiri Slaby
1
-0
/
+2
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-05-04
tty_lock: Localise the lock
Alan Cox
1
-9
/
+14
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-02
TTY: provide tty_standard_install helper
Jiri Slaby
1
-0
/
+2
2012-01-24
tty: rework pty count limiting
Konstantin Khlebnikov
1
-0
/
+1
2012-01-24
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
1
-2
/
+1
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+23
2011-10-18
TTY: make tty_add_file non-failing
Jiri Slaby
1
-1
/
+3
2011-10-18
tty: Support compat_ioctl get/set termios_locked
Thomas Meyer
1
-0
/
+2
2011-08-25
TTY: define tty_wait_until_sent_from_close
Jiri Slaby
1
-0
/
+18
2011-08-23
TTY: remove tty_locked
Jiri Slaby
1
-2
/
+0
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
1
-0
/
+2
2011-06-07
TTY: export NR_LDISC and N_* line discipline numbers to user-space
Florian Fainelli
1
-18
/
+19
2011-05-13
n_tracerouter and n_tracesink ldisc additions.
J Freyensee
1
-0
/
+2
2011-04-19
TTY: introduce deinit helpers for proper ldisc shutdown
Jiri Slaby
1
-0
/
+2
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
1
-1
/
+1
2011-02-17
tty: add a helper for setting termios data from kernel side
Alan Cox
1
-0
/
+1
2011-02-17
tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
Greg Kroah-Hartman
1
-1
/
+1
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2010-11-29
TTY: open/hangup race fixup
Jiri Slaby
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-09
tty: Fix formatting in tty.h
Alan Cox
1
-1
/
+1
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-4
/
+5
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-0
/
+1
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
1
-1
/
+1
[next]