linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-06 09:06:29 to 2024-05-24 12:12:51 UTC [more...]

[PATCH] serial: imx: ensure RTS signal is not left active after shutdown
 2024-05-24 12:12 UTC 

[PATCH V3 0/3] Add support for uartps controller reset
 2024-05-24  9:48 UTC  (3+ messages)
` [PATCH V3 2/3] arm64: zynqmp: Add resets property for UART nodes

[GIT PULL] TTY/Serial driver fixes for 6.10-rc1
 2024-05-24  7:48 UTC 

[PATCH v4 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-05-24  7:47 UTC  (8+ messages)
` [PATCH v4 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)

[PATCH v2 net] ptp: ocp: adjust serial port symlink creation
 2024-05-24  4:06 UTC  (7+ messages)

[PATCH 0/2] serial: Fix problems when serial transfer is happening at suspend time
 2024-05-24  0:38 UTC  (5+ messages)
` [PATCH 1/2] serial: port: Don't block system suspend even if bytes are left to xmit
` [PATCH 2/2] serial: qcom-geni: Fix qcom_geni_serial_stop_tx_fifo() while xfer

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-23 22:00 UTC  (14+ messages)
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
 2024-05-23 21:59 UTC  (2+ messages)

[PATCH 0/5] serial: 8250: omap: Add am62 wakeup support
 2024-05-23 19:07 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: serial: 8250_omap: Add wakeup pinctrl state
` [PATCH 2/5] serial: 8250: omap: Remove unused wakeups_enabled
` [PATCH 3/5] serial: 8250: omap: Set wakeup capable, do not enable
` [PATCH 4/5] serial: 8250: omap: Support wakeup pinctrl state
` [PATCH 5/5] serial: 8250: omap: Set wakeup pinctrl on suspend

N_HDLC line discipline: Race condition
 2024-05-23 12:44 UTC  (9+ messages)

[syzbot] [serial?] possible deadlock in uart_write (2)
 2024-05-23  6:23 UTC  (2+ messages)

[PATCH v6 0/2] Add support to replay kernel log on consoles via sysrq
 2024-05-23  5:52 UTC  (6+ messages)
` [PATCH v6 1/2] printk: Add function to replay kernel log on consoles
` [PATCH v6 2/2] tty/sysrq: Replay kernel log messages on consoles via sysrq

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-05-23  2:11 UTC  (3+ messages)
` [PATCH 1/1] tty: serial: handle "

[GIT PULL] TTY/Serial driver changes for 6.10-rc1
 2024-05-22 19:38 UTC  (2+ messages)

[PATCH] spi: dt-bindings: marvell,mmp2-ssp: Merge PXA SSP into schema
 2024-05-22 15:45 UTC  (3+ messages)

[PATCH v1 1/1] spi: pxa2xx: Move PXA SSP bindings to the correct folder
 2024-05-21 14:02 UTC  (7+ messages)

[RESEND v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
 2024-05-21  7:41 UTC  (2+ messages)

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-05-21  7:19 UTC  (5+ messages)
` [RESEND "

[PATCH] serial: pxa: Disable TX interrupt if there is no more data to transmit
 2024-05-21  4:58 UTC  (4+ messages)

[PATCH printk v5 00/30] wire up write_atomic() printing
 2024-05-20 12:22 UTC  (5+ messages)
` [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 v1 0/3] Add the core reset for UARTs of StarFive JH7110
 2024-05-20  2:06 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
` [PATCH v1 2/3] serial: 8250_dw: Use reset array API to get resets
` [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts

[PATCH] serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
 2024-05-19 19:19 UTC 

[PATCH v2] serial: core: only stop transmit when HW fifo is empty
 2024-05-19  5:51 UTC  (3+ messages)

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-18 18:29 UTC  (27+ 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][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-18 11:40 UTC 

[PATCH resend v9 0/8] I3C target mode support
 2024-05-15 15:55 UTC  (17+ 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

[BUILD SUCCESS] LAST PATCH: [PATCH v1 2/2] serial: 8250_dw: Revert "Move definitions to the shared header"
 2024-05-15  7:15 UTC 

[PATCH] vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
 2024-05-15  6:32 UTC  (4+ messages)

[PATCH v2][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-14 19:37 UTC  (7+ messages)

[PATCH v1 0/2] serial: 8250_dw: Fix console on Intel Galileo
 2024-05-14 19:05 UTC  (3+ messages)
` [PATCH v1 1/2] serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
` [PATCH v1 2/2] serial: 8250_dw: Revert "Move definitions to the shared header"

[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 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

[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 v3 00/11] LIN Bus support for Linux
 2024-05-10  9:31 UTC  (31+ 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 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 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  (10+ 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  (4+ messages)
` [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 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


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