summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2011-05-10Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'pcmcia/master'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2011-05-09atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn
2011-04-27SERIAL: Add driver for MIPS Lantiq SOCs.John Crispin
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-25TTY: serial_core, remove superfluous set_task_stateJiri Slaby
2011-04-25TTY: serial_core, remove invalid testJiri Slaby
2011-04-19serial/imx: read cts state only after acking cts change irqUwe Kleine-König
2011-04-19Serial: Remove unused code.Govindraj.R
2011-04-19Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-04-19serial: core, remove uart_update_termiosJiri Slaby
2011-04-19serial: core, do not set DTR/RTS twice on startupJiri Slaby
2011-04-19serial: core, move termios handling to uart_startupJiri Slaby
2011-04-19serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser
2011-04-19TTY: serial_core, remove unused variableJiri Slaby
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-31sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu
2011-03-31serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot
2011-03-30apbuart: Depend upon sparc.David S. Miller
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-17Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-15drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-03-14pch_uart: reference clock on CM-iTCDenis Turischev
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-11Merge branch 'next-exynos4' into for-nextKukjin Kim