summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Char: sx, fix io unmappingJiri Slaby2008-10-131-2/+2
* Char: cyclades. remove bogus iomapJiri Slaby2008-10-131-9/+12
* Fix oti6858 debug levelScott Ashcroft2008-10-131-4/+0
* Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang2008-10-131-0/+50
* Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang2008-10-131-0/+4
* Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang2008-10-131-1/+5
* Blackfin Serial Driver: Remove useless stopSonic Zhang2008-10-131-3/+0
* Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger2008-10-131-7/+10
* Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger2008-10-131-4/+4
* Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang2008-10-131-17/+22
* Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger2008-10-131-1/+1
* epca: call tty_port_initAlan Cox2008-10-131-4/+1
* coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk2008-10-134-2054/+2
OpenPOWER on IntegriCloud