summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox2009-01-021-3/+0
* tty: N_TTY SIGIO only works for readThomas Pfaff2009-01-021-3/+3
* tty: USB tty devices can block in tcdrain when unpluggedAlan Cox2009-01-021-0/+4
* serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-022-0/+4
* tty: Introduce some close helpers for portsAlan Cox2009-01-0211-391/+126
* tty: tty port zero baud openAlan Cox2009-01-021-1/+2
* tty: ESP has been broken for locking etc forverAlan Cox2009-01-021-1/+1
* tty: rework stallion to use the tty_port bitsAlan Cox2009-01-021-104/+38
* tty: Rework istallion to use the tty port changesAlan Cox2009-01-022-117/+43
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-027-235/+115
* tty: relock the mxser driverAlan Cox2009-01-021-15/+13
* tty: relock riscom8 using port locksAlan Cox2009-01-021-10/+20
* tty: rocketport uses different port flags to everyone elseAlan Cox2009-01-023-26/+21
* tty: relock generic_serialAlan Cox2009-01-021-13/+24
* isicom: redo locking to use tty port locksAlan Cox2009-01-024-26/+54
* tty: Pull the dtr raise into tty portAlan Cox2009-01-027-25/+79
* rio: Kill off ckmallocAlan Cox2009-01-021-13/+4
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-0219-239/+427
* tty: Fix PPP hang under loadAlan Cox2009-01-022-9/+22
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2009-01-021-3/+3
* Add device function for USB serial consoleKevin Hao2009-01-021-0/+13
* And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-022-17/+22
* Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-021-40/+51
* devpts: fix unused function warningAndrew Morton2009-01-021-1/+1
* tty: Fix close races in USB serialAlan Cox2009-01-021-5/+10
* n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-021-17/+9
* n_tty: Fix hanfling of buffer full corner casesJoe Peterson2009-01-021-17/+38
* n_tty: Fix handling of control characters and continuationsJoe Peterson2009-01-021-9/+15
* pty: simplify resizeAlan Cox2009-01-026-36/+74
* tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel2009-01-021-1/+1
* sierra: Fix formattingAlan Cox2009-01-021-1/+1
* devpts: Coding style clean upAlan Cox2009-01-021-27/+26
* Document usage of multiple-instances of devptsSukadev Bhattiprolu2009-01-021-0/+132
* Enable multiple instances of devptsSukadev Bhattiprolu2009-01-021-7/+163
* Define get_init_pts_sb()Sukadev Bhattiprolu2009-01-021-1/+54
* Define mknod_ptmx()Sukadev Bhattiprolu2009-01-021-5/+110
* Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu2009-01-021-0/+11
* Extract option parsing to new functionSukadev Bhattiprolu2009-01-021-3/+9
* Per-mount 'config' objectSukadev Bhattiprolu2009-01-021-18/+27
* Per-mount allocated_ptysSukadev Bhattiprolu2009-01-021-7/+48
* Remove devpts_root globalSukadev Bhattiprolu2009-01-021-9/+20
* n_tty: clean up coding styleAlan Cox2009-01-021-16/+13
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-024-156/+594
* Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang2009-01-021-0/+1
* Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang2009-01-021-3/+8
* Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang2009-01-021-12/+4
* Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang2009-01-021-0/+24
* Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang2009-01-021-98/+89
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-3181-351/+696
|\
| * nfsd race fixes: jfsDave Kleikamp2008-12-312-16/+37
OpenPOWER on IntegriCloud