linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/1] tty: n_tty: Fix buffer offsets when lookahead is used
 2024-05-14 14:04 UTC 

Fwd: [regression] [bisected] commit 6bb6fa6908ebd3cb4e14cd4f0ce272ec885d2eb0 corrupts data sent via pseudoterminal device
 2024-05-14 13:51 UTC  (8+ messages)
`  "

[Bug] staging: rtl8723bs: Bluetooth stops working after patch: serial: 8250_dw: Do not reclock if already at correct rate
 2024-05-14 12:55 UTC  (2+ messages)

[PATCH resend v9 0/8] I3C target mode support
 2024-05-14  3:07 UTC  (14+ messages)
` [PATCH resend v9 1/8] i3c: add "
` [PATCH resend v9 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH resend v9 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH resend v9 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH resend v9 5/8] i3c: target: add svc target controller support
` [PATCH resend v9 6/8] i3c: target: func: add tty driver
` [PATCH resend v9 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH resend v9 8/8] tty: i3c: add TTY over I3C master support

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-13 12:30 UTC  (26+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter
` [PATCH v4 03/11] treewide, serdev: add flags argument to receive_buf()
` [PATCH v4 04/11] tty: serdev: Add method to enable break flags
` [PATCH v4 05/11] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v4 06/11] dt-bindings: net/can: Add serial LIN adapter hexLINSER
` [PATCH v4 07/11] can: Add support for hexDEV "
` [PATCH v4 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v4 09/11] can: lin: Handle rx offload config frames
` [PATCH v4 10/11] can: lin: Support setting LIN mode
` [PATCH v4 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v3 0/2] Defer probing of SAM if serdev device is not ready
 2024-05-13 11:55 UTC  (8+ messages)
` [PATCH v3 1/2] platform/surface: aggregator: Defer probing when serdev "
` [PATCH v3 2/2] platform/surface: aggregator: Log critical errors during SAM probing

[PATCH] vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
 2024-05-13  7:44 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS e21de1455a721a0cb4217b18589ede846f5b0686
 2024-05-11  5:52 UTC 

[PATCH] tty: vt: saturate scrollback_delta to avoid overflow
 2024-05-10 16:13 UTC  (6+ messages)

[PATCH] serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()
 2024-05-10 13:43 UTC  (3+ messages)

[PATCH v2 net] ptp: ocp: adjust serial port symlink creation
 2024-05-10 11:13 UTC  (2+ messages)

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-10  9:31 UTC  (35+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v3 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v3 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH v3 04/11] tty: serdev: Add method to enable break flags
` [PATCH v3 05/11] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v3 06/11] dt-bindings: net/can: Add serial (serdev) LIN adapter
` [PATCH v3 07/11] can: Add support for serdev LIN adapters
` [PATCH v3 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v3 09/11] can: lin: Handle rx offload config frames
` [PATCH v3 10/11] can: lin: Support setting LIN mode
` [PATCH v3 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v1 0/2] serial: 8250: Split out platform and RSA drivers
 2024-05-09 13:49 UTC  (5+ messages)
` [PATCH v1 1/2] serial: 8250: Extract RSA bits
` [PATCH v1 2/2] serial: 8250: Extract platform driver

Fwd: Add method to allow switching kernel level PPS signal from DCD to CTS serial pin
 2024-05-09 10:41 UTC  (4+ messages)

[PATCH] tty: Fix possible deadlock in tty_buffer_flush
 2024-05-09 10:32 UTC  (3+ messages)

[PATCH] serial: imx: Raise TX trigger level to 8
 2024-05-08 13:37 UTC 

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-08  8:37 UTC  (12+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters

[syzbot] [serial?] KMSAN: kernel-infoleak in con_font_op
 2024-05-08  1:41 UTC 

[BUILD SUCCESS] LAST PATCH: [PATCH v1 2/2] serial: 8250: Extract platform driver
 2024-05-07  2:58 UTC 

[PATCH RESEND v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-05-06 15:58 UTC  (6+ messages)
` [PATCH RESEND v6 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH RESEND v6 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH RESEND v6 3/3] printk: Remove redundant CONFIG_BASE_FULL

[syzbot] Monthly serial report (May 2024)
 2024-05-06 13:18 UTC 

[PATCH v2 1/1] serial: 8250_pnp: Simplify "line" related code
 2024-05-06 12:12 UTC 

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-06 11:45 UTC  (11+ messages)
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH 0/4] serial: sh-sci: response to Dirk's bugreport
 2024-05-06 11:40 UTC  (5+ messages)
