aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
Commit message (Expand)AuthorAge
* TTY: introduce tty_port_destroyJiri Slaby2012-11-15
* TTY: move tty buffers to tty_portJiri Slaby2012-10-22
* TTY: add port -> tty linkJiri Slaby2012-10-22
* TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-22
* TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-22
* TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-22
* TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-22
* TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-22
* TTY: audit, stop accessing tty->icountJiri Slaby2012-10-22
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\
| * userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-06
* | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-06
* | serial: add a new helper functionHuang Shijie2012-09-05
* | tty: move the async flags from the serial code into the tty includesAlan Cox2012-09-05
* | TTY: add tty_port_link_deviceJiri Slaby2012-08-13
* | tty: localise the lockAlan Cox2012-08-10
* | tty: Move the handling of the tty release logicAlan Cox2012-07-17
* | tty: move the termios object into the ttyAlan Cox2012-07-16
* | tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* | tty: localise the lockAlan Cox2012-07-06
* | TTY: add tty_port_register_device helperJiri Slaby2012-06-13
* | TTY: provide drivers with tty_port_installJiri Slaby2012-06-13
|/
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty_lock: Localise the lockAlan Cox2012-05-04
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* TTY: provide tty_standard_install helperJiri Slaby2012-02-02
* tty: rework pty count limitingKonstantin Khlebnikov2012-01-24
* tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov2012-01-24
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: make tty_add_file non-failingJiri Slaby2011-10-18
| * tty: Support compat_ioctl get/set termios_lockedThomas Meyer2011-10-18
| * TTY: define tty_wait_until_sent_from_closeJiri Slaby2011-08-25
| * TTY: remove tty_lockedJiri Slaby2011-08-23
* | TTY: pty, fix pty countingJiri Slaby2011-08-23
|/
* TTY: export NR_LDISC and N_* line discipline numbers to user-spaceFlorian Fainelli2011-06-07
* n_tracerouter and n_tracesink ldisc additions.J Freyensee2011-05-13
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-19
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-22
* tty: add a helper for setting termios data from kernel sideAlan Cox2011-02-17
* tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGreg Kroah-Hartman2011-02-17
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-02
|\
| * TTY: open/hangup race fixupJiri Slaby2010-11-29
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* tty: Fix formatting in tty.hAlan Cox2010-11-09
* audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-30
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * tty.h: new ldisc for TI WiLink STPavan Savoy2010-10-05