Age | Commit message (Expand) | Author | Files | Lines |
2016-10-03 | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 42 | -1137/+2282 |
2016-10-03 | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+6 |
2016-10-02 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -5/+10 |
2016-09-30 | Revert "serial: pl011: add console matching function" | Greg Kroah-Hartman | 1 | -55/+0 |
2016-09-28 | serial: pl011: add console matching function | Aleksey Makarov | 1 | -0/+55 |
2016-09-28 | ACPI: parse SPCR and enable matching console | Aleksey Makarov | 1 | -2/+17 |
2016-09-28 | of/serial: move earlycon early_param handling to serial | Leif Lindholm | 1 | -1/+1 |
2016-09-28 | Revert "drivers/tty: Explicitly pass current to show_stack" | Greg Kroah-Hartman | 1 | -1/+1 |
2016-09-27 | tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq | Kefeng Wang | 1 | -1/+2 |
2016-09-27 | serial: 8250: Set Altera 16550 TX FIFO Threshold | Thor Thayer | 1 | -0/+43 |
2016-09-27 | serial: 8250: of: Load TX FIFO Threshold from DT | Thor Thayer | 1 | -0/+7 |
2016-09-27 | drivers/tty: Explicitly pass current to show_stack | Mark Rutland | 1 | -1/+1 |
2016-09-27 | serial: imx: Fix DCD reading | Sascha Hauer | 1 | -1/+2 |
2016-09-27 | serial: stm32: mark symbols static where possible | Baoyou Xie | 1 | -3/+4 |
2016-09-27 | serial: xuartps: Add some register initialisation to cdns_early_console_setup() | Scott Telford | 1 | -1/+26 |
2016-09-27 | serial: xuartps: Removed unwanted checks while reading the error conditions | Nava kishore Manne | 1 | -37/+35 |
2016-09-27 | serial: xuartps: Rewrite the interrupt handling logic | Anirudha Sarangi | 1 | -105/+114 |
2016-09-27 | serial: stm32: use mapbase instead of membase for DMA | Arnd Bergmann | 1 | -2/+2 |
2016-09-27 | tty/serial: atmel: fix fractional baud rate computation | Alexey Starikovskiy | 1 | -4/+6 |
2016-09-22 | serial: xuartps: Do not enable parity error interrupt | Anirudha Sarangi | 1 | -2/+15 |
2016-09-22 | serial: stm32: fix uart enable management | Alexandre TORGUE | 1 | -1/+5 |
2016-09-22 | serial: stm32: fix spin_lock management | Alexandre TORGUE | 1 | -0/+4 |
2016-09-22 | serial: stm32: adding dma support | Alexandre TORGUE | 2 | -25/+378 |
2016-09-22 | serial: stm32: clock disabling management | Alexandre TORGUE | 1 | -2/+3 |
2016-09-22 | serial: stm32: correct flow control property spelling | Alexandre TORGUE | 1 | -1/+1 |
2016-09-22 | serial: stm32: disable tx and rx during shutdown | Alexandre TORGUE | 1 | -1/+1 |
2016-09-22 | serial: stm32: header file creation | Alexandre TORGUE | 2 | -208/+216 |
2016-09-22 | serial: stm32: adding support for stm32f7 | Alexandre TORGUE | 1 | -50/+219 |
2016-09-22 | tty: serial: xuartps: Wait for rx and tx reset done status | Nava kishore Manne | 1 | -0/+8 |
2016-09-22 | serial: xuartps: Adds RXBS register support for zynqmp | Nava kishore Manne | 1 | -20/+81 |
2016-09-22 | tty/serial/8250: Touch NMI watchdog in wait_for_xmitr | Jiri Olsa | 1 | -0/+1 |
2016-09-22 | serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers | Jan Kiszka | 1 | -21/+34 |
2016-09-22 | tty: amba-pl011: uart_amba_port is not available with earlycon function | Shawn Guo | 1 | -4/+1 |
2016-09-22 | serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl... | Wei Yongjun | 1 | -1/+1 |
2016-09-22 | vt: Emulate \e[100-107m (bright background colors). | Adam Borowski | 1 | -2/+3 |
2016-09-22 | vt: Support \e[90-97m (bright foreground colors). | Adam Borowski | 1 | -0/+4 |
2016-09-22 | vt: Drop a no longer true comment. | Adam Borowski | 1 | -2/+2 |
2016-09-22 | vt: Make a comparison <= for readability. | Adam Borowski | 1 | -1/+1 |
2016-09-22 | vt: Fix a read-past-array in vc_t416_color(). | Adam Borowski | 1 | -1/+1 |
2016-09-15 | pty: make ptmx file ops read-only after init | Kees Cook | 1 | -1/+1 |
2016-09-15 | serial: imx: Replace dmaengine old API | Fabien Lahoudere | 1 | -4/+4 |
2016-09-15 | serial: core: fix potential NULL pointer dereference | Andy Shevchenko | 1 | -3/+3 |
2016-09-15 | BUG: atmel_serial: Interrupts not disabled on close | Richard Genoud | 1 | -2/+3 |
2016-09-15 | tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock | Wei Yongjun | 1 | -1/+1 |
2016-09-15 | serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL | Liu Xiang | 1 | -1/+1 |
2016-09-13 | serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code | Wei Yongjun | 1 | -4/+1 |
2016-09-13 | serial: mxs-auart: Disable clock on error path | Fabio Estevam | 1 | -1/+5 |
2016-09-13 | serial: core: Fix handling of options after MMIO address | Alexander Sverdlin | 1 | -8/+6 |
2016-09-13 | serial: imx: add error messages when .probe fails | Uwe Kleine-König | 1 | -4/+14 |
2016-09-05 | Merge 4.8-rc5 into tty-next | Greg Kroah-Hartman | 8 | -70/+159 |