messages from 2024-02-01 17:59:52 to 2024-02-13 08:50:10 UTC [more...]
[PATCH v6 0/6] Add support for DEVNAME:0.0 style hardware based addressing
2024-02-13 8:45 UTC (7+ messages)
` [PATCH v6 1/6] printk: Save console options for add_preferred_console_match()
` [PATCH v6 2/6] printk: Don't try to parse DEVNAME:0.0 console options
` [PATCH v6 3/6] printk: Flag register_console() if console is set on command line
` [PATCH v6 4/6] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
` [PATCH v6 5/6] serial: core: Handle serial console options
` [PATCH v6 6/6] serial: 8250: Add preferred console in serial8250_isa_init_ports()
[PATCH v6 0/3] w1: add UART w1 bus driver
2024-02-13 8:27 UTC (9+ messages)
` [PATCH v6 1/3] dt-bindings: serial: allow onewire as child node
` (subset) "
` [PATCH v6 2/3] dt-bindings: w1: UART 1-Wire bus
` (subset) "
` [PATCH v6 3/3] w1: add UART w1 bus driver
[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
2024-02-12 19:01 UTC (7+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH v5 3/3] printk: Remove redundant CONFIG_BASE_FULL
[PATCH] tty/vt: Corrected doc of vc_sanitize_unicode(), vc_translate_unicode()
2024-02-11 15:51 UTC
[PATCH v4 RESEND] hid-ft260: Add serial driver
2024-02-10 22:03 UTC (11+ messages)
[PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4
2024-02-10 21:51 UTC (20+ messages)
` [PATCH v1 01/19] hid-ft260: fix incompatible-pointer-types error
` [PATCH v1 02/19] hid-ft260: fix Wformat warning
` [PATCH v1 03/19] hid-ft260: fix i2c driver regression in ft260_raw_event
` [PATCH v1 04/19] hid-ft260: remove dead code in ft260_uart_receive_chars
` [PATCH v1 05/19] hid-ft260: fix unprotected write_buf concurrent access
` [PATCH v1 06/19] hid-ft260: uart: enable wakeup workaround
` [PATCH v1 07/19] hid-ft260: depend wakeup workaround activation on uart baud rate
` [PATCH v1 08/19] hid-ft260: depend wakeup workaround activation on eeprom config
` [PATCH v1 09/19] hid-ft260: uart: wakeup device early to not lose rx data
` [PATCH v1 10/19] hid-ft260: uart: do not configure baud rate twice
` [PATCH v1 11/19] hid-ft260: uart: do not disable wakeup workaround twice
` [PATCH v1 12/19] hid-ft260: uart: use kfifo_avail for fifo write room check
` [PATCH v1 13/19] hid-ft260: improve usb interface type detection logic
` [PATCH v1 14/19] hid-ft260: uart: cleanup and refactoring
` [PATCH v1 15/19] hid-ft260: uart: remove FIXME for wake-up workaround
` [PATCH v1 16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg
` [PATCH v1 17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start
` [PATCH v1 18/19] hid-ft260: uart: fix rx data loss after device reopening
` [PATCH v1 19/19] hid-ft260: uart: improve write performance
[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
2024-02-09 10:20 UTC (6+ messages)
[PATCH v3] serial: port: Don't suspend if the port is still busy
2024-02-08 17:25 UTC (4+ messages)
[PATCH v8 0/8] I3C target mode support
2024-02-08 17:01 UTC (9+ messages)
` [PATCH v8 1/8] i3c: add "
` [PATCH v8 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v8 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v8 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v8 5/8] i3c: target: add svc target controller support
` [PATCH v8 6/8] i3c: target: func: add tty driver
` [PATCH v8 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v8 8/8] tty: i3c: add TTY over I3C master support
[PATCH v5 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
2024-02-08 15:46 UTC (6+ messages)
` [PATCH v5 2/6] serial: 8250: Support separate rs485 rx-enable GPIO
[PATCH 0/4] serial: sc16is7xx: split into core and I2C/SPI parts
2024-02-08 15:26 UTC (8+ messages)
` [PATCH 1/4] serial: sc16is7xx: simplify and improve Kconfig help text
` [PATCH 2/4] serial: sc16is7xx: split into core and I2C/SPI parts (core)
` [PATCH 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
` [PATCH 4/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)
[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
2024-02-08 13:39 UTC (8+ 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
[tty:tty-testing] BUILD SUCCESS 6cc3028f797a549f256d593867a769ab6a8265f2
2024-02-08 10:08 UTC
[PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART
2024-02-08 2:53 UTC (5+ messages)
[tty:tty-linus] BUILD SUCCESS 7be50f2e8f20fc2299069b28dea59a28e3abe20a
2024-02-07 15:13 UTC
[PATCH v2] serial: port: Don't suspend if the port is still busy
2024-02-07 14:47 UTC (9+ messages)
[tty:tty-testing 28/29] include/linux/printk.h:275:13: error: unused function 'dump_printk_buffer'
2024-02-07 10:27 UTC (3+ messages)
[tty:tty-testing 28/29] include/linux/printk.h:275:13: warning: 'dump_printk_buffer' defined but not used
2024-02-07 8:37 UTC
[PATCH v2] serial: samsung: honor fifosize from dts at first
2024-02-06 11:33 UTC (3+ messages)
[tty:tty-testing 28/29] kernel/printk/printk.c:4267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2024-02-07 1:33 UTC
[PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
2024-02-06 23:05 UTC (12+ messages)
` [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL
[PATCH v7 0/8] I3C target mode support
2024-02-06 15:22 UTC (11+ messages)
` [PATCH v7 1/8] i3c: add "
` [PATCH v7 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v7 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v7 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v7 5/8] i3c: target: add svc target controller support
` [PATCH v7 6/8] i3c: target: func: add tty driver
` [PATCH v7 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v7 8/8] tty: i3c: add TTY over I3C master support
[PATCH] tty: serial: samsung: Remove superfluous braces in macro
2024-02-06 14:29 UTC (6+ messages)
[syzbot] [dri?] BUG: scheduling while atomic in drm_atomic_helper_wait_for_flip_done
2024-02-06 14:28 UTC (8+ messages)
` [PATCH] tty: vt: check for atomic context in con_write()
` [PATCH] tty: n_gsm: restrict tty devices to attach
[PATCH] serial: port: Don't suspend if the port is still busy
2024-02-06 8:02 UTC (7+ messages)
[tty:tty-testing] BUILD SUCCESS a802f50d6e92298d44a806d326a2ba3eefa6db72
2024-02-05 14:36 UTC
[rt-devel:linux-6.8.y-rt] [serial] 0a81ac5ba5: Kernel_panic-not_syncing:No_working_init_found
2024-02-05 14:23 UTC
[PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal
2024-02-05 13:48 UTC (9+ messages)
` [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL
[PATCH v6 0/8] I3C target mode support
2024-02-05 13:14 UTC (10+ messages)
` [PATCH v6 1/8] i3c: add "
` [PATCH v6 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v6 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v6 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v6 5/8] i3c: target: add svc target controller support
` [PATCH v6 6/8] i3c: target: func: add tty driver
` [PATCH v6 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v6 8/8] tty: i3c: add TTY over I3C master support
[PATCH 1/2] serial: samsung: honor fifosize from dts at first
2024-02-05 8:12 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree
[syzbot] Monthly serial report (Feb 2024)
2024-02-05 8:09 UTC (2+ messages)
[GIT PULL] TTY/Serial driver fixes for 6.8-rc3
2024-02-04 7:18 UTC (2+ messages)
[PATCH v8 00/13] Introduce STM32 Firewall framework
2024-02-03 20:47 UTC (3+ messages)
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
[PATCH 0/2] drivers: tty: struct bus_type cleanup
2024-02-03 19:14 UTC (3+ messages)
` [PATCH 1/2] serdev: make serdev_bus_type const
` [PATCH 2/2] serial: core: make serial_base_bus_type const
[PATCH v5 1/8] i3c: add target mode support
2024-02-02 21:18 UTC (3+ messages)
[PATCH v5 0/3] w1: add UART w1 bus driver
2024-02-02 19:23 UTC (6+ messages)
` [PATCH v5 3/3] "
[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
2024-02-02 8:48 UTC (4+ messages)
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
[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()
[PATCH v2 1/2] serial: core: introduce uart_port_tx_flags()
2024-02-01 17:59 UTC (4+ messages)
` [PATCH v2 2/2] serial: mxs-auart: fix tx
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).