aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-4/+4
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-05-02serial: Fix sparc driver name strings.David S. Miller4-4/+4
2008-05-01Fix a potential issue in mpc52xx uart driverAndrew Liu1-0/+2
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau2-1/+6
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox3-8/+11
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-54/+54
2008-04-30tty: The big operations reworkAlan Cox2-14/+30
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox1-4/+8
2008-04-30serial m68k: put_char returnsAlan Cox3-5/+7
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox5-57/+20
2008-04-30serial_core: Prepare for BKL push downAlan Cox1-7/+9
2008-04-3068360serial: Note that there isn't any info->mcr lockingAlan Cox1-1/+1
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu4-0/+721
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+5
2008-04-29[POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely1-1/+1
2008-04-28[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin1-2/+5
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-105/+4
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov3-105/+4
2008-04-28atmel_serial: remove duplicated macro definitionMichael Trimarchi1-1/+0
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson1-2/+3
2008-04-28serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa1-1/+14
2008-04-28uart_get_baud_rate: stop mangling termiosAlan Cox1-4/+11
2008-04-28Fix tty speed handling on 8250Alan Cox1-1/+3
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg1-1/+1
2008-04-28crisv10: prepare for BKL push downAlan Cox1-0/+7
2008-04-28dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin1-1/+1
2008-04-26sparc: sunzilog.c remove unused argumentRobert Reif1-2/+2
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+13
2008-04-24[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn1-1/+13
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-19/+37
2008-04-25Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.Sonic Zhang1-5/+2
2008-04-25Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to itMike Frysinger1-6/+3
2008-04-25Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.Graf Yang1-3/+5
2008-04-24sparc: sunzilog uart orderRobert Reif1-13/+17
2008-04-23Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when booting u-boot and linux on uart 1Sonic Zhang1-4/+0
2008-04-24Blackfin Serial Driver: punt unused lsr variableMike Frysinger1-1/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-15/+93
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-58/+53
2008-04-19PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern1-1/+1
2008-04-19Merge branch 'merge-fixes' into develRussell King21-5/+360
2008-04-19Merge branch 'omap2-upstream' into develRussell King2-16/+21
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt2-16/+51
2008-04-17kgdb: Kconfig fixAndrew Morton1-1/+1