Age | Commit message (Expand) | Author |
2023-11-10 | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-27 | serdev: Replace custom code with device_match_acpi_handle() | Andy Shevchenko |
2023-10-27 | serdev: Simplify devm_serdev_device_open() function | Andy Shevchenko |
2023-10-27 | serdev: Make use of device_set_node() | Andy Shevchenko |
2023-10-27 | tty: n_gsm: add copyright Siemens Mobility GmbH | Daniel Starke |
2023-10-26 | tty: n_gsm: fix race condition in status line change on dead connections | Daniel Starke |
2023-10-24 | serial: core: Fix runtime PM handling for pending tx | Tony Lindgren |
2023-10-21 | tty: serial: samsung: drop earlycon support for unsupported platforms | André Draszik |
2023-10-21 | tty: 8250: Add note for PX-835 | Cameron Williams |
2023-10-21 | tty: 8250: Fix IS-200 PCI ID comment | Cameron Williams |
2023-10-21 | tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks | Cameron Williams |
2023-10-21 | tty: 8250: Add support for Intashield IX cards | Cameron Williams |
2023-10-21 | tty: 8250: Add support for additional Brainboxes PX cards | Cameron Williams |
2023-10-21 | tty: 8250: Fix up PX-803/PX-857 | Cameron Williams |
2023-10-21 | tty: 8250: Fix port count of PX-257 | Cameron Williams |
2023-10-21 | tty: 8250: Add support for Intashield IS-100 | Cameron Williams |
2023-10-21 | tty: 8250: Add support for Brainboxes UP cards | Cameron Williams |
2023-10-21 | tty: 8250: Add support for additional Brainboxes UC cards | Cameron Williams |
2023-10-21 | tty: 8250: Remove UC-257 and UC-431 | Cameron Williams |
2023-10-21 | serial: 8250_omap: Set the console genpd always on if no console suspend | Thomas Richard |
2023-10-21 | hvc/xen: fix console unplug | David Woodhouse |
2023-10-21 | hvc/xen: fix error path in xen_hvc_init() to always register frontend driver | David Woodhouse |
2023-10-21 | hvc/xen: fix event channel handling for secondary consoles | David Woodhouse |
2023-10-21 | tty: serial: 8250: Add support for MOXA Mini PCIe boards | Crescent CY Hsieh |
2023-10-21 | tty: serial: 8250: Relocate macros within 8250_pci.c | Crescent CY Hsieh |
2023-10-21 | tty: serial: 8250: Cleanup MOXA configurations | Crescent CY Hsieh |
2023-10-21 | tty: serial: 8250: Modify MOXA enum name within 8250_pci.c | Crescent CY Hsieh |
2023-10-21 | tty: serial: samsung_tty: remove dead code | André Draszik |
2023-10-21 | tty: whitespaces in descriptions corrected by replacing tabs with spaces | Florian Eckert |
2023-10-21 | serial/esp32_uart: use prescaler when available | Max Filippov |
2023-10-19 | serial: 8250: remove AR7 support | Wolfram Sang |
2023-10-18 | tty: convert to new timestamp accessors | Jeff Layton |
2023-10-17 | tty: serial: meson: fix hard LOCKUP on crtscts mode | Pavel Krasavin |
2023-10-16 | drivers/tty/serial: add ESP32S3 ACM gadget driver | Max Filippov |
2023-10-16 | drivers/tty/serial: add driver for the ESP32 UART | Max Filippov |
2023-10-16 | serial: core: tidy invalid baudrate handling in uart_get_baud_rate | Max Filippov |
2023-10-16 | serial: xilinx_uartps: unset STOPBRK when setting STARTBRK | Julien Malik |
2023-10-16 | serial: max310x: remove trailing whitespaces | Hugo Villeneuve |
2023-10-16 | Merge 6.6-rc6 into tty-next | Greg Kroah-Hartman |
2023-10-11 | tty: Remove now superfluous sentinel element from ctl_table array | Joel Granados |
2023-10-10 | docs: move powerpc under arch | Costa Shulyupin |
2023-10-10 | tty/sysrq: replace smp_processor_id() with get_cpu() | Muhammad Usama Anjum |
2023-10-10 | tty: serial: meson: Add a earlycon for the S4 SoC | Lucas Tanure |
2023-10-07 | serial: core: Fix checks for tx runtime PM state | Tony Lindgren |
2023-10-07 | serial: initialize retinfo in uart_get_info() | Alexey Dobriyan |