aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* TTY: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-26
* serial/8250_pci: init-quirk msi support for kt serial controllerDan Williams2011-11-26
* serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2011-11-26
* serial/mxs-auart: only wake up tty layer onceUwe Kleine-König2011-11-26
* serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König2011-11-26
* OMAP: UART: fix the return type of check_modem_statusShubhrajyoti D2011-11-26
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26
|\
| * Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-21
| |\
| | * TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby2011-11-17
| | * TTY: ldisc, move wait idle to callerJiri Slaby2011-11-17
| | * TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby2011-11-17
| | * Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman2011-11-15
| | * RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-15
| | * pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-15
| | * serial,mfd: Fix CMSPAR setupAlan Cox2011-11-15
| | * tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson2011-11-15
| | * pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-15
| | * pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-15
| | * pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-15
| | * tty: hvc_dcc: Fix duplicate character inputsStephen Boyd2011-11-15
| | |
| | \
| *-. \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11
| |\ \ \
| | * | | n_gsm: Fix timingsAlan Cox2011-11-08
| | | |/ | | |/|
| * | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-04
| | |/ | |/|
* | | UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang2011-11-17
* | | TTY: ldisc, remove some unneeded includesJiri Slaby2011-11-17
* | | TTY: pty, cleanup the pty countingJiri Slaby2011-11-17
* | | TTY: serial, extract uart_port_startupJiri Slaby2011-11-15
* | | TTY: serial, fill uart_port_shutdownJiri Slaby2011-11-15
* | | TTY: serial, define uart_port_activate/shutdownJiri Slaby2011-11-15
* | | TTY: serial, inline uart_getJiri Slaby2011-11-15
* | | TTY: serial, do not touch tty->alt_speedJiri Slaby2011-11-15
* | | TTY: serial, document few functionsJiri Slaby2011-11-15
* | | TTY: serial, use tty_port_close_start helperJiri Slaby2011-11-15
* | | TTY: serial, switch closing_wait and close_delay to jiffiesJiri Slaby2011-11-15
* | | TTY: serial, cleanup atmel_set_ldiscJiri Slaby2011-11-15
* | | TTY: serial, cleanup include fileJiri Slaby2011-11-15
* | | serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUSShubhrajyoti D2011-11-15
* | | TTY: open/release, cleanup printksJiri Slaby2011-11-15
* | | TTY: move debug checking out of tty_releaseJiri Slaby2011-11-15
* | | TTY: move tty_lookup_driver to switch-casesJiri Slaby2011-11-15
* | | TTY: coalesce fail paths in tty_openJiri Slaby2011-11-15
* | | TTY: extract driver lookup from tty_openJiri Slaby2011-11-15
* | | TTY: extract /dev/tty handling from tty_openJiri Slaby2011-11-15
* | | TTY: move pgrp killingJiri Slaby2011-11-15
* | | drivers/tty/serial/pch_uart.c: add console supportAlexander Stein2011-11-15
* | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-15
* | | tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young2011-11-15
| |/ |/|
* | Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-07
* | powerpc: fix building hvc_opal.cMichael Neuling2011-11-07
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \