summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* vt: make the default color configurableClemens Ladisch2013-08-051-1/+3
* 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-051-1/+6
* Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-054-22/+26
|\
| * parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-311-2/+1
| * serial: arc_uart: Fix module aliasAxel Lin2013-07-261-1/+1
| * tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin2013-07-261-3/+2
| * serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-07-261-8/+13
| * serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-07-261-8/+9
* | 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-021-37/+9
* | 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-311-9/+37
* | 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-311-14/+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
* | serial: use dev_get_platdata()Jingoo Han2013-07-3122-46/+50
* | serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart2013-07-291-7/+6
* | serial: at91: make UART support dma and pdc transfersElen Song2013-07-291-6/+42
* | serial: at91: distinguish usart and uartElen Song2013-07-291-0/+37
* | serial: at91: support run time switch transfer modeElen Song2013-07-291-59/+80
* | serial: at91: add rx dma supportElen Song2013-07-291-4/+220
* | serial: at91: add tx dma supportElen Song2013-07-291-4/+206
* | serial: at91: use function pointer to choose pdc or pioElen Song2013-07-291-73/+130
* | serial: at91: correct definition from DMA to PDCElen Song2013-07-291-35/+36
* | serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart2013-07-291-1/+1
* | TTY: synclink: replace bitmasks add operation with OR operation.Alexandru Juncu2013-07-291-65/+65
* | serial: max310x: Fix dev_pm_opsAlexander Shiyan2013-07-291-5/+4
* | Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-293-3/+4
|\ \ | |/
| * serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao2013-07-241-1/+1
| * tty/8250_early: Don't truncate last character of optionsHenrik Nordström2013-07-241-1/+2
| * TTY: snyclinkmp: calculating wrong addressesDan Carpenter2013-07-241-1/+1
* | serial8250-em: Convert to devm_* managed helpersLaurent Pinchart2013-07-261-19/+8
* | tty: Remove dead codeAndreas Platschek2013-07-261-20/+1
* | msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd2013-07-261-19/+32
* | msm_serial: Make baud_code detection more dynamicStephen Boyd2013-07-262-68/+48
* | msm_serial: Fix sparse warningsStephen Boyd2013-07-261-10/+7
* | msm_serial: Fix NUL byte output on UARTDMStephen Boyd2013-07-262-5/+10
* | serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott2013-07-261-2/+3
OpenPOWER on IntegriCloud