aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: tty port zero baud openAlan Cox
2009-01-02tty: ESP has been broken for locking etc forverAlan Cox
2009-01-02tty: rework stallion to use the tty_port bitsAlan Cox
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02tty: relock the mxser driverAlan Cox
2009-01-02tty: relock riscom8 using port locksAlan Cox
2009-01-02tty: rocketport uses different port flags to everyone elseAlan Cox
2009-01-02tty: relock generic_serialAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox
2009-01-02tty: Pull the dtr raise into tty portAlan Cox
2009-01-02rio: Kill off ckmallocAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2009-01-02tty: Fix PPP hang under loadAlan Cox
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells
2009-01-02Add device function for USB serial consoleKevin Hao
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King
2009-01-02devpts: fix unused function warningAndrew Morton
2009-01-02tty: Fix close races in USB serialAlan Cox
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson
2009-01-02pty: simplify resizeAlan Cox
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel
2009-01-02sierra: Fix formattingAlan Cox
2009-01-02devpts: Coding style clean upAlan Cox
2009-01-02Document usage of multiple-instances of devptsSukadev Bhattiprolu
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu
2009-01-02Remove devpts_root globalSukadev Bhattiprolu
2009-01-02n_tty: clean up coding styleAlan Cox
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang
2009-01-02Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang
2009-01-02Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang
2009-01-02Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang
2009-01-02Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31nfsd race fixes: jfsDave Kleikamp
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-12-31nfsd race fixes: ext4Al Viro
2008-12-31nfsd race fixes: ext3Al Viro