linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-22 11:05:04 to 2024-02-02 07:49:59 UTC [more...]

[PATCH] tty: serial: samsung: Remove superfluous braces in macro
 2024-02-02  7:49 UTC  (2+ messages)

[PATCH 00/22] tty: vt: cleanup ESC sequences handling
 2024-02-02  6:56 UTC  (23+ messages)
` [PATCH 01/22] tty: vt: make rgb_from_256() slighly more comprehensible
` [PATCH 02/22] tty: vt: define enums for CSI+h/l codes
` [PATCH 03/22] tty: vt: rename set_mode() to csi_hl()
` [PATCH 04/22] tty: vt: split DEC CSI+h/l handling into csi_DEC_hl()
` [PATCH 05/22] tty: vt: remove unneeded assignment of EPecma to vc_priv
` [PATCH 06/22] tty: vt: move CSI+n handling along to other ECMA CSIs
` [PATCH 07/22] tty: vt: define an enum for CSI+] codes
` [PATCH 08/22] tty: vt: rename setterm_command() to csi_RSB()
` [PATCH 09/22] tty: vt: put cases on separate lines
` [PATCH 10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx()
` [PATCH 11/22] tty: vt: extract ascii handling to handle_ascii()
` [PATCH 12/22] tty: vt: separate ESesc state handling into handle_esc()
` [PATCH 13/22] tty: vt: move CSI DEC handling to a separate function
` [PATCH 14/22] tty: vt: move CSI ECMA "
` [PATCH 15/22] tty: vt: name, reflow and document enum vc_ctl_state
` [PATCH 16/22] tty: vt: simplify ansi_control_string()
` [PATCH 17/22] tty: vt: handle CSI+[ inside preexisting switch-case
` [PATCH 18/22] tty: vt: add new helper for reseting vc parameters
` [PATCH 19/22] tty: vt: use switch+case in the ESnonstd case
` [PATCH 20/22] tty: vt: use switch+case in the ESgetpars case
` [PATCH 21/22] tty: vt: use ASCII enum constants in vt_console_print()
` [PATCH 22/22] tty: vt: decrypt magic constants in vc_is_control()

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2024-02-01 18:00 UTC  (3+ messages)
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()

[PATCH v2 1/2] serial: core: introduce uart_port_tx_flags()
 2024-02-01 17:59 UTC  (7+ messages)
` [PATCH v2 2/2] serial: mxs-auart: fix tx

[PATCH] Revert "tty: serial: amba-pl011: Remove QDF2xxx workarounds"
 2024-02-01 17:54 UTC  (2+ messages)

[PATCH] tty: serial: amba-pl011: Remove QDF2xxx workarounds
 2024-02-01 16:28 UTC  (6+ messages)

[PATCH] tty: fix atomicity violation in n_tty_read
 2024-02-01 14:23 UTC  (3+ messages)
` This is classified as spam [was: [PATCH] tty: fix atomicity violation in n_tty_read]

[PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART
 2024-02-01 11:52 UTC  (5+ messages)

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-01 11:29 UTC  (5+ messages)
` [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq

[PATCH v4 RESEND] hid-ft260: Add serial driver
 2024-02-01 11:07 UTC  (11+ messages)

[PATCH v5 0/3] w1: add UART w1 bus driver
 2024-02-01  9:35 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v5 2/3] dt-bindings: serial: allow onewire as child node
` [PATCH v5 3/3] w1: add UART w1 bus driver

[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
 2024-02-01  7:21 UTC  (2+ messages)

[PATCH v2] printk: Remove redundant CONFIG_BASE_SMALL
 2024-01-31 15:47 UTC  (6+ messages)

[PATCH 1/2] serial: core: introduce uart_port_tx_flags()
 2024-01-31 12:17 UTC  (3+ messages)
` [PATCH 2/2] serial: mxs-auart: fix tx

mxs-auart broken in v6.2 and onwards
 2024-01-31 12:15 UTC  (4+ messages)
  `  "

[PATCH] serial: 8250_pci1xxxx: partially revert off by one patch
 2024-01-31  8:24 UTC 

[PATCH v5 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-01-30 23:02 UTC  (12+ messages)
` [PATCH v5 1/6] dt-bindings: serial: Add binding for rs485 receiver enable GPIO
` [PATCH v5 2/6] serial: 8250: Support separate rs485 rx-enable GPIO
` [PATCH v5 3/6] dt-bindings: serial: add binding for rs485 rx-enable state when rs485 is disabled
` [PATCH v5 4/6] serial: 8250: set rx-enable gpio "
` [PATCH v5 5/6] arm64: dts: rockchip: rk3399-puma-haikou: add rs485 support on uart2
` [PATCH v5 6/6] arm64: dts: rockchip: px30-ringneck-haikou: add rs485 support on uart5

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

[PATCH v4 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-01-29 17:22 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: serial: Add binding for rs485 receiver enable GPIO
` [PATCH v4 2/6] serial: 8250: Support separate rs485 rx-enable GPIO
` [PATCH v4 3/6] dt-bindings: serial: add binding for rs485 rx-enable state when rs485 is disabled
` [PATCH v4 4/6] serial: 8250: set rx-enable gpio "
` [PATCH v4 5/6] arm64: dts: rockchip: rk3399-puma-haikou: add rs485 support on uart2
` [PATCH v4 6/6] arm64: dts: rockchip: px30-ringneck-haikou: add rs485 support on uart5

[PATCH 6.6 330/331] serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
 2024-01-29 17:06 UTC 

[PATCH 6.1 185/185] serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
 2024-01-29 17:06 UTC 

[PATCH v8 0/7] Fixes and improvements for RS485
 2024-01-29  2:39 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS fccc9d9233f918ee50cf2955ae7134a7f3418351
 2024-01-29  0:52 UTC 

[tty:tty-linus] BUILD SUCCESS b35f8dbbce818b02c730dc85133dc7754266e084
 2024-01-29  0:12 UTC 

[PATCH AUTOSEL 5.10 04/13] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 5.15 07/19] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 6.1 08/27] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
 2024-01-28 16:13 UTC 

[PATCH AUTOSEL 6.6 09/31] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
 2024-01-28 16:12 UTC 

[PATCH AUTOSEL 6.7 09/39] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
 2024-01-28 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 10/39] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards

[PATCH 1/2] soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition
 2024-01-28  3:10 UTC  (4+ messages)
` [PATCH 2/2] serial: qcom-geni: Don't cancel/abort if we can't get the port lock

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

[PATCH] treewide: Change CONFIG_BASE_SMALL to bool type
 2024-01-26 19:41 UTC  (3+ messages)

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-25 10:42 UTC  (7+ messages)

[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
 2024-01-25 10:00 UTC 

[syzbot] [dri?] BUG: scheduling while atomic in drm_atomic_helper_wait_for_flip_done
 2024-01-24 13:14 UTC  (6+ messages)
  ` [PATCH] tty: vt: check for atomic context in con_write()
        ` [PATCH] tty: n_gsm: restrict tty devices to attach

[PATCH] dt-bindings: serial: renesas,hscif: Document r8a779h0 bindings
 2024-01-24 12:27 UTC  (3+ messages)

[PATCH v3 0/5] serial: 8250: Add rs485 emulation to 8250_dw
 2024-01-24 10:29 UTC  (3+ messages)
` [PATCH v3 3/5] serial: 8250: Support separate rs485 rx-enable GPIO

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

[PATCH] serial: txx9: Add missing #include <asm/txx9/generic.h>
 2024-01-23 20:09 UTC 

[PATCH V10 0/3] Add rs485 support to uartps driver
 2024-01-23  6:16 UTC  (4+ messages)
` [PATCH V10 1/3] dt-bindings: Add reference to rs485.yaml
` [PATCH V10 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V10 3/3] tty: serial: uartps: Add rs485 support to uartps driver

[PATCH v2 00/47] tty: vt: cleanup and documentation
 2024-01-23  4:16 UTC  (22+ messages)
` [PATCH v2 29/47] tty: vt: remove CM_* constants
` [PATCH v2 30/47] tty: vt: make consw::con_switch() return a bool
` [PATCH v2 31/47] tty: vt: stop using -1 for blank mode in consw::con_blank()
` [PATCH v2 32/47] tty: vt: define a common enum for VESA blanking constants
` [PATCH v2 33/47] tty: vt: use "
` [PATCH v2 34/47] tty: vt: use enum constants for VESA blanking modes
` [PATCH v2 35/47] tty: vt: make types around consw::con_blank() bool
` [PATCH v2 36/47] tty: vt: make font of consw::con_font_set() const
` [PATCH v2 37/47] tty: vt: make consw::con_font_default()'s name const
` [PATCH v2 38/47] tty: vt: change consw::con_set_origin() return type
` [PATCH v2 39/47] fbcon: remove consw::con_screen_pos()
` [PATCH v2 40/47] tty: vt: "
` [PATCH v2 41/47] tty: vt: make types of screenpos() more consistent
` [PATCH v2 42/47] fbcon: remove fbcon_getxy()
` [PATCH v2 43/47] tty: vt: remove consw::con_getxy()
` [PATCH v2 44/47] tty: vt: remove unused consw::con_flush_scrollback()
` [PATCH v2 45/47] tty: vt: document the rest of struct consw
` [PATCH v2 46/47] tty: vt: fix up kernel-doc
` [PATCH v2 47/47] Documentation: add console.rst

[PATCH 6.6 512/583] serial: apbuart: fix console prompt on qemu
 2024-01-22 23:59 UTC 

[PATCH 6.7 564/641] serial: apbuart: fix console prompt on qemu
 2024-01-22 23:57 UTC 

[PATCH V9 0/3] Add rs485 support to uartps driver
 2024-01-22 16:49 UTC  (4+ messages)
` [PATCH V9 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485


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