summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2011-12-09serial: make 8250 timeout use the specified IRQ handlerPaul Gortmaker
2011-12-09serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker
2011-12-09serial: clean up parameter passing for 8250 Rx IRQ handlingPaul Gortmaker
2011-12-09serial: move struct uart_8250_port from 8250.c to 8250.hPaul Gortmaker
2011-12-09msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana
2011-12-09msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana
2011-12-09serial: fix serial_cs I/O windows for Argosy RS-COM 2PMaciej Szmigiero
2011-12-09serial: 8250: replace hardcoded 0xbf with #defineWolfram Sang
2011-12-09serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang
2011-12-09serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang
2011-12-09tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.Sonic Zhang
2011-12-09serial: bfin-uart: remove redundant CTS check for hardware CTS control.Sonic Zhang
2011-12-09serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang
2011-12-09serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.Sonic Zhang
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain
2011-11-30TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin
2011-11-26TTY: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-26serial/8250_pci: init-quirk msi support for kt serial controllerDan Williams
2011-11-26serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams
2011-11-26serial/mxs-auart: only wake up tty layer onceUwe Kleine-König
2011-11-26serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König
2011-11-26OMAP: UART: fix the return type of check_modem_statusShubhrajyoti D
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-24drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade
2011-11-22serial: Kconfig: drop unknown symbol 'ARCH_IMX'Paul Bolle
2011-11-22serial: pl011: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-22serial: pl010: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-17UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang
2011-11-15Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman
2011-11-15TTY: serial, extract uart_port_startupJiri Slaby
2011-11-15TTY: serial, fill uart_port_shutdownJiri Slaby
2011-11-15TTY: serial, define uart_port_activate/shutdownJiri Slaby
2011-11-15TTY: serial, inline uart_getJiri Slaby
2011-11-15TTY: serial, do not touch tty->alt_speedJiri Slaby
2011-11-15TTY: serial, document few functionsJiri Slaby
2011-11-15TTY: serial, use tty_port_close_start helperJiri Slaby
2011-11-15TTY: serial, switch closing_wait and close_delay to jiffiesJiri Slaby
2011-11-15TTY: serial, cleanup atmel_set_ldiscJiri Slaby
2011-11-15TTY: serial, cleanup include fileJiri Slaby
2011-11-15serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUSShubhrajyoti D
2011-11-15drivers/tty/serial/pch_uart.c: add console supportAlexander Stein
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino
2011-11-15pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-15serial,mfd: Fix CMSPAR setupAlan Cox
2011-11-15tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson
2011-11-15pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-15pch_uart: Fix hw-flow control issueTomoya MORINAGA