summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2025-10-22serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-22serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-22serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-22tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav
2025-10-07Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-17serial: qcom-geni: Load UART qup Firmware from linux sideViken Dadhaniya
2025-09-17serial: qcom-geni: Fix blocked taskKrzysztof Kozlowski
2025-09-17tty: serial: fix help message for SERIAL_CPMArturs Artamonovs
2025-09-15Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-14Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-09-12serial: 8250: omap: Support wakeup pinctrl state on suspendMarkus Schneider-Pargmann
2025-09-12serial: max310x: improve interrupt handlingTapio Reijonen
2025-09-09tty: serial: atmel: make it selectable for ARCH_MICROCHIPRobert Marko
2025-09-06serial: xilinx_uartps: read reg size from DTSHarshit Shah
2025-09-06tty: remove redundant condition checksXichao Zhao
2025-09-06serial: qcom-geni: Add DFS clock mode support to GENI UART driverViken Dadhaniya
2025-09-06serial: qcom-geni: Fix off-by-one error in ida_alloc_range()Zong Jiang
2025-09-06serial: sc16is7xx: drop redundant conversion to boolXichao Zhao
2025-09-06serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou
2025-09-06serial: 8250_core: fix coding style issueOsama Abdelkader
2025-08-21tty: serial: Modify the use of dev_err_probe()Xichao Zhao
2025-08-17serial: 8250_rsa: use guard()sJiri Slaby (SUSE)
2025-08-17serial: 8250_omap: use guard()sJiri Slaby (SUSE)
2025-08-17serial: 8250_omap: extract omap_8250_set_termios_atomic()Jiri Slaby (SUSE)
2025-08-17serial: 8250_core: use guard() in serial_unlink_irq_chain()Jiri Slaby (SUSE)
2025-08-17serial: 8250: use guard()sJiri Slaby (SUSE)
2025-08-17serial: serial_core: use guard()sJiri Slaby (SUSE)
2025-08-17serial: 8250: introduce RPM guard()sJiri Slaby (SUSE)
2025-08-14serial: sc16is7xx: fix bug in flow control levels initHugo Villeneuve
2025-08-14serial: qcom-geni: Make UART port count configurable via KconfigZong Jiang
2025-08-14serial: qcom-geni: Dynamically allocate UART portsZong Jiang
2025-08-14tty: serial: mvebu-uart: convert from round_rate() to determine_rate()Brian Masney
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()Abinash Singh
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()Abinash Singh
2025-08-14serial: max310x: Add error checking in probe()Dan Carpenter
2025-08-14tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer
2025-08-11module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-07-28MIPS: Update Joshua Kinard's e-mail addressJoshua Kinard
2025-07-24serial: 8250: fix panic due to PSLVERRYunhui Cui
2025-07-22serial: qcom-geni: Enable Serial on SA8255p Qualcomm platformsPraveen Talari
2025-07-22serial: qcom-geni: Enable PM runtime for serial driverPraveen Talari
2025-07-22serial: qcom-geni: move clock-rate logic to separate functionPraveen Talari
2025-07-22serial: qcom-geni: move resource control logic to separate functionsPraveen Talari