aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* serial: pxa: Staticize local symbolsJingoo Han2013-08-12
* tty: serial: pxa: remove old cruftDaniel Mack2013-08-12
* vt: make the default color configurableClemens Ladisch2013-08-05
* serial: mxs: remove the MXS_AUART_DMA_CONFIGHuang Shijie2013-08-05
* serial: mxs: enable the DMA only when the RTS/CTS is validHuang Shijie2013-08-05
* Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-04
|\
| * parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-31
| * serial: arc_uart: Fix module aliasAxel Lin2013-07-26
| * tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin2013-07-26
| * serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-07-26
| * serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-07-26
* | serial: st-asc: Fix unused variable warning for non DT.Srinivas Kandagatla2013-08-02
* | Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman2013-08-02
* | serial: sh-sci: use dev_get_platdata()Jingoo Han2013-08-01
* | serial/arc-uart: Remove the goto/labelVineet Gupta2013-08-01
* | serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta2013-08-01
* | tty: Only hangup oncePeter Hurley2013-08-01
* | serial: sccnxp: Add DT supportAlexander Shiyan2013-07-31
* | serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan2013-07-31
* | serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan2013-07-31
* | serial: sccnxp: Disable regulator on errorAlexander Shiyan2013-07-31
* | serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König2013-07-31
* | serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König2013-07-31
* | serial: use dev_get_platdata()Jingoo Han2013-07-31
* | serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart2013-07-29
* | serial: at91: make UART support dma and pdc transfersElen Song2013-07-29
* | serial: at91: distinguish usart and uartElen Song2013-07-29
* | serial: at91: support run time switch transfer modeElen Song2013-07-29
* | serial: at91: add rx dma supportElen Song2013-07-29
* | serial: at91: add tx dma supportElen Song2013-07-29
* | serial: at91: use function pointer to choose pdc or pioElen Song2013-07-29
* | serial: at91: correct definition from DMA to PDCElen Song2013-07-29
* | serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart2013-07-29
* | TTY: synclink: replace bitmasks add operation with OR operation.Alexandru Juncu2013-07-29
* | serial: max310x: Fix dev_pm_opsAlexander Shiyan2013-07-29
* | Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-29
|\|
| * serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao2013-07-24
| * tty/8250_early: Don't truncate last character of optionsHenrik Nordström2013-07-24
| * TTY: snyclinkmp: calculating wrong addressesDan Carpenter2013-07-24
* | serial8250-em: Convert to devm_* managed helpersLaurent Pinchart2013-07-26
* | tty: Remove dead codeAndreas Platschek2013-07-26
* | msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd2013-07-26
* | msm_serial: Make baud_code detection more dynamicStephen Boyd2013-07-26
* | msm_serial: Fix sparse warningsStephen Boyd2013-07-26
* | msm_serial: Fix NUL byte output on UARTDMStephen Boyd2013-07-26
* | serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott2013-07-26
* | serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott2013-07-26
* | serial:st-asc: Add ST ASC driver.Srinivas Kandagatla2013-07-26
* | serial/efm32-uart: make of_device_id array constUwe Kleine-König2013-07-26
* | serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverageUwe Kleine-König2013-07-26