` [PATCH 1/4] serial: sh-sci: protect invalidating RXDMA on shutdown
` [PATCH 2/4] serial: sh-sci: describe locking requirements for invalidating RXDMA
` [PATCH 3/4] serial: sh-sci: let timeout timer only run when DMA is scheduled
` [PATCH 4/4] serial: sh-sci: simplify locking when re-issuing RXDMA fails

[PATCH v1 00/13] serial: 8250_exar: Clean up the driver
 2024-05-06  8:37 UTC  (17+ messages)
` [PATCH v1 11/13] serial: 8250_exar: Use BIT() in exar_ee_read()

[tty:tty-linus] BUILD SUCCESS 8492bd91aa055907c67ef04f2b56f6dadd1f44bf
 2024-05-05 12:02 UTC 

[tty:tty-testing] BUILD SUCCESS 6bd23e0c2bb6c65d4f5754d1456bc9a4427fc59b
 2024-05-05  7:41 UTC 

[BUILD SUCCESS] LAST PATCH: [PATCH v2 13/13] serial: 8250_exar: Keep the includes sorted
 2024-05-04 17:36 UTC 

[PATCH 1/1] serial: 8250_pnp: Simplify "line" related code
 2024-05-04 16:10 UTC  (2+ messages)

[PATCH printk v5 00/30] wire up write_atomic() printing
 2024-05-04 16:08 UTC  (7+ messages)
` [PATCH printk v5 08/30] serial: core: Provide low-level functions to lock port
` [PATCH printk v5 09/30] serial: core: Introduce wrapper to set @uart_port->cons
` [PATCH printk v5 12/30] serial: core: Implement processing in port->lock wrapper

[PATCH v2] serial: imx: Introduce timeout when waiting on transmitter empty
 2024-05-04 16:03 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-04 16:02 UTC  (6+ messages)

[PATCH v2 0/4] serial: exar: fix kbuild warnings and code style
 2024-05-04 16:01 UTC  (3+ messages)

[PATCH v2 0/2] Defer probing of SAM if serdev device is not ready
 2024-05-04  4:17 UTC  (6+ messages)
` [PATCH v2 1/2] platform/surface: aggregator: Defer probing when serdev "
` [PATCH v2 2/2] platform/surface: aggregator: Log critical errors during SAM probing

[PATCH v2 00/13] serial: 8250_exar: Clean up the driver
 2024-05-03 18:33 UTC  (15+ messages)
` [PATCH v2 01/13] serial: 8250_exar: Don't return positive values as error codes
` [PATCH v2 02/13] serial: 8250_exar: Describe all parameters in kernel doc
` [PATCH v2 03/13] serial: 8250_exar: Kill CTI_PCI_DEVICE()
` [PATCH v2 04/13] serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor ID
` [PATCH v2 05/13] serial: 8250_exar: Trivia typo fixes
` [PATCH v2 06/13] serial: 8250_exar: Extract cti_board_init_osc_freq() helper
` [PATCH v2 07/13] serial: 8250_exar: Kill unneeded ->board_init()
` [PATCH v2 08/13] serial: 8250_exar: Decrease indentation level
` [PATCH v2 09/13] serial: 8250_exar: Return directly from switch-cases
` [PATCH v2 10/13] serial: 8250_exar: Switch to use dev_err_probe()
` [PATCH v2 11/13] serial: 8250_exar: Use BIT() in exar_ee_read()
` [PATCH v2 12/13] serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
` [PATCH v2 13/13] serial: 8250_exar: Keep the includes sorted

[PATCH V2] tty: hvc: hvc_opal: eliminate uses of of_node_put()
 2024-05-03 13:58 UTC  (2+ messages)

[BUILD SUCCESS] LAST PATCH: [PATCH v1 13/13] serial: 8250_exar: Keep the includes sorted
 2024-05-03 13:48 UTC 

[PATCH] tty: hvc: hvc_opal: eliminate uses of of_node_put()
 2024-05-03 13:30 UTC  (3+ messages)

[RFC PATCH 0/2] Defer probing of SAM if serdev device is not ready
 2024-05-02 20:03 UTC  (3+ messages)

[RFC PATCH 0/2] serial: sci: fix OOPS because of wrongly running hrtimer
 2024-05-02 18:17 UTC  (4+ messages)
` [RFC PATCH 2/2] serial: sh-sci: always cancel hrtimer when DMA RX is invalidated


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).