summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-13tty: Add a kref countAlan Cox4-10/+71
2008-10-13pps: Reserve a line discipline number for PPSAlan Cox1-1/+2
2008-10-13tty: Split tty_port into its own fileAlan Cox3-37/+56
2008-10-13tty: split the buffering from tty_ioAlan Cox4-503/+515
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox1-0/+2
2008-10-13tty: move tioclinux from a special caseAlan Cox3-6/+2
2008-10-13serial: allow 8250 to be used on sparcDavid Miller4-10/+33
2008-10-138250: remove a few inlines of dubious valueWill Newton1-5/+4
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox1-2/+2
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox1-3/+3
2008-10-13usb: fix pl2303 initializationJason Wessel1-11/+0
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton1-3/+2
2008-10-13nozomi: Fix close on errorAlan Cox1-1/+4
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller1-1/+1
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac1-1/+1
2008-10-13ip2: avoid add_timer with pending timerAkinobu Mita1-15/+4
2008-10-13ip2: init/deinit cleanupJiri Slaby3-251/+198
2008-10-13ip2: fix sparse warningsJiri Slaby1-9/+5
2008-10-13ip2: cleanup globalsJiri Slaby1-11/+7
2008-10-13Char: merge ip2main and ip2baseJiri Slaby3-125/+77
2008-10-13Char: sx, fix io unmappingJiri Slaby1-2/+2
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby1-9/+12
2008-10-13Fix oti6858 debug levelScott Ashcroft1-4/+0
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang2-7/+56
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang6-0/+17
2008-10-13Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang1-1/+5
2008-10-13Blackfin Serial Driver: Remove useless stopSonic Zhang1-3/+0
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger6-20/+10
2008-10-13Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger1-4/+4
2008-10-13Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang1-17/+22
2008-10-13Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger1-1/+1
2008-10-13epca: call tty_port_initAlan Cox1-4/+1
2008-10-13coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk5-2062/+2
2008-10-13drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall1-2/+2
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse4459-115572/+218874
2008-10-13Fix autoloading of MacBook Pro backlight driver.David Woodhouse1-3/+1
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse3-39/+106
2008-10-13MN10300: MEI are renaming themselves to PanasonicDavid Howells1-9/+9
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar20-374/+1004
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar10905-279004/+520189
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu3-24/+61
2008-10-13x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich1-1/+1
2008-10-13dumpstack: x86: various small unification steps, fixAlexander van Heukelum1-1/+1
2008-10-13x86: remove additional_cpusThomas Gleixner1-12/+2
2008-10-13x86: remove additional_cpus configurabilityIngo Molnar2-25/+1
2008-10-13x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner1-1/+1
2008-10-13dumpstack: x86: various small unification stepsAlexander van Heukelum2-18/+20
2008-10-13dumpstack: i386: make kstack= an early boot-param and add oops=panicAlexander van Heukelum1-3/+14
2008-10-13dumpstack: x86: use log_lvl and unify trace formattingAlexander van Heukelum2-13/+13