summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-08-12serial: samsung: fix casting warningJingoo Han
2013-08-12serial: sirf: Staticize local symbolsJingoo Han
2013-08-12serial: sirf: make the driver also support USP-based UARTQipan Li
2013-08-12serial: sirf: add support for Marco chipBarry Song
2013-08-12serial: i.MX: evaluate linux,stdout-path propertySascha Hauer
2013-08-12tty: ar933x_uart: convert to use devm_* functionsGabor Juhos
2013-08-12n_tty: Fix termios_rwsem lockdep false positivePeter Hurley
2013-08-12serial: pxa: Staticize local symbolsJingoo Han
2013-08-12tty: serial: pxa: remove old cruftDaniel Mack
2013-08-05vt: make the default color configurableClemens Ladisch
2013-08-05serial: mxs: remove the MXS_AUART_DMA_CONFIGHuang Shijie
2013-08-05serial: mxs: enable the DMA only when the RTS/CTS is validHuang Shijie
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman
2013-08-03serial: st-asc: Fix unused variable warning for non DT.Srinivas Kandagatla
2013-08-02Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman
2013-08-02serial: sh-sci: use dev_get_platdata()Jingoo Han
2013-08-02serial/arc-uart: Remove the goto/labelVineet Gupta
2013-08-02serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta
2013-08-02tty: Only hangup oncePeter Hurley
2013-07-31serial: sccnxp: Add DT supportAlexander Shiyan
2013-07-31serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-07-31serial: sccnxp: Disable regulator on errorAlexander Shiyan
2013-07-31serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König
2013-07-31serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-07-29serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart
2013-07-29serial: at91: make UART support dma and pdc transfersElen Song
2013-07-29serial: at91: distinguish usart and uartElen Song
2013-07-29serial: at91: support run time switch transfer modeElen Song
2013-07-29serial: at91: add rx dma supportElen Song
2013-07-29serial: at91: add tx dma supportElen Song
2013-07-29serial: at91: use function pointer to choose pdc or pioElen Song
2013-07-29serial: at91: correct definition from DMA to PDCElen Song
2013-07-29serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart
2013-07-29TTY: synclink: replace bitmasks add operation with OR operation.Alexandru Juncu
2013-07-29serial: max310x: Fix dev_pm_opsAlexander Shiyan
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman
2013-07-26serial: arc_uart: Fix module aliasAxel Lin
2013-07-26tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin
2013-07-26serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-07-26serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-07-26serial8250-em: Convert to devm_* managed helpersLaurent Pinchart
2013-07-26tty: Remove dead codeAndreas Platschek
2013-07-26msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd
2013-07-26msm_serial: Make baud_code detection more dynamicStephen Boyd
2013-07-26msm_serial: Fix sparse warningsStephen Boyd
2013-07-26msm_serial: Fix NUL byte output on UARTDMStephen Boyd
2013-07-26serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott