aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-13tty: simplify ktermios allocationAlan Cox
2008-10-13pty: simplify unix98 allocationAlan Cox
2008-10-13pty: Fix allocation failure double freeAlan Cox
2008-10-13pty: Coding style and polishAlan Cox
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13Move tty lookup/reopen to callerSukadev Bhattiprolu
2008-10-13tty: extract the pty init time special casesAlan Cox
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox
2008-10-13tty: More driver operationsAlan Cox
2008-10-13tty: kref the tty driver objectAlan Cox
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox
2008-10-13tty: Move parts of tty_init_dev into new functionsSukadev Bhattiprolu
2008-10-13tty: Remove more special casing and out of place codeAlan Cox
2008-10-13tty: shutdown methodAlan Cox
2008-10-13vt: remove bogus lock droppingAlan Cox
2008-10-13pty: If the administrator creates a device for a ptmx slave we should not errorAlan Cox
2008-10-13tty: Redo current tty lockingAlan Cox
2008-10-13tty: the vhangup syscall is racyAlan Cox
2008-10-13mxser: Switch to kref ttyAlan Cox
2008-10-13stallion: Use krefsAlan Cox
2008-10-13tty: kref usage for isicom and moxaAlan Cox
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13tty: Move tty_write_message out of kernel/printkAlan Cox
2008-10-13tty: Make get_current_tty use a krefAlan Cox
2008-10-13tty: compare the tty winsizeAlan Cox
2008-10-13tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox
2008-10-13tty: Add termioxAlan Cox
2008-10-13tty: ipw need reworkingAlan Cox
2008-10-13tty: use krefs to protect driver module countsAlan Cox
2008-10-13tty: Add a kref countAlan Cox
2008-10-13tty: Split tty_port into its own fileAlan Cox
2008-10-13tty: split the buffering from tty_ioAlan Cox
2008-10-13tty: move tioclinux from a special caseAlan Cox
2008-10-13serial: allow 8250 to be used on sparcDavid Miller
2008-10-138250: remove a few inlines of dubious valueWill Newton
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox
2008-10-13usb: fix pl2303 initializationJason Wessel
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton
2008-10-13nozomi: Fix close on errorAlan Cox
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac
2008-10-13ip2: avoid add_timer with pending timerAkinobu Mita
2008-10-13ip2: init/deinit cleanupJiri Slaby
2008-10-13ip2: fix sparse warningsJiri Slaby
2008-10-13ip2: cleanup globalsJiri Slaby
2008-10-13Char: merge ip2main and ip2baseJiri Slaby
2008-10-13Char: sx, fix io unmappingJiri Slaby
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby
2008-10-13Fix oti6858 debug levelScott Ashcroft