aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-10-27vt: clear selection before resizingScot Doyle
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko
2016-10-27serial: core: fix console problems on uart_closeRob Herring
2016-10-27serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada
2016-10-27serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko
2016-10-27serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven
2016-10-27tty: vt, fix bogus division in csi_JJiri Slaby
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-02Merge branch 'device-properties'Rafael J. Wysocki
2016-09-30Revert "serial: pl011: add console matching function"Greg Kroah-Hartman
2016-09-28serial: pl011: add console matching functionAleksey Makarov
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm
2016-09-28Revert "drivers/tty: Explicitly pass current to show_stack"Greg Kroah-Hartman
2016-09-27tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer
2016-09-27serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer
2016-09-27drivers/tty: Explicitly pass current to show_stackMark Rutland
2016-09-27serial: imx: Fix DCD readingSascha Hauer
2016-09-27serial: stm32: mark symbols static where possibleBaoyou Xie
2016-09-27serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford
2016-09-27serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne
2016-09-27serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi
2016-09-27serial: stm32: use mapbase instead of membase for DMAArnd Bergmann
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy
2016-09-22serial: xuartps: Do not enable parity error interruptAnirudha Sarangi
2016-09-22serial: stm32: fix uart enable managementAlexandre TORGUE
2016-09-22serial: stm32: fix spin_lock managementAlexandre TORGUE
2016-09-22serial: stm32: adding dma supportAlexandre TORGUE
2016-09-22serial: stm32: clock disabling managementAlexandre TORGUE
2016-09-22serial: stm32: correct flow control property spellingAlexandre TORGUE
2016-09-22serial: stm32: disable tx and rx during shutdownAlexandre TORGUE
2016-09-22serial: stm32: header file creationAlexandre TORGUE
2016-09-22serial: stm32: adding support for stm32f7Alexandre TORGUE
2016-09-22tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne
2016-09-22serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne