summaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2014-11-252-6/+0
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-254-4/+4
* serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu2014-11-251-4/+1
* tty: serial: msm_serial: Don't require DT aliasesStephen Boyd2014-11-241-3/+3
* vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley2014-11-221-2/+2
* Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman2014-11-111-4/+0
* Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-103-3/+15
|\
| * tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-061-2/+7
| * serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-051-1/+1
| * tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-051-0/+7
| * tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-051-1/+1
* | serial: pl011: Add device tree support for RX DMA pollingAndrew Jackson2014-11-071-3/+19
* | serial: pl011: Don't enable RX DMA if residue processing not supportedAndrew Jackson2014-11-071-0/+15
* | serial: pl011: Set length of DMA transferAndrew Jackson2014-11-071-0/+1
* | serial: pl011: Avoid assumptions about buffer size when refilling TX DMAAndrew Jackson2014-11-071-1/+5
* | serial: pl011: Allocate TX DMA buffer from DMA capable memoryAndrew Jackson2014-11-071-1/+1
* | serial: fsl_lpuart: Remove unneeded registration messageFabio Estevam2014-11-071-4/+1
* | serial: fsl_lpuart: Remove unneeded check for 'res'Fabio Estevam2014-11-071-4/+2
* | drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz2014-11-065-25/+0
* | drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz2014-11-064-33/+128
* | drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz2014-11-063-2/+993
* | serial: 8250_core: actually limit char reads to max_countFrans Klaver2014-11-061-1/+1
* | tty: warn on deprecated serial flagsJiri Slaby2014-11-061-0/+21
* | drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz2014-11-061-1/+58
* | serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee2014-11-061-1/+3
* | serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko2014-11-061-2/+0
* | serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko2014-11-061-9/+6
* | tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado2014-11-064-14/+17
* | serial_core: Remove call to driver-specific TIO[GS]RS485]Ricardo Ribalda Delgado2014-11-061-12/+5
* | drivers/max310: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-43/+27
* | serial/omap: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-47/+22
* | serial/atmel: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-55/+24
* | serial/mcf: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-30/+7
* | serial/sc16is7xx: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-41/+12
* | serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado2014-11-061-39/+0
* | 8250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado2014-11-061-3/+5
* | serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado2014-11-061-0/+2
* | serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado2014-11-061-0/+45
* | serial: 8250: sparse warning of incorrect typeSudip Mukherjee2014-11-061-1/+1
* | parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin2014-11-061-0/+21
* | serial: Test/disable MSIs if switching from N_PPSPeter Hurley2014-11-063-2/+42
* | serial: Take uart port lock for direct *_enable_ms()Peter Hurley2014-11-063-0/+6
* | serial: core: Pass termios to set_ldisc() notificationsPeter Hurley2014-11-066-11/+13
* | serial: core: Claim port mutex for set_ldisc()Peter Hurley2014-11-061-1/+4
* | tty: Allow safe access to termios for set_ldisc() handlersPeter Hurley2014-11-061-1/+4
* | tty: Flush tty buffers after hardware shutdownPeter Hurley2014-11-061-0/+1
* | tty: Move tty hung up check from port->lock critical sectionPeter Hurley2014-11-061-4/+2
* | tty: xuartps: Add support for setting modem control signalsLars-Peter Clausen2014-11-061-1/+21
* | serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU2014-11-061-0/+6
* | serial: of-serial: fetch line number from DTLucas Stach2014-11-061-0/+4