summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: Remove lots of NULL checksAlan Cox2008-10-136-79/+1
* tty: fix up gigaset a bitAlan Cox2008-10-131-15/+12
* tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-132-3/+3
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-134-44/+55
* tty: simplify ktermios allocationAlan Cox2008-10-132-42/+7
* pty: simplify unix98 allocationAlan Cox2008-10-131-11/+7
* pty: Fix allocation failure double freeAlan Cox2008-10-131-2/+0
* pty: Coding style and polishAlan Cox2008-10-131-42/+44
* Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-132-14/+18
* Move tty lookup/reopen to callerSukadev Bhattiprolu2008-10-131-15/+16
* tty: extract the pty init time special casesAlan Cox2008-10-132-142/+182
* tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2008-10-132-33/+25
* tty: More driver operationsAlan Cox2008-10-132-10/+63
* tty: kref the tty driver objectAlan Cox2008-10-134-54/+69
* tty: Clean up the tty_init_dev changes furtherAlan Cox2008-10-132-41/+72
* tty: Move parts of tty_init_dev into new functionsSukadev Bhattiprolu2008-10-131-52/+87
* tty: Remove more special casing and out of place codeAlan Cox2008-10-134-155/+188
* tty: shutdown methodAlan Cox2008-10-133-41/+57
* vt: remove bogus lock droppingAlan Cox2008-10-131-18/+0
* pty: If the administrator creates a device for a ptmx slave we should not errorAlan Cox2008-10-131-6/+12
* tty: Redo current tty lockingAlan Cox2008-10-132-14/+5
* tty: the vhangup syscall is racyAlan Cox2008-10-131-0/+19
* mxser: Switch to kref ttyAlan Cox2008-10-131-89/+103
* stallion: Use krefsAlan Cox2008-10-133-93/+123
* tty: kref usage for isicom and moxaAlan Cox2008-10-132-53/+69
* tty: usb-serial krefsAlan Cox2008-10-1336-208/+310
* tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-131-0/+25
* tty: Make get_current_tty use a krefAlan Cox2008-10-132-5/+8
* tty: compare the tty winsizeAlan Cox2008-10-131-1/+1
* tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox2008-10-132-21/+39
* tty: Add termioxAlan Cox2008-10-131-0/+58
* tty: ipw need reworkingAlan Cox2008-10-131-9/+10
* tty: use krefs to protect driver module countsAlan Cox2008-10-131-6/+11
* tty: Add a kref countAlan Cox2008-10-131-6/+48
* tty: Split tty_port into its own fileAlan Cox2008-10-133-37/+56
* tty: split the buffering from tty_ioAlan Cox2008-10-133-503/+512
* tty: move tioclinux from a special caseAlan Cox2008-10-133-6/+2
* serial: allow 8250 to be used on sparcDavid Miller2008-10-133-10/+27
* 8250: remove a few inlines of dubious valueWill Newton2008-10-131-5/+4
* serial_8250: pci_enable_device fail is not fully handledAlan Cox2008-10-131-2/+2
* ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox2008-10-131-3/+3
* usb: fix pl2303 initializationJason Wessel2008-10-131-11/+0
* serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton2008-10-131-3/+2
* nozomi: Fix close on errorAlan Cox2008-10-131-1/+4
* audit: Handle embedded NUL in TTY input auditingMiloslav Trmac2008-10-131-1/+1
* ip2: avoid add_timer with pending timerAkinobu Mita2008-10-131-15/+4
* ip2: init/deinit cleanupJiri Slaby2008-10-133-251/+198
* ip2: fix sparse warningsJiri Slaby2008-10-131-9/+5
* ip2: cleanup globalsJiri Slaby2008-10-131-11/+7
* Char: merge ip2main and ip2baseJiri Slaby2008-10-133-125/+77
OpenPOWER on IntegriCloud