linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-04 10:01:58 to 2024-08-09 12:36:14 UTC [more...]

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-09 12:35 UTC  (16+ messages)
` [PATCH 02/10] dt-bindings: arm: rockchip: Add rk576 compatible string to pmu.yaml
` [PATCH 03/10] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH 04/10] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH 05/10] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
` [PATCH 06/10] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-09 12:15 UTC  (35+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 08/12] include: add elf.h support
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos

[PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
 2024-08-09 10:05 UTC  (19+ messages)
` [PATCH v2 2/3] tty: serial: 8250: Add loongson uart driver support
` [PATCH v2 3/3] LoongArch: dts: Update UART driver to Loongson-2K0500, Loongson-2K1000 and Loongson-2K2000

[PATCH 1/2] serial: 8250_platform: remove ACPI_PTR() annotation
 2024-08-09  9:19 UTC  (7+ messages)
` [PATCH 2/2] serial: 8250_platform: fix uart_8250_port initializer

[PATCH 0/2] tty: serial: samsung_tty: simple cleanups
 2024-08-09  7:21 UTC  (13+ messages)
` [PATCH 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
` [PATCH 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once

[PATCH] tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
 2024-08-09  7:09 UTC  (3+ messages)

[PATCH v6 00/27] Add support for sam9x7 SoC family
 2024-08-09  6:24 UTC  (2+ messages)

[PATCH 0/2] serial: sc16is7xx: cosmetic cleanup
 2024-08-09  5:00 UTC  (6+ messages)
` [PATCH 1/2] serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK
` [PATCH 2/2] serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT macros

[PATCH 0/3] OF support for Surface System Aggregator Module
 2024-08-09  1:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: serial: Allow embedded-controller as child node
` [PATCH 2/3] dt-bindings: platform: Add Surface System Aggregator Module
` [PATCH 3/3] platform/surface: Add OF support

[PATCH v2 00/11] tty: random fixes and cleanups
 2024-08-08 10:35 UTC  (12+ messages)
` [PATCH v2 01/11] serial: use guards for simple mutex locks
` [PATCH v2 02/11] mxser: remove stale comment
` [PATCH v2 03/11] mxser: remove doubled sets of close times
` [PATCH v2 04/11] xhci: dbgtty: remove kfifo_out() wrapper
` [PATCH v2 05/11] xhci: dbgtty: use kfifo from tty_port struct
` [PATCH v2 06/11] mctp: serial: propagage new tty types
` [PATCH v2 07/11] 6pack: remove sixpack::rbuff
` [PATCH v2 08/11] 6pack: drop sixpack::mtu
` [PATCH v2 09/11] 6pack: drop sixpack::buffsize
` [PATCH v2 10/11] 6pack: remove global strings
` [PATCH v2 11/11] 6pack: propagage new tty types

[PATCH 00/13] tty: random fixes and cleanups
 2024-08-08 10:35 UTC  (27+ messages)
` [PATCH 01/13] tty: simplify tty_dev_name_to_number() using guard(mutex)
` [PATCH 02/13] serial: protect uart_port_dtr_rts() in uart_shutdown() too
` [PATCH 03/13] serial: don't use uninitialized value in uart_poll_init()
` [PATCH 04/13] serial: remove quot_frac from serial8250_do_set_divisor()
` [PATCH 05/13] serial: use guards for simple mutex locks
` [PATCH 06/13] mxser: remove stale comment
` [PATCH 07/13] mxser: remove doubled sets of close times
` [PATCH 08/13] mctp: serial: propagage new tty types
` [PATCH 09/13] 6pack: remove sixpack::rbuff
` [PATCH 10/13] 6pack: drop sixpack::mtu
` [PATCH 11/13] 6pack: drop sixpack::buffsize
` [PATCH 12/13] 6pack: remove global strings
` [PATCH 13/13] 6pack: propagage new tty types

[PATCH v3 0/2] tty: serial: samsung_tty: simple cleanups
 2024-08-08  8:35 UTC  (5+ messages)
` [PATCH v3 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
` [PATCH v3 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once

[PATCH v2 0/2] tty: serial: samsung_tty: simple cleanups
 2024-08-08  8:11 UTC  (5+ messages)
` [PATCH v2 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
` [PATCH v2 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once

[PATCH 0/3] USB-Serial serdev support
 2024-08-08  7:51 UTC  (5+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive
` [PATCH 2/3] USB: serial: cosmetic cleanup <space><tab> mix
` [PATCH 3/3] USB: serial: enable serdev support

[PATCH] tty: atmel_serial: use the correct RTS flag
 2024-08-08  6:06 UTC 

[tty:tty-testing] BUILD SUCCESS 259b46204885431f2853afa2a2bffa63f3705e67
 2024-08-08  4:58 UTC 

[PATCH v2 0/5] serial: 8250: omap: Add am62 wakeup support
 2024-08-07 18:55 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: serial: 8250_omap: Add wakeup-source property
` [PATCH v2 2/5] serial: 8250: omap: Remove unused wakeups_enabled
` [PATCH v2 3/5] serial: 8250: omap: Cleanup on error in request_irq
` [PATCH v2 4/5] serial: 8250: omap: Set wakeup capable, do not enable
` [PATCH v2 5/5] serial: 8250: omap: Parse DT wakeup-source proerty

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-07 14:49 UTC  (8+ messages)
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval

[PATCH] serial: 8250_platform: Fix structure initialization warning
 2024-08-07 11:02 UTC  (4+ messages)

[PATCH] serial: 8250_platform: Fix unused acpi_platform_serial_table warning
 2024-08-07  6:28 UTC 

[syzbot] [serial?] KMSAN: uninit-value in n_tty_lookahead_flow_ctrl (2)
 2024-08-06  3:41 UTC 

/dev/ttynull and VT-less kernels on Desktop
 2024-08-06  1:16 UTC  (2+ messages)

[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-05 19:13 UTC  (30+ messages)
` [PATCH 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
` [PATCH 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
` [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-08-05 17:37 UTC  (4+ messages)

[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-05  8:01 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v2 03/10] crypto: qat - replace "
` [PATCH v2 04/10] crypto: marvell "
` [PATCH v2 05/10] intel_th: pci: Replace "
` [PATCH v2 06/10] wifi: iwlwifi: replace "
` [PATCH v2 07/10] ntb: idt: Replace "
` [PATCH v2 08/10] serial: rp2: "
` [PATCH v2 09/10] ALSA: korg1212: "
` [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()


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