public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 15:23:42 to 2025-03-04 08:12:52 UTC [more...]

[PATCH v3 0/9] Add support to load QUP SE firmware from
 2025-03-04  8:12 UTC  (16+ messages)
` [PATCH v3 1/9] dt-bindings: qcom: geni-se: Add 'firmware-name' property for firmware loading
` [PATCH v3 2/9] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
` [PATCH v3 3/9] dt-bindings: i2c: qcom,i2c-geni: document qcom,gsi-dma-allowed
` [PATCH v3 4/9] spi: dt-bindings: "
` [PATCH v3 5/9] dt-bindings: serial: "
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v3 7/9] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v3 8/9] spi: geni-qcom: Load spi "
` [PATCH v3 9/9] serial: qcom-geni: Load UART "

[PATCH v1] serial: qcom-geni: Remove alias dependency from qcom serial driver
 2025-03-04  7:14 UTC 

[PATCH] serial: 8250_dw: Add ACPI ID for Sophgo SG2044 UART
 2025-03-04  7:02 UTC 

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-04  6:51 UTC  (7+ messages)
` [PATCH v6 1/3] ttynull: Always initialize console index to -1
` [PATCH v6 2/3] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH v5 0/2] Optionally allow ttynull to be selected as a default console
 2025-03-04  3:52 UTC  (10+ messages)
` [PATCH v5 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v5 2/2] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-03 19:37 UTC  (31+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 02/18] bitops: Optimize parity8() using __builtin_parity()
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v2 04/18] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v2 05/18] media: pci: cx18-av-vbi: "
` [PATCH v2 06/18] media: saa7115: "
` [PATCH v2 07/18] serial: max3100: "
` [PATCH v2 08/18] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v2 09/18] Input: joystick - "
` [PATCH v2 10/18] net: ethernet: oa_tc6: "
` [PATCH v2 11/18] wifi: brcm80211: "
` [PATCH v2 12/18] drm/bridge: dw-hdmi: "
` [PATCH v2 13/18] mtd: ssfdc: "
` [PATCH v2 14/18] fsi: i2cr: "
` [PATCH v2 15/18] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v2 16/18] Input: joystick - "
` [PATCH v2 17/18] nfp: bpf: "
` [PATCH v2 18/18] bitops: Add parity() macro for automatic type-based selection

[PATCH v3 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
 2025-03-03 15:42 UTC  (10+ messages)
` [PATCH v3 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v3 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v3 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v3 10/13] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v2 0/8] Add support to load QUP SE firmware from
 2025-03-03 12:47 UTC  (4+ messages)
` [PATCH v2 5/8] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

[PATCH 0/3] USB-Serial serdev support
 2025-03-03 11:25 UTC  (5+ messages)

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-03-02 15:47 UTC  (54+ messages)
` [PATCH 01/17] bitops: Add generic parity calculation for u32
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 04/17] media: media/test_drivers: "
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "

[PATCH] tty: vt: make defkeymap for shifted F-keys consistent with kbd
 2025-03-01 13:21 UTC  (2+ messages)
` [PATCH RESEND] "

More than 256/512 glyphs on the Liinux console
 2025-03-01  7:49 UTC  (13+ messages)

[PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support
 2025-02-28 22:10 UTC  (5+ messages)
` [PATCH v3 08/15] dt-bindings: serial: snps-dw-apb-uart: Add support for rk3562
` (subset) [PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support

[PATCH] tty: pty: remove redundant local variable
 2025-02-27 18:40 UTC  (3+ messages)

[PATCH 0/5] printk: renaming some suspend/resume functions and one fix for unblanking
 2025-02-27 15:30 UTC  (8+ messages)
` [PATCH 1/5] printk: Rename suspend_console to console_suspend_all
` [PATCH 2/5] printk: Rename resume_console to console_resume_all
` [PATCH 3/5] printk: Rename console_stop to console_suspend
` [PATCH 4/5] printk: Rename console_start to console_resume
` [PATCH 5/5] printk: Check CON_SUSPEND when unblanking a console

[PATCH] tty: serial: pl011: remove incorrect of_match_ptr annotation
 2025-02-25 16:35 UTC 

[PATCH] serial: 8250_dma: terminate correct DMA in tx_dma_flush()
 2025-02-25 11:37 UTC  (8+ messages)
`  "

[PATCH v4 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-24 12:38 UTC  (8+ messages)
` [PATCH v4 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v4 2/2] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH v3] serial: 8250: Fix fifo underflow on flush
 2025-02-24 12:18 UTC  (3+ messages)

[PATCH] tty: serial: 8250: Add some more device IDs
 2025-02-23 22:07 UTC 

[PATCH v2] dt-bindings: serial: samsung: add exynos7870-uart compatible
 2025-02-23 10:43 UTC  (2+ messages)

[PATCH v3 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-23  5:14 UTC  (3+ messages)
` [PATCH v3 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v3 2/2] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH v2 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-23  5:08 UTC  (7+ messages)
` [PATCH v2 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v2 2/2] tty: Change order of ttynull to be loaded sooner

[PATCH v3] serial: 8250: Fix fifo underflow on flush
 2025-02-22 13:13 UTC 

[tty:tty-testing] BUILD SUCCESS d2fa8e52cf9193babd1a9179dc2459868965a40c
 2025-02-21 15:41 UTC 

[PATCH v1 0/2] tty/vt: Cleanups for keyboard driver
 2025-02-21 12:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] tty/vt: Use KVAL instead of use bit operation
  ` [PATCH v2 2/2] tty/vt: Gather the code that outputs char with utf8 in mind

[PATCH 00/29] tty: cleanup no. 99
 2025-02-21 12:25 UTC  (13+ messages)
` [PATCH 20/29] tty: srmcons: fix retval from srmcons_init()
` [PATCH 21/29] tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
` [PATCH 26/29] serial: 8250: use serial_in/out() helpers

[tty:tty-testing] BUILD SUCCESS 1bd2aad57da95f7f2d2bb52f7ad15c0f4993a685
 2025-02-20 15:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox