linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-16 18:51:51 to 2025-10-29 15:58:37 UTC [more...]

[tty:tty-testing] BUILD SUCCESS 719f3df3e113e03d2c8cf324827da1fd17a9bd8f
 2025-10-29 15:57 UTC 

[tty:tty-linus] BUILD SUCCESS eb4917f557d43c7a1c805dd73ffcdfddb2aba39a
 2025-10-29 11:45 UTC 

[PATCH] serial: ma35d1: Fix resource leaks on driver removal
 2025-10-29 10:17 UTC  (2+ messages)

[PATCH v2 0/2] Fix deadlock during RSCI FIFO overrun error
 2025-10-29  9:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: serial: rsci: Drop "uart-has-rtscts: false"
` [PATCH v2 2/2] serial: sh-sci: Fix deadlock during RSCI FIFO overrun error

[PATCH 00/19] Add RZ/G3E RSCI support
 2025-10-28 20:27 UTC  (33+ messages)
` [PATCH 02/19] dt-bindings: serial: rsci: Drop "uart-has-rtscts: false"
` [PATCH 03/19] dt-bindings: serial: renesas,rsci: Document RZ/G3E support
` [PATCH 04/19] serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
` [PATCH 05/19] serial: rsci: Drop rsci_clear_CFC()
` [PATCH 06/19] serial: sh-sci: Drop extra line
` [PATCH 07/19] serial: rsci: Drop unused macro DCR
` [PATCH 08/19] serial: rsci: Drop unused TDR register
` [PATCH 09/19] serial: sh-sci: Use devm_reset_control_array_get_exclusive()
` [PATCH 10/19] serial: sh-sci: Add RSCI_PORT_{SCI,SCIF} port IDs
` [PATCH 11/19] serial: sh-sci: Add sci_is_rsci_type()
` [PATCH 12/19] serial: sh-sci: Add support for RZ/G3E RSCI clks
` [PATCH 13/19] serial: sh-sci: Make sci_scbrr_calc() public
` [PATCH 14/19] serial: sh-sci: Add finish_console_write() callback
` [PATCH 15/19] serial: sh-sci: Add support for RZ/G3E RSCI SCIF
` [PATCH 16/19] serial: sh-sci: Add support for RZ/G3E RSCI SCI

[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
 2025-10-28 19:39 UTC  (18+ messages)
` [PATCH v3 01/13] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
` [PATCH v3 02/13] dt-bindings: riscv: Add Nuclei UX900 compatibles
` [PATCH v3 03/13] dt-bindings: riscv: Add Anlogic DR1V90
` [PATCH v3 04/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
` [PATCH v3 05/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT MSWI
` [PATCH v3 06/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT SSWI
` [PATCH v3 07/13] dt-bindings: timer: Add Anlogic DR1V90 ACLINT MTIMER
` [PATCH v3 08/13] dt-bindings: serial: snps-dw-apb-uart: Add Anlogic DR1V90 uart
` [PATCH v3 09/13] irqchip/aclint-sswi: Add Nuclei UX900 support
` [PATCH v3 10/13] riscv: Add Anlogic SoC famly Kconfig support
` [PATCH v3 11/13] riscv: dts: Add initial Anlogic DR1V90 SoC device tree
` [PATCH v3 12/13] riscv: dts: anlogic: Add Milianke MLKPAI FS01 board
` [PATCH v3 13/13] riscv: defconfig: Enable Anlogic SoC

[tty:tty-testing] BUILD SUCCESS 4e68ae36422e85ec1a86aded26a211319649426d
 2025-10-27 19:48 UTC 

[PATCH] serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
 2025-10-27 15:04 UTC  (2+ messages)

[PATCH] tty: serial: 8250: exar: fix kernel warning in default_setup function
 2025-10-27 14:33 UTC  (9+ messages)

[PATCH v3 00/14] serial: sc16is7xx: register access fixes and improvements
 2025-10-27 14:29 UTC  (15+ messages)
` [PATCH v3 01/14] serial: sc16is7xx: rename LCR macros to better reflect usage
` [PATCH v3 02/14] serial: sc16is7xx: rename EFR mutex with generic name
` [PATCH v3 03/14] serial: sc16is7xx: define common register access function
` [PATCH v3 04/14] serial: sc16is7xx: remove unnecessary pointer cast
` [PATCH v3 05/14] serial: sc16is7xx: use guards for simple mutex locks
` [PATCH v3 06/14] serial: sc16is7xx: drop -ENOMEM error message
` [PATCH v3 07/14] serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
` [PATCH v3 08/14] serial: sc16is7xx: move port/channel init to separate function
` [PATCH v3 09/14] serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
` [PATCH v3 10/14] serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
` [PATCH v3 11/14] serial: sc16is7xx: use KBUILD_MODNAME
` [PATCH v3 12/14] serial: sc16is7xx: change conditional operator indentation
` [PATCH v3 13/14] serial: sc16is7xx: reformat comments to improve readability
` [PATCH v3 14/14] serial: sc16is7xx: add comments for lock requirements

[PATCH] serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
 2025-10-27 11:58 UTC  (2+ messages)

[PATCH v3] tty: tty_port: add workqueue to flip tty buffer
 2025-10-27  6:09 UTC 

[syzbot] Monthly serial report (Oct 2025)
 2025-10-27  5:54 UTC 

[GIT PULL] TTY / Serial driver fixes for 6.18-rc3
 2025-10-26 17:37 UTC  (2+ messages)

[PATCH v2] selftests: tty: add tty_tiocsti_test to .gitignore
 2025-10-26 10:00 UTC  (3+ messages)
    ` [PATCH v3] "

[PATCH v4 0/2] serial: add KEBA UART driver
 2025-10-26  9:30 UTC  (5+ messages)
` [PATCH v4 1/2] serial: Keep rs485 settings for devices without firmware node
` [PATCH v4 2/2] serial: 8250: add driver for KEBA UART

[PATCH AUTOSEL 6.17] serdev: Drop dev_pm_domain_detach() call
 2025-10-25 15:56 UTC 

[PATCH] tty: document @dlci parameter in gsm_modem_send_initial_msc
 2025-10-25 16:12 UTC 

[PATCH 0/3] USB-Serial serdev support
 2025-10-24 16:22 UTC  (13+ messages)

[PATCH] serial: 8250_dma: add workqueue to flip tty buffer
 2025-10-24 15:55 UTC  (3+ messages)

[PATCH] serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
 2025-10-24  1:42 UTC  (4+ messages)

[PATCH v3 0/2] serial: add KEBA UART driver
 2025-10-23 15:14 UTC  (7+ messages)
` [PATCH v3 1/2] serial: Keep rs485 settings for devices without firmware node
` [PATCH v3 2/2] serial: 8250: add driver for KEBA UART

[PATCH v2 0/2] SH-SCI serial driver code cleanup
 2025-10-23 10:43 UTC  (3+ messages)
` [PATCH v2 1/2] serial: sh-sci: Sort include files alphabetically
` [PATCH v2 2/2] serial: sh-sci: Merge sh-sci.h into sh-sci.c

[tty:tty-linus] BUILD SUCCESS d518314a1fa4e980a227d1b2bda1badf433cb932
 2025-10-23  8:52 UTC 

[PATCH] serial: sh-sci: Merge sh-sci.h into sh-sci.c
 2025-10-23  7:19 UTC  (3+ messages)

[PATCH] serial: imx: allow CRTSCTS with RTS/CTS GPIOs
 2025-10-23  6:55 UTC  (7+ messages)

[tty:tty-testing] BUILD SUCCESS 7553f5173ec3f01d7452a80ba82bef60d3ba29b7
 2025-10-23  6:05 UTC 

[PATCH v3] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-10-23  4:42 UTC  (2+ messages)

[PATCH v2] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-10-23  0:35 UTC  (7+ messages)

[PATCH] dt-bindings: serial: snps-dw-apb-uart: Add support for rk3506
 2025-10-22 17:57 UTC  (2+ messages)

[PATCH v1 2/2] serial: 8250_dma: add parameter to queue work on specific cpu
 2025-10-22 17:20 UTC  (13+ messages)

[tty:tty-testing 11/22] drivers/tty/serial/sc16is7xx.c:596:9: error: implicit declaration of function 'sc16is7xx_efr_lock'; did you mean 'sc16is7xx_regs_lock'?
 2025-10-22 14:16 UTC  (4+ messages)

[tty:tty-testing 11/22] drivers/tty/serial/sc16is7xx.c:596:2: error: call to undeclared function 'sc16is7xx_efr_lock'; ISO C99 and later do not support implicit function declarations
 2025-10-22 13:48 UTC 

[PATCH v2] serial: 8250: always disable IRQ during THRE test
 2025-10-22  9:57 UTC  (2+ messages)

[PATCH v1 1/2] tty: tty_buffer: add interface to queue work on specific wq and cpu
 2025-10-21  8:38 UTC 

[PATCH v1 0/2] serial: 8250_dma: dma rx work optimize
 2025-10-21  8:37 UTC 

your change "serial: 8250: move RSA functions to 8250_rsa.c"
 2025-10-21  6:22 UTC 

[PATCH] tty: tty_buffer: add interface to queue work on specific wq and cpu
 2025-10-21  4:28 UTC  (2+ messages)

[PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions
 2025-10-20 17:32 UTC  (5+ messages)

[PATCH] mm, vc_screen: move __free() handler that frees a page to a common header
 2025-10-20 15:12 UTC  (3+ messages)

[PATCH v2 0/2] serial: add KEBA UART driver
 2025-10-19 19:19 UTC  (11+ messages)
` [PATCH v2 1/2] serial: Keep rs485 settings for devices without firmware node
` [PATCH v2 2/2] serial: 8250: add driver for KEBA UART

[PATCH v3] serial: 8250_mtk: correct max baud rate in set_termios() method
 2025-10-19 13:32 UTC  (2+ messages)

[PATCH] serial: 8250_dw: handle reset control deassert error
 2025-10-19  9:51 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3] serial: 8250_mtk: Enable baud clock and manage in runtime PM
 2025-10-19  2:02 UTC  (3+ messages)

[PATCH] serial: 8250: always disable IRQ during THRE test
 2025-10-18 18:56 UTC  (4+ messages)

[PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions
 2025-10-13 20:35 UTC  (2+ messages)

fix tty device index parsing [PATCH v1]
 2025-10-18 14:51 UTC 

First Order Confirmation & Next Steps
 2025-10-18 10:13 UTC 

[PATCH v2 1/2] workqueue: Add initialization macro for work items that disabled by default
 2025-10-17 15:35 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] tty/vt: Fix possible deadlock in input_inject_event

*** Urgent Change ***
 2025-10-17 12:45 UTC 

New October Order. 52113 Friday, October 17, 2025 at 09:22:26 AM
 2025-10-17  7:22 UTC 

[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
 2025-10-16 18:51 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).