aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tty.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-22TTY: add port -> tty linkGravatar Jiri Slaby 1-0/+1
2012-10-22TTY: move TTY_FLUSH* flags to tty_portGravatar Jiri Slaby 1-2/+3
2012-10-22TTY: move ldisc data from tty_struct: locksGravatar Jiri Slaby 1-10/+1
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffGravatar Jiri Slaby 1-10/+0
2012-10-22TTY: move ldisc data from tty_struct: bitmapsGravatar Jiri Slaby 1-2/+0
2012-10-22TTY: move ldisc data from tty_struct: simple membersGravatar Jiri Slaby 1-5/+0
2012-10-22TTY: audit, stop accessing tty->icountGravatar Jiri Slaby 1-2/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-36/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-2/+2
2012-09-17userns: Convert the audit loginuid to be a kuidGravatar Eric W. Biederman 1-2/+2
2012-09-06tty_register_device_attr updated for tty-nextGravatar Tomas Hlavacek 1-0/+4
2012-09-06tty: uartclk value from serial_core exposed to sysfsGravatar Tomas Hlavacek 1-0/+4
2012-09-05serial: add a new helper functionGravatar Huang Shijie 1-0/+6
2012-09-05tty: move the async flags from the serial code into the tty includesGravatar Alan Cox 1-0/+1
2012-08-13TTY: add tty_port_link_deviceGravatar Jiri Slaby 1-0/+2
2012-08-10tty: localise the lockGravatar Alan Cox 1-9/+14
2012-07-17tty: Move the handling of the tty release logicGravatar Alan Cox 1-1/+0
2012-07-16tty: move the termios object into the ttyGravatar Alan Cox 1-23/+23
2012-07-16tty: revert incorrectly applied lock patchGravatar Alan Cox 1-14/+9
2012-07-06tty: localise the lockGravatar Alan Cox 1-9/+14
2012-06-13TTY: add tty_port_register_device helperGravatar Jiri Slaby 1-0/+3
2012-06-13TTY: provide drivers with tty_port_installGravatar Jiri Slaby 1-0/+2
2012-06-02tty: Revert the tty locking series, it needs more workGravatar Linus Torvalds 1-14/+9
2012-05-04tty_lock: Localise the lockGravatar Alan Cox 1-9/+14
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-02-02TTY: provide tty_standard_install helperGravatar Jiri Slaby 1-0/+2
2012-01-24tty: rework pty count limitingGravatar Konstantin Khlebnikov 1-0/+1
2012-01-24tty: cleanup prohibition of direct opening for unix98 pty masterGravatar Konstantin Khlebnikov 1-2/+1
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+23
2011-10-18TTY: make tty_add_file non-failingGravatar Jiri Slaby 1-1/+3
2011-10-18tty: Support compat_ioctl get/set termios_lockedGravatar Thomas Meyer 1-0/+2
2011-08-25TTY: define tty_wait_until_sent_from_closeGravatar Jiri Slaby 1-0/+18
2011-08-23TTY: remove tty_lockedGravatar Jiri Slaby 1-2/+0
2011-08-23TTY: pty, fix pty countingGravatar Jiri Slaby 1-0/+2
2011-06-07TTY: export NR_LDISC and N_* line discipline numbers to user-spaceGravatar Florian Fainelli 1-18/+19
2011-05-13n_tracerouter and n_tracesink ldisc additions.Gravatar J Freyensee 1-0/+2
2011-04-19TTY: introduce deinit helpers for proper ldisc shutdownGravatar Jiri Slaby 1-0/+2
2011-03-22tty: stop using "delayed_work" in the tty layerGravatar Linus Torvalds 1-1/+1
2011-02-17tty: add a helper for setting termios data from kernel sideGravatar Alan Cox 1-0/+1
2011-02-17tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGravatar Greg Kroah-Hartman 1-1/+1
2011-02-17tty: now phase out the ioctl file pointer for goodGravatar Alan Cox 1-1/+1
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2010-11-29TTY: open/hangup race fixupGravatar Jiri Slaby 1-0/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-11-09tty: Fix formatting in tty.hGravatar Alan Cox 1-1/+1
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledGravatar Thomas Gleixner 1-4/+5
2010-10-28Merge 'staging-next' to Linus's treeGravatar Greg Kroah-Hartman 1-0/+1
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Gravatar Pekka Enberg 1-1/+1
2010-10-22tty: add tty_struct->dev pointer to corresponding device instanceGravatar Dmitry Eremin-Solenikov 1-0/+1
2010-10-05tty.h: new ldisc for TI WiLink STGravatar Pavan Savoy 1-0/+1