summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren
2011-05-13n_tracerouter and n_tracesink ldisc additions.J Freyensee
2011-05-12tty: Remove to support serial for S5P6442Kukjin Kim
2011-05-118250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn
2011-04-29n_gsm: Use print_hex_dump_bytesJoe Perches
2011-04-29drivers/tty/moxa.c: Put correct tty valueJulia Lawall
2011-04-25TTY: tty_io, annotate locking functionsJiri Slaby
2011-04-25TTY: serial_core, remove superfluous set_task_stateJiri Slaby
2011-04-25TTY: serial_core, remove invalid testJiri Slaby
2011-04-25Char: moxa, fix locking in moxa_writeJiri Slaby
2011-04-25Char: nozomi, remove useless tty_semJiri Slaby
2011-04-25Char: nozomi, remove port.count checksJiri Slaby
2011-04-25Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby
2011-04-23tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-19Serial: Remove unused code.Govindraj.R
2011-04-19tty: Clean console safelyPetr Písař
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-19Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby
2011-04-19serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser
2011-04-19TTY: fix fail path in tty_openJiri Slaby
2011-04-19TTY: plug in deinitialize_tty_structJiri Slaby
2011-04-19TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby
2011-04-19TTY: unify pty_unix98_install fail path handlingJiri Slaby
2011-04-19TTY: unify pty_install fail path handlingJiri Slaby
2011-04-19TTY: unify tty_init_dev fail path handlingJiri Slaby
2011-04-19TTY: rocket, remove unused variablesJiri Slaby
2011-04-19Char: moxa, remove unused variablesJiri Slaby
2011-04-19TTY: VT, remove unused variablesJiri Slaby
2011-04-19Char: cyclades, fix unused variableJiri Slaby
2011-04-19TTY: serial_core, remove unused variableJiri Slaby
2011-04-19tty: VT, remove unused variableJiri Slaby
2011-04-19drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton
2011-04-19vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor
2011-04-19vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski
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-04-04tty: fix endless work loop when the buffer fills upLinus 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-31apbuart: 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