summaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-0/+1
|\
| * tty.h: new ldisc for TI WiLink STPavan Savoy2010-10-051-0/+1
* | tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg2010-10-221-1/+1
* | tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov2010-10-221-0/+1
|/
* tty: fix fu_list abuseNick Piggin2010-08-181-0/+8
* fs: cleanup files_lock lockingNick Piggin2010-08-181-0/+1
* tty: implement BTM as mutex instead of BKLArnd Bergmann2010-08-101-13/+5
* tty: remove tty_lock_nestedArnd Bergmann2010-08-101-15/+1
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-101-0/+42
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-0/+31
* tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+1
* Fix init ordering of /dev/console vs callers of modprobeDavid Howells2010-08-061-0/+3
* tty: n_gsm line disciplineAlan Cox2010-05-211-0/+1
* serial: TTY: new ldiscs for stagingPavan Savoy2010-05-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-4/+6
|\
| * tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-191-0/+1
| * tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-191-4/+5
* | net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-301-2/+2
|/
* ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2010-03-121-0/+1
* tty: Keep the default buffering to sub-page unitsAlan Cox2010-03-021-0/+10
* tty.h: make tty_port_get() static inlineRandy Dunlap2010-01-161-2/+2
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-151-2/+0
* tty: push the BKL down into the handlers a bitAlan Cox2009-12-111-1/+1
* tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-111-0/+12
* tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-111-0/+1
* tty_port: add "tty_port_open" helperAlan Cox2009-12-111-1/+9
* tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-191-0/+3
* serial: move port users helperAlan Cox2009-09-191-0/+5
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-0/+1
* serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-191-2/+2
* tty: Add a full port_close functionAlan Cox2009-09-191-1/+7
* cleanup console_print()Anirban Sinha2009-09-141-4/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-1/+3
|\
| * TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik2009-08-071-1/+1
| * TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...Janusz Krzysztofik2009-07-311-1/+3
* | pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-291-0/+1
|/
* tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+7
* tty: Extract various bits of ldisc codeAlan Cox2009-06-111-0/+3
* tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+3
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-1/+2
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-0/+3
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-0/+2
* isicom: redo locking to use tty port locksAlan Cox2009-01-021-0/+1
* tty: Pull the dtr raise into tty portAlan Cox2009-01-021-0/+2
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-0/+9
* tty: Fix PPP hang under loadAlan Cox2009-01-021-0/+1
* pty: simplify resizeAlan Cox2009-01-021-2/+1
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-021-0/+6
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+1
|\
| * tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-251-1/+1
OpenPOWER on IntegriCloud