linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-11 13:24:04 to 2024-08-24 07:52:22 UTC [more...]

[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
 2024-08-24  7:52 UTC  (17+ messages)
` [PATCH v2 01/12] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
` [PATCH v2 02/12] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml
` [PATCH v2 03/12] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH v2 04/12] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH v2 05/12] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
` [PATCH v2 06/12] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH v2 07/12] dt-bindings: mmc: Add support for rk3576 eMMC
` [PATCH v2 08/12] dt-bindings: gpu: Add rockchip,rk3576-mali compatible
` [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v2 10/12] dt-bindings: spi: Add rockchip,rk3576-spi compatible
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH v2 12/12] arm64: dts: rockchip: Add rk3576-armsom-sige5 board

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-24  5:51 UTC  (17+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 08/12] include: add elf.h support

[PATCH v3 0/3] serial: sc16is7xx: cosmetic cleanup
 2024-08-23 17:58 UTC  (5+ messages)
` [PATCH v3 1/3] serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK
` [PATCH v3 2/3] serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT constants
` [PATCH v3 3/3] serial: sc16is7xx: convert bitmask definitions to use BIT() macro

[PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!)
 2024-08-23 16:39 UTC  (4+ messages)

[PATCH 0/6] dt-bindings: add serial-peripheral-props.yaml
 2024-08-23 16:12 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: serial: add missing "additionalProperties" on child nodes
` [PATCH 2/6] dt-bindings: serial: add common properties schema for UART children
` [PATCH 3/6] dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory
` [PATCH 4/6] dt-bindings: gnss: reference serial-peripheral-props.yaml
` [PATCH 5/6] dt-bindings: bluetooth: "
` [PATCH 6/6] ASoC: dt-bindings: serial-midi: "

[PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers
 2024-08-22 14:33 UTC  (20+ messages)
` [PATCH 1/8] tty: 8250_ingenic: Use "
` [PATCH 2/8] tty: 8250_tegra: "
` [PATCH 3/8] tty: 8250_uniphier: "
` [PATCH 4/8] tty: atmel_serial: "
` [PATCH 5/8] tty: mps2-uart: "
` [PATCH 6/8] tty: owl-uart: "
` [PATCH 7/8] tty: st-asc: "
` [PATCH 8/8] tty: stm32-usart: "

[PATCH] tty: atmel_serial: use the correct RTS flag
 2024-08-22 14:06 UTC  (4+ messages)

[PATCH printk v8 00/35] wire up write_atomic() printing
 2024-08-21 14:20 UTC  (9+ messages)
` [PATCH printk v8 10/35] serial: core: Provide low-level functions to lock port
` [PATCH printk v8 11/35] serial: core: Introduce wrapper to set @uart_port->cons
` [PATCH printk v8 14/35] serial: core: Acquire nbcon context in port->lock wrapper

[PATCH 0/3] USB-Serial serdev support
 2024-08-21  7:25 UTC  (7+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-20 19:22 UTC  (13+ messages)
` [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2024-08-20  9:15 UTC  (5+ messages)

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

[tty:tty-testing] BUILD SUCCESS ebbe30f4bba127505c5664dd67f519e5e06d16be
 2024-08-19 18:14 UTC 

[PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter
 2024-08-19 14:28 UTC  (6+ messages)

[syzbot] [serial?] KMSAN: uninit-value in n_tty_receive_buf_closing (3)
 2024-08-19 13:42 UTC 

[PATCH -next 8/8] serial: xilinx_uartps: Make cdns_rs485_supported static
 2024-08-19 12:01 UTC 

[PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
 2024-08-19  6:47 UTC  (4+ messages)

[PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver
 2024-08-19  5:32 UTC  (5+ messages)

[PATCH] serial: 8250_bcm2835aux: Fix clock imbalance in PM resume
 2024-08-18 17:49 UTC 

[GIT PULL] TTY / Serial driver fixes for 6.11-rc4
 2024-08-18 17:23 UTC  (2+ messages)

[syzbot] [serial?] possible deadlock in console_lock_spinning_enable (5)
 2024-08-17 16:39 UTC 

[PATCH net-next 0/2] pull-request appletalk 2024-08-17
 2024-08-17  9:25 UTC 

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-16 16:57 UTC  (20+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 02/16] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V2 05/16] pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
  ` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off
  ` [PATCH V2 15/16] serial: 8250_bcm2835aux: add PM suspend/resume support

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

[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-16  5:57 UTC  (9+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC

[tty:tty-linus] BUILD SUCCESS 0863bffda1131fd2fa9c05b653ad9ee3d8db127e
 2024-08-15 23:48 UTC 

[tty:tty-testing] BUILD SUCCESS 1241b384efa53f4b7a95fe2b34d69359bb3ae1b5
 2024-08-14 19:32 UTC 

[PATCH] Revert "serial: 8250_omap: Set the console genpd always on if no console suspend"
 2024-08-14 11:17 UTC 

[PATCH] tty: serial: Add a NULL check for of_node
 2024-08-14 10:28 UTC  (2+ messages)

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

[PATCH v1 0/7] serial: 8250_platform: refactor and clean up a bit
 2024-08-14  6:28 UTC  (9+ messages)
` [PATCH v1 1/7] serial: 8250_platform: Remove duplicate mapping
` [PATCH v1 2/7] serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()
` [PATCH v1 3/7] serial: 8250_platform: Use same check for ACPI in the whole driver
` [PATCH v1 4/7] serial: 8250_platform: Tidy up ACPI ID table
` [PATCH v1 5/7] serial: 8250_platform: Switch to use platform_get_mem_or_io()
` [PATCH v1 6/7] serial: 8250_platform: Refactor serial8250_probe()
` [PATCH v1 7/7] serial: 8250_platform: Unify comment style

[tty:tty-testing] BUILD SUCCESS b42243ffd7b68080899d9cdef63dfc691f1478b9
 2024-08-14  4:38 UTC 

[tty:tty-linus] BUILD SUCCESS c9f6613b16123989f2c3bd04b1d9b2365d6914e7
 2024-08-14  3:43 UTC 

[PATCH v2 0/3] serial: sc16is7xx: cosmetic cleanup
 2024-08-13 13:06 UTC  (9+ messages)
` [PATCH v2 1/3] serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK
` [PATCH v2 2/3] serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT macros
` [PATCH v2 3/3] serial: sc16is7xx: convert bitmask definitions to use BIT macro

[syzbot] Monthly serial report (Aug 2024)
 2024-08-13 12:34 UTC 

[PATCH v1 1/1] serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
 2024-08-13  8:20 UTC  (3+ messages)

[PATCH v2 1/1] serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
 2024-08-13  8:19 UTC 

[tty:tty-testing] BUILD SUCCESS 9f3eb413606b259c03ecbd20d61e5f7906681891
 2024-08-13  6:07 UTC 

[PATCH] tty: vt: conmakehash: remove non-portable code printing comment header
 2024-08-12 15:58 UTC  (4+ messages)

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

[syzbot] [serial?] KMSAN: kernel-infoleak in tty_read
 2024-08-12  9:45 UTC 

[PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
 2024-08-12  8:25 UTC  (8+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.11-rc3
 2024-08-11 17:03 UTC  (2+ messages)


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