summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * serial: sirf: fix the typo for rts/cts gpioQipan Li2013-08-191-5/+5
| * serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-191-12/+6
| * serial: 8250_dw: Report CTS asserted for auto flowTim Kryger2013-08-191-8/+26
| * OMAP: serial: Remove incorrect disabling of IER interruptMark Jackson2013-08-151-3/+0
| * serial: pch_uart: fix compilation warningLuis Henriques2013-08-141-0/+2
| * serial: sirf: add DT-binding document to describle detailed propertiesQipan Li2013-08-141-0/+33
| * serial: sirf: fix the hardware-flow-ctrl for USP-based UARTQipan Li2013-08-142-45/+122
| * serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does itBarry Song2013-08-142-16/+1
| * OMAP: add RS485 supportMark Jackson2013-08-141-0/+179
| * tty: ar933x_uart: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-6/+1
| * serial: amba-pl011: Use __releases/__acquires annotationsFabio Estevam2013-08-121-0/+4
| * serial: MIPS: lantiq: fix clock error checkJohn Crispin2013-08-121-2/+2
| * serial: MIPS: lantiq: add clk_enable() call to driverThomas Langer2013-08-121-0/+3
| * serial: bfin_uart: Fix incorrect placement of __initdataSachin Kamat2013-08-121-3/+3
| * serial: bfin_sport_uart: Fix incorrect placement of __initdataSachin Kamat2013-08-121-1/+1
| * serial: tegra: use NULL instead of 0Jingoo Han2013-08-121-3/+3
| * serial: msm_serial: fix comparison of different typesJingoo Han2013-08-121-1/+2
| * serial: ioc4_serial: Staticize ioc4_serial_attach_one()Jingoo Han2013-08-121-2/+2
| * serial: icom: fix casting warningJingoo Han2013-08-121-6/+5
| * serial: timbuart: Staticize local symbolsJingoo Han2013-08-121-2/+2
| * serial: mrst_max3110: fix casting warningJingoo Han2013-08-121-2/+2
| * serial: 8250_early: fix comparison of different typesJingoo Han2013-08-121-1/+1
| * serial: samsung: fix casting warningJingoo Han2013-08-121-1/+2
| * serial: sirf: Staticize local symbolsJingoo Han2013-08-121-2/+2
| * serial: sirf: make the driver also support USP-based UARTQipan Li2013-08-122-298/+655
| * serial: sirf: add support for Marco chipBarry Song2013-08-122-14/+65
| * serial: i.MX: evaluate linux,stdout-path propertySascha Hauer2013-08-121-0/+3
| * OF: Add helper for matching against linux,stdout-pathSascha Hauer2013-08-122-0/+33
| * tty: ar933x_uart: convert to use devm_* functionsGabor Juhos2013-08-121-18/+8
| * n_tty: Fix termios_rwsem lockdep false positivePeter Hurley2013-08-121-14/+11
| * serial: pxa: Staticize local symbolsJingoo Han2013-08-121-3/+3
| * tty: serial: pxa: remove old cruftDaniel Mack2013-08-121-25/+0
| * register_console: prevent adding the same console twiceAndreas Bießmann2013-08-051-0/+7
| * vt: make the default color configurableClemens Ladisch2013-08-052-1/+13
| * ARM: dts: imx28-evk: add the RTS/CTS property for auart0Huang Shijie2013-08-051-0/+1
| * serial: mxs: remove the MXS_AUART_DMA_CONFIGHuang Shijie2013-08-051-4/+1
| * serial: mxs: enable the DMA only when the RTS/CTS is validHuang Shijie2013-08-052-1/+10
| * Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-05385-2189/+3840
| |\
| * | serial: st-asc: Fix unused variable warning for non DT.Srinivas Kandagatla2013-08-031-0/+2
| * | Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman2013-08-023-93/+12
| * | serial: sh-sci: use dev_get_platdata()Jingoo Han2013-08-021-1/+1
| * | serial/arc-uart: Remove the goto/labelVineet Gupta2013-08-021-5/+2
| * | serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta2013-08-021-10/+16
| * | tty: Only hangup oncePeter Hurley2013-08-021-0/+5
| * | serial: sccnxp: Add DT supportAlexander Shiyan2013-07-313-12/+93
| * | serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan2013-07-311-148/+124
| * | serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan2013-07-313-18/+22
| * | serial: sccnxp: Disable regulator on errorAlexander Shiyan2013-07-311-22/+18
| * | serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König2013-07-311-1/+3
| * | serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König2013-07-311-7/+10
OpenPOWER on IntegriCloud