aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| | * | | | | | atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-04
| | * | | | | | tty: Fix memory leak in virtual console when enable unicode translationZeng Zhaoming2012-01-04
| | * | | | | | serial: use DIV_ROUND_CLOSEST instead of open coding itUwe Kleine-König2012-01-04
| | * | | | | | serial: add support for 400 and 800 v3 series Titan cardsYegor Yefremov2012-01-03
| | * | | | | | serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.Sonic Zhang2011-12-13
| | * | | | | | serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.Sonic Zhang2011-12-13
| | * | | | | | serial: make FSL errata depend on 8250_CONSOLE, not just 8250Paul Gortmaker2011-12-13
| | * | | | | | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-09
| | * | | | | | serial: manually inline serial8250_handle_portPaul Gortmaker2011-12-09
| | * | | | | | serial: make 8250 timeout use the specified IRQ handlerPaul Gortmaker2011-12-09
| | * | | | | | serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker2011-12-09
| | * | | | | | serial: clean up parameter passing for 8250 Rx IRQ handlingPaul Gortmaker2011-12-09
| | * | | | | | serial: move struct uart_8250_port from 8250.c to 8250.hPaul Gortmaker2011-12-09
| | * | | | | | drivers/tty: Remove unneeded spacesThorsten Wißmann2011-12-09
| | * | | | | | msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana2011-12-09
| | * | | | | | msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana2011-12-09
| | * | | | | | serial: fix serial_cs I/O windows for Argosy RS-COM 2PMaciej Szmigiero2011-12-09
| | * | | | | | serial: 8250: replace hardcoded 0xbf with #defineWolfram Sang2011-12-09
| | * | | | | | serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang2011-12-09
| | * | | | | | serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang2011-12-09
| | * | | | | | tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.Sonic Zhang2011-12-09
| | * | | | | | serial: bfin-uart: remove redundant CTS check for hardware CTS control.Sonic Zhang2011-12-09
| | * | | | | | serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang2011-12-09
| | * | | | | | serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.Sonic Zhang2011-12-09
| | * | | | | | tty: n_hdlc not atomic use tty->flags.Ilya Zykov2011-11-30
| | * | | | | | TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin2011-11-30
| | * | | | | | 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
| | |\| | | | |
| | * | | | | | 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