summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: usb-serial krefsAlan Cox2008-10-1337-208/+313
* tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-132-16/+25
* tty: Make get_current_tty use a krefAlan Cox2008-10-134-9/+13
* 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-135-0/+87
* tty: ipw need reworkingAlan Cox2008-10-131-9/+10
* tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox2008-10-132-0/+18
* tty: use krefs to protect driver module countsAlan Cox2008-10-131-6/+11
* tty: Add a kref countAlan Cox2008-10-134-10/+71
* pps: Reserve a line discipline number for PPSAlan Cox2008-10-131-1/+2
* tty: Split tty_port into its own fileAlan Cox2008-10-133-37/+56
* tty: split the buffering from tty_ioAlan Cox2008-10-134-503/+515
* uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox2008-10-131-0/+2
* tty: move tioclinux from a special caseAlan Cox2008-10-133-6/+2
* serial: allow 8250 to be used on sparcDavid Miller2008-10-134-10/+33
* 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
* serial: Make uart_port's ioport "unsigned long".David Miller2008-10-131-1/+1
* 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-132-7/+56
* Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang2008-10-136-0/+17
* 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-136-20/+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-135-2062/+2
* drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall2008-10-131-2/+2
* drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall2008-10-131-0/+2
* MN10300: MEI are renaming themselves to PanasonicDavid Howells2008-10-131-9/+9
* MAINTAINERS: remove colon from headingsRandy Dunlap2008-10-121-11/+11
* MAINTAINERS: add F: and acronymsRandy Dunlap2008-10-121-8/+9
* MAINTAINERS: alpha sortRandy Dunlap2008-10-121-415/+415
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-1210-32/+131
|\
| * ext4: fix kconfig typo and extra whitespaceJan Engelhardt2008-10-121-2/+2
OpenPOWER on IntegriCloud