| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup | Rob Herring | 2016-10-28 | 1 | -2/+2 |
* | tty: serial_core: Fix serial console crash on port shutdown | Geert Uytterhoeven | 2016-10-28 | 1 | -0/+2 |
* | tty/serial: at91: fix hardware handshake on Atmel platforms | Richard Genoud | 2016-10-28 | 1 | -4/+22 |
* | vt: clear selection before resizing | Scot Doyle | 2016-10-27 | 1 | -0/+3 |
* | sc16is7xx: always write state when configuring GPIO as an output | Francois Berder | 2016-10-27 | 1 | -2/+6 |
* | tty: serial: 8250: 8250_core: NXP SC16C2552 workaround | Steve Shih | 2016-10-27 | 1 | -1/+2 |
* | tty: limit terminal size to 4M chars | Dmitry Vyukov | 2016-10-27 | 1 | -0/+2 |
* | tty: serial: fsl_lpuart: Fix Tx DMA edge case | Aaron Brice | 2016-10-27 | 1 | -2/+1 |
* | serial: 8250_lpss: enable MSI for sure | Andy Shevchenko | 2016-10-27 | 1 | -1/+1 |
* | serial: core: fix console problems on uart_close | Rob Herring | 2016-10-27 | 1 | -2/+0 |
* | serial: 8250_uniphier: fix clearing divisor latch access bit | Masahiro Yamada | 2016-10-27 | 1 | -1/+1 |
* | serial: 8250_uniphier: fix more unterminated string | Denys Vlasenko | 2016-10-27 | 1 | -1/+1 |
* | serial: pch_uart: add terminate entry for dmi_system_id tables | Wei Yongjun | 2016-10-27 | 1 | -0/+1 |
* | serial: xuartps: Add new compatible string for ZynqMP | Nava kishore Manne | 2016-10-27 | 1 | -0/+2 |
* | serial: SERIAL_STM32 should depend on HAS_DMA | Geert Uytterhoeven | 2016-10-27 | 1 | -0/+1 |
* | serial: stm32: Fix comparisons with undefined register | Geert Uytterhoeven | 2016-10-27 | 1 | -1/+1 |
* | tty: vt, fix bogus division in csi_J | Jiri Slaby | 2016-10-27 | 1 | -1/+1 |
* | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-11 | 1 | -11/+11 |
* | Merge branch 'printk-cleanups' | Linus Torvalds | 2016-10-10 | 1 | -3/+3 |
|\ |
|
| * | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 2016-10-09 | 1 | -3/+3 |
* | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-10-03 | 42 | -1137/+2282 |
|\ \ |
|
| * | | Revert "serial: pl011: add console matching function" | Greg Kroah-Hartman | 2016-09-30 | 1 | -55/+0 |
| * | | serial: pl011: add console matching function | Aleksey Makarov | 2016-09-28 | 1 | -0/+55 |
| * | | ACPI: parse SPCR and enable matching console | Aleksey Makarov | 2016-09-28 | 1 | -2/+17 |
| * | | of/serial: move earlycon early_param handling to serial | Leif Lindholm | 2016-09-28 | 1 | -1/+1 |
| * | | Revert "drivers/tty: Explicitly pass current to show_stack" | Greg Kroah-Hartman | 2016-09-28 | 1 | -1/+1 |
| * | | tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq | Kefeng Wang | 2016-09-27 | 1 | -1/+2 |
| * | | serial: 8250: Set Altera 16550 TX FIFO Threshold | Thor Thayer | 2016-09-27 | 1 | -0/+43 |
| * | | serial: 8250: of: Load TX FIFO Threshold from DT | Thor Thayer | 2016-09-27 | 1 | -0/+7 |
| * | | drivers/tty: Explicitly pass current to show_stack | Mark Rutland | 2016-09-27 | 1 | -1/+1 |
| * | | serial: imx: Fix DCD reading | Sascha Hauer | 2016-09-27 | 1 | -1/+2 |
| * | | serial: stm32: mark symbols static where possible | Baoyou Xie | 2016-09-27 | 1 | -3/+4 |
| * | | serial: xuartps: Add some register initialisation to cdns_early_console_setup() | Scott Telford | 2016-09-27 | 1 | -1/+26 |
| * | | serial: xuartps: Removed unwanted checks while reading the error conditions | Nava kishore Manne | 2016-09-27 | 1 | -37/+35 |
| * | | serial: xuartps: Rewrite the interrupt handling logic | Anirudha Sarangi | 2016-09-27 | 1 | -105/+114 |
| * | | serial: stm32: use mapbase instead of membase for DMA | Arnd Bergmann | 2016-09-27 | 1 | -2/+2 |
| * | | tty/serial: atmel: fix fractional baud rate computation | Alexey Starikovskiy | 2016-09-27 | 1 | -4/+6 |
| * | | serial: xuartps: Do not enable parity error interrupt | Anirudha Sarangi | 2016-09-22 | 1 | -2/+15 |
| * | | serial: stm32: fix uart enable management | Alexandre TORGUE | 2016-09-22 | 1 | -1/+5 |
| * | | serial: stm32: fix spin_lock management | Alexandre TORGUE | 2016-09-22 | 1 | -0/+4 |
| * | | serial: stm32: adding dma support | Alexandre TORGUE | 2016-09-22 | 2 | -25/+378 |
| * | | serial: stm32: clock disabling management | Alexandre TORGUE | 2016-09-22 | 1 | -2/+3 |
| * | | serial: stm32: correct flow control property spelling | Alexandre TORGUE | 2016-09-22 | 1 | -1/+1 |
| * | | serial: stm32: disable tx and rx during shutdown | Alexandre TORGUE | 2016-09-22 | 1 | -1/+1 |
| * | | serial: stm32: header file creation | Alexandre TORGUE | 2016-09-22 | 2 | -208/+216 |
| * | | serial: stm32: adding support for stm32f7 | Alexandre TORGUE | 2016-09-22 | 1 | -50/+219 |
| * | | tty: serial: xuartps: Wait for rx and tx reset done status | Nava kishore Manne | 2016-09-22 | 1 | -0/+8 |
| * | | serial: xuartps: Adds RXBS register support for zynqmp | Nava kishore Manne | 2016-09-22 | 1 | -20/+81 |
| * | | tty/serial/8250: Touch NMI watchdog in wait_for_xmitr | Jiri Olsa | 2016-09-22 | 1 | -0/+1 |
| * | | serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers | Jan Kiszka | 2016-09-22 | 1 | -21/+34 |