summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox2-117/+43
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox7-235/+115
2009-01-02tty: relock the mxser driverAlan Cox1-15/+13
2009-01-02tty: relock riscom8 using port locksAlan Cox1-10/+20
2009-01-02tty: rocketport uses different port flags to everyone elseAlan Cox3-26/+21
2009-01-02tty: relock generic_serialAlan Cox1-13/+24
2009-01-02isicom: redo locking to use tty port locksAlan Cox4-26/+54
2009-01-02tty: Pull the dtr raise into tty portAlan Cox7-25/+79
2009-01-02rio: Kill off ckmallocAlan Cox1-13/+4
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox19-239/+427
2009-01-02tty: Fix PPP hang under loadAlan Cox2-9/+22
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-3/+3
2009-01-02Add device function for USB serial consoleKevin Hao1-0/+13
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King2-17/+22
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King1-40/+51
2009-01-02devpts: fix unused function warningAndrew Morton1-1/+1
2009-01-02tty: Fix close races in USB serialAlan Cox1-5/+10
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson1-17/+9
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson1-17/+38
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson1-9/+15
2009-01-02pty: simplify resizeAlan Cox6-36/+74
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel1-1/+1
2009-01-02sierra: Fix formattingAlan Cox1-1/+1
2009-01-02devpts: Coding style clean upAlan Cox1-27/+26
2009-01-02Document usage of multiple-instances of devptsSukadev Bhattiprolu1-0/+132
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu1-7/+163
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu1-1/+54
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu1-5/+110
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu1-0/+11
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu1-3/+9
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu1-18/+27
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu1-7/+48
2009-01-02Remove devpts_root globalSukadev Bhattiprolu1-9/+20
2009-01-02n_tty: clean up coding styleAlan Cox1-16/+13
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson4-156/+594
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang1-0/+1
2009-01-02Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang1-3/+8
2009-01-02Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang1-12/+4
2009-01-02Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang1-0/+24
2009-01-02Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang1-98/+89
2009-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds81-351/+696
2009-01-01nfsd race fixes: jfsDave Kleikamp2-16/+37
2009-01-01nfsd race fixes: reiserfsAl Viro2-5/+18
2009-01-01nfsd race fixes: ext4Al Viro2-2/+18
2009-01-01nfsd race fixes: ext3Al Viro2-2/+19
2009-01-01nfsd race fixes: ext2Al Viro2-2/+19
2009-01-01nfsd/create race fixes, infrastructureAl Viro2-0/+61
2009-01-01filesystem notification: create fs/notify to contain all fs notificationEric Paris11-42/+46
2009-01-01fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq1-4/+5
2009-01-01kill ->dir_notify()Al Viro9-142/+1