aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2009-01-02tty: Fix PPP hang under loadAlan Cox
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-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-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev 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-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
2009-01-02ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov
2009-01-02ide-atapi: teach ide atapi about drive->waiting_for_dmaBorislav Petkov
2009-01-02ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov
2009-01-02ide-atapi: setup dma for ide-cdBorislav Petkov
2009-01-02ide-atapi: combine drive-specific assignmentsBorislav Petkov
2009-01-02ide-atapi: add a dev_is_idecd-inlineBorislav Petkov
2009-01-02remove ide-scsiFUJITA Tomonori
2009-01-02ide-floppy: allocate only toplevel packet commandsLinus Torvalds
2009-01-02ide-cd: move debug defines into headerBorislav Petkov
2009-01-02ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz
2009-01-02ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz
2009-01-02ide: remove "paranoia" checks for hwgroup->busyBartlomiej Zolnierkiewicz
2009-01-02ide: remove IDE PM hack from do_ide_request()Bartlomiej Zolnierkiewicz
2009-01-02ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz
2009-01-02ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz
2009-01-02ide: factor out device type classifying from do_identify()Bartlomiej Zolnierkiewicz
2009-01-02ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz
2009-01-02ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz