aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-01-02kbuild: Remove gcc 4.1.0 quirk from init/main.cIngo Molnar
2009-01-02Disallow gcc versions 4.1.{0,1}Linus Torvalds
2009-01-02Sanitize gcc version header includesLinus Torvalds
2009-01-02ide-atapi: start dma in a drive-specific wayBorislav Petkov
2009-01-02ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf...Borislav Petkov
2009-01-02ide-atapi: remove timeout arg to ide_issue_pcBorislav Petkov
2009-01-02ide-cd: remove handler wrappersBorislav Petkov
2009-01-02ide-cd: remove xferlen arg to cdrom_start_packet_commandBorislav Petkov
2009-01-02ide-atapi: split drive-specific functionality in ide_issue_pcBorislav Petkov
2009-01-02ide-atapi: assign expiry and timeout based on device typeBorislav Petkov
2009-01-02ide-atapi: compute cmd_len based on device type in ide_transfer_pcBorislav Petkov
2009-01-02ide: remove the last ide-scsi remnantsBorislav Petkov
2009-01-02ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov
2009-01-02ide-atapi: remove ide-scsi remnants from ide_transfer_pc()Borislav Petkov
2009-01-02ide-atapi: remove ide-scsi remnants from ide_issue_pcBorislav Petkov