summaryrefslogtreecommitdiff
path: root/include/linux/tty.h
Commit message (Expand)AuthorAge
* n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley2013-06-17
* tty: Remove TTY_HW_COOK_IN/OUTPeter Hurley2013-05-20
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\
| * audit: push loginuid and sessionid processing downEric Paris2013-04-30
| * audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-01
* | | tty: Don't reenable already enabled ldiscPeter Hurley2013-03-18
* | | tty: Add diagnostic for halted line disciplinePeter Hurley2013-03-18
* | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* | | TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-18
* | | tty: Add safe tty throttle/unthrottle functionsPeter Hurley2013-03-18
|/ /
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* | TTY: move low_latency to tty_portJiri Slaby2013-01-15
|/
* 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