aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | | n_tty: Fix signal handling flushesPeter Hurley2015-02-02
| * | | pty: Fix buffer flush deadlockPeter Hurley2015-02-02
| * | | tty: Make lock subclasses available for other tty locksPeter Hurley2015-02-02
| * | | n_tty: Fix read buffer overwrite when no newlinePeter Hurley2015-02-02
| * | | n_tty: Fix PARMRK over-throttlingPeter Hurley2015-02-02
| * | | n_tty: Fix unordered accesses to lockless read bufferPeter Hurley2015-02-02
| * | | n_tty: Simplify throttle threshold calculationPeter Hurley2015-02-02
| * | | n_tty: Fix throttle for canon lines > 3967 charsPeter Hurley2015-02-02
| * | | n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley2015-02-02
| * | | serial: samsung: Add support for early consoleTomasz Figa2015-02-02
| * | | serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura2015-02-02
| * | | serial: sh-sci: Use dev_dbg() to log an error messageYoshihiro Kaneko2015-02-02
| * | | serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko2015-02-02
| * | | serial: 8250_core: remove redundant else keywordAndy Shevchenko2015-02-02
| * | | sh-sci: extend PM methodsSergei Shtylyov2015-02-02
| * | | pty: Fix overlimit memory usePeter Hurley2015-02-02
| * | | tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi2015-02-02
| * | | tty/isicom: fix big-endian compile warningArnd Bergmann2015-02-02
| * | | serial: mxs-auart: Remove unneeded zeroing of 'ret'Fabio Estevam2015-02-02
| * | | serial: mxs-auart: Check for platform_get_irq() errorFabio Estevam2015-02-02
| * | | serial: mxs-auart: Remove irq from private structureFabio Estevam2015-02-02
| * | | tty/serial: digicolor: remove sysrq referenceBaruch Siach2015-02-02
| * | | serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley2015-02-02
| * | | tty: serial: msm_serial: Remove console unregistration from driver exit.Pramod Gurav2015-02-02
| * | | tty: serial: msm_serial: code cleanup in msm_console_setupPramod Gurav2015-02-02
| * | | serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus2015-02-02
| * | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-02
| * | | serial: imx: Fix imx_flush_buffer()Fabio Estevam2015-02-02
| * | | tty: serial: fsl_lpuart: terminate DMA on buffer flushStefan Agner2015-02-02
| * | | serial: fsl-lpuart: disable interrupt when suspendYuan Yao2015-02-02
| * | | serial: fsl_lpuart: update RX timer on successful DMA transferStefan Agner2015-02-02
| * | | serial: fsl_lpuart: move DMA channel request to probeStefan Agner2015-02-02
| * | | serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner2015-02-02
| * | | serial: fsl_lpuart: delete timer on shutdownStefan Agner2015-02-02
| * | | tty: Prevent untrappable signals from malicious programPeter Hurley2015-02-02
| * | | vt: provide notifications on selection changesNicolas Pitre2015-02-02
| * | | Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman2015-01-18
| |\ \ \
| * | | | vt: fix locking around vt_bind/vt_unbindImre Deak2015-01-09
| * | | | vt: fix check for system/busy console drivers when unregistering themImre Deak2015-01-09
| * | | | TTY: fix misspelling of current function in stringJulia Lawall2015-01-09
| * | | | TTY: fix misspelling of current function in stringJulia Lawall2015-01-09
| * | | | serial: 8250_early: optimize early 8250 uartVineet Gupta2015-01-09
| * | | | tty: 8250: Add 64byte UART support for FSL platformsVijay Rai2015-01-09
| * | | | serial: driver for Conexant Digicolor USARTBaruch Siach2015-01-09
| * | | | serial: imx: ignore framing errors when IGNPAR is set.Eric Nelson2015-01-09
| * | | | serial: imx: preserve characters with parity or framing errorsEric Nelson2015-01-09
| * | | | serial: altera-uart: fix NULL device in log messageLey Foon Tan2015-01-09
| * | | | serial: altera-juart: fix NULL device in log messageLey Foon Tan2015-01-09
| * | | | serial: samsung: add DMA support for RXRobert Baldyga2015-01-09
| * | | | serial: samsung: add DMA support for TXRobert Baldyga2015-01-09