summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-08-14OMAP: add RS485 supportMark Jackson
2013-08-14tty: ar933x_uart: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard
2013-08-13Input: sysrq - DT binding for key sequenceMathieu J. Poirier
2013-08-12tile: various console improvementsChris Metcalf
2013-08-12serial: amba-pl011: Use __releases/__acquires annotationsFabio Estevam
2013-08-12serial: MIPS: lantiq: fix clock error checkJohn Crispin
2013-08-12serial: MIPS: lantiq: add clk_enable() call to driverThomas Langer
2013-08-12serial: bfin_uart: Fix incorrect placement of __initdataSachin Kamat
2013-08-12serial: bfin_sport_uart: Fix incorrect placement of __initdataSachin Kamat
2013-08-12serial: tegra: use NULL instead of 0Jingoo Han
2013-08-12serial: msm_serial: fix comparison of different typesJingoo Han
2013-08-12serial: ioc4_serial: Staticize ioc4_serial_attach_one()Jingoo Han
2013-08-12serial: icom: fix casting warningJingoo Han
2013-08-12serial: timbuart: Staticize local symbolsJingoo Han
2013-08-12serial: mrst_max3110: fix casting warningJingoo Han
2013-08-12serial: 8250_early: fix comparison of different typesJingoo Han
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-04Merge 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-08-01serial: sccnxp: Add DT supportAlexander Shiyan
2013-08-01serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan
2013-08-01serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-08-01serial: sccnxp: Disable regulator on errorAlexander Shiyan
2013-08-01serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König
2013-08-01serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König
2013-08-01serial: 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