Age | Commit message (Expand) | Author |
2019-12-17 | tty/serial: atmel: fix out of range clock divider handling | David Engraf |
2019-12-17 | tty: link tty and port before configuring it as console | Sudip Mukherjee |
2019-12-12 | serial: sprd: Add clearing break interrupt operation | Yonghan Ye |
2019-12-12 | tty: serial: msm_serial: Fix lockup for sysrq and oops | Leo Yan |
2019-12-03 | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-11-27 | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-27 | Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices" | Je Yen Tam |
2019-11-27 | vcs: prevent write access to vcsu devices | Nicolas Pitre |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-11-23 | tty: vt: keyboard: reject invalid keycodes | Dmitry Torokhov |
2019-11-22 | tty: don't crash in tty_init_dev when missing tty_port | Jiri Slaby |
2019-11-21 | serial: stm32: fix clearing interrupt error flags | Fabrice Gasnier |
2019-11-21 | tty: Fix Kconfig indentation, continued | Krzysztof Kozlowski |
2019-11-21 | serial: serial_core: Perform NULL checks for break_ctl ops | Jiangfeng Xiao |
2019-11-20 | tty: remove unused argument from tty_open_by_driver() | Sudip Mukherjee |
2019-11-20 | tty: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-18 | {tty: serial, nand: onenand}: samsung: rename to fix build warning | Sudip Mukherjee |
2019-11-18 | serial: ifx6x60: add missed pm_runtime_disable | Chuhong Yuan |
2019-11-18 | serial: pl011: Fix DMA ->flush_buffer() | Vincent Whitchurch |
2019-11-14 | Revert "serial-uartlite: Move the uart register" | Greg Kroah-Hartman |
2019-11-14 | Revert "serial-uartlite: Add get serial id if not provided" | Greg Kroah-Hartman |
2019-11-14 | Revert "serial-uartlite: Do not use static struct uart_driver out of probe()" | Greg Kroah-Hartman |
2019-11-14 | Revert "serial-uartlite: Add runtime support" | Greg Kroah-Hartman |
2019-11-14 | Revert "serial-uartlite: Change logic how console_port is setup" | Greg Kroah-Hartman |
2019-11-14 | Revert "serial-uartlite: Use allocated structure instead of static ones" | Greg Kroah-Hartman |
2019-11-13 | riscv: don't allow selecting SBI based drivers for M-mode | Damien Le Moal |
2019-11-13 | tty: serial: msm_serial: Use dma_request_chan() directly for channel request | Peter Ujfalusi |
2019-11-13 | tty: serial: tegra: Use dma_request_chan() directly for channel request | Peter Ujfalusi |
2019-11-13 | tty: serial: amba-pl011: Use dma_request_chan() directly for channel request | Peter Ujfalusi |
2019-11-13 | serial-uartlite: Use allocated structure instead of static ones | Shubhrajyoti Datta |
2019-11-13 | serial-uartlite: Change logic how console_port is setup | Shubhrajyoti Datta |
2019-11-13 | tty: serial: pch_uart: correct usage of dma_unmap_sg | Peng Fan |
2019-11-13 | tty: serial: imx: use the sg count from dma_map_sg | Peng Fan |
2019-11-13 | Remove every trace of SERIAL_MAGIC | Pascal Terjan |
2019-11-05 | tty: serial: fsl_lpuart: use the sg count from dma_map_sg | Peng Fan |
2019-11-04 | Revert "tty:n_gsm.c: destroy port by tty_port_destroy()" | Greg Kroah-Hartman |
2019-11-04 | tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable | Chuhong Yuan |
2019-11-04 | serial: 8250-mtk: Use platform_get_irq_optional() for optional irq | Frank Wunderlich |
2019-11-04 | serial: 8250_dw: Avoid double error messaging when IRQ absent | Andy Shevchenko |
2019-11-04 | tty: serial: msm_serial: Fix flow control | Jeffrey Hugo |
2019-11-04 | tty: rocket: reduce stack usage | Sudip Mukherjee |
2019-11-04 | tty: serial: lpuart: Add RS485 support for 32-bit uart flavour | Philippe Schenker |
2019-11-04 | tty: serial: lpuart: Use defines that correspond to correct register | Philippe Schenker |
2019-11-04 | tty: serial: lpuart: Remove unnecessary code from set_mctrl | Philippe Schenker |
2019-11-03 | drivers: mcb: use symbol namespaces | Johannes Thumshirn |