aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
Commit message (Expand)AuthorAge
* tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
* serial: move port users helperAlan Cox2009-09-19
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
* serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-19
* tty: Add a full port_close functionAlan Cox2009-09-19
* cleanup console_print()Anirban Sinha2009-09-14
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-10
|\
| * TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik2009-08-07
| * TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...Janusz Krzysztofik2009-07-31
* | pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-29
|/
* tty: rewrite the ldisc lockingAlan Cox2009-06-11
* tty: Extract various bits of ldisc codeAlan Cox2009-06-11
* tty: Implement a drain delay in the tty portAlan Cox2009-06-11
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-11
* tty: Introduce some close helpers for portsAlan Cox2009-01-02
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-02
* isicom: redo locking to use tty port locksAlan Cox2009-01-02
* tty: Pull the dtr raise into tty portAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* tty: Fix PPP hang under loadAlan Cox2009-01-02
* pty: simplify resizeAlan Cox2009-01-02
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-02
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\
| * tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-25
* | Audit: Log TIOCSTIAl Viro2008-12-09
|/
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13
* tty: extract the pty init time special casesAlan Cox2008-10-13
* tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2008-10-13
* tty: Remove more special casing and out of place codeAlan Cox2008-10-13
* tty: shutdown methodAlan Cox2008-10-13
* tty: the vhangup syscall is racyAlan Cox2008-10-13
* tty: usb-serial krefsAlan Cox2008-10-13
* tty: Add termioxAlan Cox2008-10-13
* tty: Add a kref countAlan Cox2008-10-13
* pps: Reserve a line discipline number for PPSAlan Cox2008-10-13
* tty: split the buffering from tty_ioAlan Cox2008-10-13
* tty: remove resize window special caseAlan Cox2008-08-15
* tty: Split ldisc code into its own fileAlan Cox2008-07-22
* tty: add more tty_port fieldsAlan Cox2008-07-20
* tty.h: clean upAlan Cox2008-07-20
* tty: Introduce a tty_port common structureAlan Cox2008-07-20
* tty: Ldisc revampAlan Cox2008-07-20
* Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-30
* redo locking of tty->pgrpAlan Cox2008-04-30
* tty: BKL pushdownAlan Cox2008-04-30
* [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-28
* Audit: collect sessionid in netlink messagesEric Paris2008-04-28