summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-121-4/+2
|\
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3012-18/+49
|\ \ | |/
| * tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring2016-10-281-2/+2
| * tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven2016-10-281-0/+2
| * tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-10-281-4/+22
| * vt: clear selection before resizingScot Doyle2016-10-271-0/+3
| * sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder2016-10-271-2/+6
| * tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-271-1/+2
| * tty: limit terminal size to 4M charsDmitry Vyukov2016-10-271-0/+2
| * tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice2016-10-271-2/+1
| * serial: 8250_lpss: enable MSI for sureAndy Shevchenko2016-10-271-1/+1
| * serial: core: fix console problems on uart_closeRob Herring2016-10-271-2/+0
| * serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada2016-10-271-1/+1
| * serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko2016-10-271-1/+1
| * serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-271-0/+1
| * serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne2016-10-271-0/+2
| * serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven2016-10-271-0/+1
| * serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven2016-10-271-1/+1
| * tty: vt, fix bogus division in csi_JJiri Slaby2016-10-271-1/+1
* | net: use core MTU range checking in WAN driversJarod Wilson2016-10-203-3/+0
* | net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-10/+2
|/
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-11/+11
* Merge branch 'printk-cleanups'Linus Torvalds2016-10-101-3/+3
|\
| * printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-091-3/+3
* | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-0342-1137/+2282
|\ \
| * | Revert "serial: pl011: add console matching function"Greg Kroah-Hartman2016-09-301-55/+0
| * | serial: pl011: add console matching functionAleksey Makarov2016-09-281-0/+55
| * | ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-281-2/+17
| * | of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-281-1/+1
| * | Revert "drivers/tty: Explicitly pass current to show_stack"Greg Kroah-Hartman2016-09-281-1/+1
| * | tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang2016-09-271-1/+2
| * | serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-271-0/+43
| * | serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer2016-09-271-0/+7
| * | drivers/tty: Explicitly pass current to show_stackMark Rutland2016-09-271-1/+1
| * | serial: imx: Fix DCD readingSascha Hauer2016-09-271-1/+2
| * | serial: stm32: mark symbols static where possibleBaoyou Xie2016-09-271-3/+4
| * | serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford2016-09-271-1/+26
| * | serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne2016-09-271-37/+35
| * | serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi2016-09-271-105/+114
| * | serial: stm32: use mapbase instead of membase for DMAArnd Bergmann2016-09-271-2/+2
| * | tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy2016-09-271-4/+6
| * | serial: xuartps: Do not enable parity error interruptAnirudha Sarangi2016-09-221-2/+15
| * | serial: stm32: fix uart enable managementAlexandre TORGUE2016-09-221-1/+5
| * | serial: stm32: fix spin_lock managementAlexandre TORGUE2016-09-221-0/+4
| * | serial: stm32: adding dma supportAlexandre TORGUE2016-09-222-25/+378
| * | serial: stm32: clock disabling managementAlexandre TORGUE2016-09-221-2/+3
| * | serial: stm32: correct flow control property spellingAlexandre TORGUE2016-09-221-1/+1
| * | serial: stm32: disable tx and rx during shutdownAlexandre TORGUE2016-09-221-1/+1
| * | serial: stm32: header file creationAlexandre TORGUE2016-09-222-208/+216
OpenPOWER on IntegriCloud