aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-13
* drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-08
* Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com2013-02-06
* tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan2013-02-06
* tty: metag_da: Add metag DA TTY driverJames Hogan2013-02-06
* serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam2013-02-05
* tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser2013-02-05
* tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser2013-02-05
* OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-05
* tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-05
* pty: Ignore slave open count for master pty openPeter Hurley2013-02-04
* pty: Ignore slave pty close() if never successfully openedPeter Hurley2013-02-04
* pty: Fix BUG()s when ptmx_open() errors outPeter Hurley2013-02-04
* kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
* tty: Use raw spin lock to protect the TTY read sectionIvo Sieben2013-02-04
* tty: set_termios/set_termiox should not return -EINTROleg Nesterov2013-02-04
* tty: Prevent deadlock in n_gsm driverDirkjan Bussink2013-01-30
* serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-30
* TTY: synclink: Convert + to | for bit operationsJoe Perches2013-01-30
* serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-30
* Revert "n_tty: Unthrottle tty when flushing read buffer"Greg Kroah-Hartman2013-01-29
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
|\
| * 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-17
| * pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby2013-01-17
| * serial:ifx6x60:Keep word size accordance with SPI controllerchanning2013-01-16
| * tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-01-16
| * serial: samsung: remove redundant setting of line config during port resetThomas Abraham2013-01-16
| * serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-15
| * tty/8250: The correct device id for this card is 0x0022Matt Schulte2013-01-15
| * tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte2013-01-15
| * tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun2013-01-15
| * serial: mxs-auart: Index is unsignedfabio.estevam@freescale.com2013-01-15
| * mxs: uart: fix setting RTS from softwareSteffen Trumtrar2013-01-15
* | serial: tegra: Fix compilation errorVenu Byravarasu2013-01-25
* | serial: pxa: fine-tune clk useageYi Zhang2013-01-25
* | serial: pch_uart: fix sysrq handling for pch_uartLiang Li2013-01-25
* | n_tty: Unthrottle tty when flushing read bufferKarthik Manamcheri2013-01-25
* | goldfish: move to tty_port for flip buffersAlan Cox2013-01-25
* | serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek2013-01-22
* | serial:ifx6x60: Remove memset for SPI framechanning2013-01-22
* | goldfish: tty driverArve Hjønnevåg2013-01-21
* | serial: sccnxp: Make baudrate table struct staticAlexander Shiyan2013-01-21
* | serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan2013-01-21
* | serial/efm32: parse location propertyUwe Kleine-König2013-01-21
* | serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright2013-01-21
* | pch_uart: add sysrq supportLiang Li2013-01-20
* | pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-01-20
* | tty: Correct tty buffer flush.Ilya Zykov2013-01-20
* | drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang2013-01-20
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18