linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-16 08:00:22 to 2024-02-26 14:25:35 UTC [more...]

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:19 UTC  (15+ messages)
` [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v2 05/14] serial: 8250_bcm2835aux: "
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 07/14] serial: 8250_dw: "
` [PATCH v2 08/14] serial: 8250_ingenic: "
` [PATCH v2 09/14] serial: 8250_lpc18xx: "
` [PATCH v2 10/14] serial: 8250_of: "
` [PATCH v2 11/14] serial: 8250_omap: "
` [PATCH v2 12/14] serial: 8250_pxa: "
` [PATCH v2 13/14] serial: 8250_tegra: "
` [PATCH v2 14/14] serial: 8250_uniphier: "

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:17 UTC  (35+ messages)
` [PATCH v1 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v1 05/14] serial: 8250_bcm2835aux: "
` [PATCH v1 06/14] serial: 8250_bcm7271: "
` [PATCH v1 07/14] serial: 8250_dw: "
` [PATCH v1 08/14] serial: 8250_ingenic: "
` [PATCH v1 09/14] serial: 8250_lpc18xx: "
` [PATCH v1 10/14] serial: 8250_of: "
` [PATCH v1 11/14] serial: 8250_omap: "
` [PATCH v1 12/14] serial: 8250_pxa: "
` [PATCH v1 13/14] serial: 8250_tegra: "
` [PATCH v1 14/14] serial: 8250_uniphier: "

[PATCH] serial: Lock console when calling into driver before registration
 2024-02-26 11:36 UTC  (2+ messages)

[PATCH] dt-bindings: serial: convert st,asc to DT schema
 2024-02-26 10:08 UTC  (5+ messages)

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-26  9:28 UTC  (6+ messages)
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages "

[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
 2024-02-26  6:22 UTC  (3+ messages)

[GIT PULL] TTY/Serial driver fixes for 6.8-rc6
 2024-02-25 18:46 UTC  (2+ messages)

[PATCH 1/2] serial: core: introduce uart_port_tx_limited_flags()
 2024-02-25 16:14 UTC  (3+ messages)
` [PATCH 2/2] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-24 20:02 UTC  (4+ messages)
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family

[PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4
 2024-02-23 21:22 UTC  (5+ messages)
` [PATCH v1 19/19] hid-ft260: uart: improve write performance

[PATCH v4] serial: port: Don't suspend if the port is still busy
 2024-02-23 15:44 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Do not reclock if already at correct rate
 2024-02-23 15:04 UTC  (2+ messages)

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-23 10:51 UTC  (11+ messages)
` [PATCH printk v2 01/26] serial: core: Provide port lock wrappers
` [PATCH printk v2 02/26] serial: core: Use "
` [PATCH printk v2 03/26] serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
` [PATCH printk v2 08/26] printk: nbcon: Implement processing in port->lock wrapper

[PATCH 0/4] MIPS: Fix missing proto and passing arg warnings
 2024-02-23 10:38 UTC  (12+ messages)
` [PATCH 2/4] mips: cm: Add CM GCR and L2-sync base address getters declarations
` [PATCH 3/4] mips: zboot: Fix "no previous prototype" build warning
` [PATCH 4/4] tty: mips_ejtag_fdc: Fix passing incompatible pointer type warning

serial:support: Using 8250 driver With MOXA CP-132EL Device
 2024-02-23  9:38 UTC  (7+ messages)

[PATCH v1 tty] 8250: microchip: pci1xxxx: Refactor TX Burst code to use pre-existing APIs
 2024-02-23  9:36 UTC  (7+ messages)

[RFC PATCH v2 0/4] Fix force_irqthread + fast triggered edge-type IRQs
 2024-02-23  7:33 UTC  (17+ messages)
` [RFC PATCH v2 1/4] irq: Move spurious_deferred bit from BIT(31) to BIT(0)
` [RFC PATCH v2 2/4] irq/spurious: Account for multiple handles in note_interrupt
` [RFC PATCH v2 3/4] irq: Introduce IRQ_HANDLED_MANY
` [RFC PATCH v2 4/4] tty/serial8250: Make use of IRQ_HANDLED_MANY interface

[PATCH] serial: 8250_dw: Emit an error message if getting the baudclk failed
 2024-02-22 18:37 UTC  (8+ messages)

[PATCH] serial: 8250: Use serial8250_do_set_termios for uartclk updating
 2024-02-22 15:05 UTC  (2+ messages)

[PATCH v9 0/4] serial: 8250_dw: Fix ref clock usage
 2024-02-22 14:55 UTC  (8+ messages)
` [PATCH v9 1/4] serial: 8250: Add 8250 port clock update method

[PATCH v3] serial: port: Don't suspend if the port is still busy
 2024-02-22  9:41 UTC  (4+ messages)

[PATCH V1] serial: exar: Preserve FCTR[5] bit in pci_xr17v35x_setup()
 2024-02-21 22:58 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] tty: hvc: Don't enable the RISC-V SBI console by default
 2024-02-21 19:50 UTC  (2+ messages)

[PATCH v3] tty: serial: imx: Fix broken RS485
 2024-02-21 13:14 UTC  (2+ messages)

[PATCH v3] serial: st-asc: don't get/put GPIOs in atomic context
 2024-02-21  9:53 UTC  (2+ messages)

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-02-20 16:12 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port
 2024-02-20 14:20 UTC  (6+ messages)

[PATCH] drivers/tty/serial: Remove unused function early_mcf_setup
 2024-02-20 13:55 UTC  (4+ messages)

[PATCH v3] serial: samsung: honor fifosize from dts at first
 2024-02-20 10:12 UTC 

[PATCH v2] tty: serial: imx: Fix broken RS485
 2024-02-20 10:57 UTC  (6+ messages)
` [RFC][PATCH] serial: imx: Fix RS485 behaviour on disabled RX_DURING_TX

[tty:tty-testing] BUILD SUCCESS 1643281347f80116a500e6a17726351a7265a55c
 2024-02-20  9:40 UTC 

[PATCH] tty: serial: imx: Fix broken RS485
 2024-02-20  8:43 UTC  (6+ messages)

[tty:tty-linus] BUILD SUCCESS 3b69e32e151bc4a4e3c785cbdb1f918d5ee337ed
 2024-02-20  9:04 UTC 

[tty:tty-next] BUILD SUCCESS 36d97cdaf46593330067c34ed3639d0556d4fd6d
 2024-02-20  8:43 UTC 

[PATCH v2 1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port
 2024-02-19 16:28 UTC 

max14830 nobody cared Disbling IRQ issue
 2024-02-19 16:07 UTC 

[PATCH v2 0/7] serial: 8250_exar: A few updates to the driver
 2024-02-19 15:05 UTC  (8+ messages)
` [PATCH v2 1/7] serial: 8250_exar: Don't remove GPIO device on suspend
` [PATCH v2 2/7] serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
` [PATCH v2 3/7] serial: 8250_exar: Clear interrupts before registering handler
` [PATCH v2 4/7] serial: 8250_exar: Use generic function to set firmware node
` [PATCH v2 5/7] serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 6/7] serial: 8250_exar: Use 8250 PCI library to map and assign resources
` [PATCH v2 7/7] serial: 8250_exar: Don't use "proxy" headers

[PATCH v1 0/5] serial: 8250_exar: A few updates to the driver
 2024-02-19 13:29 UTC  (5+ messages)
` [PATCH v1 4/5] serial: 8250_exar: Use 8250 PCI library to map and assign resources

[PATCH v2] serial: st-asc: don't get/put GPIOs in atomic context
 2024-02-19  7:52 UTC 

[PATCH] serial: st-asc: don't get/put GPIOs in atomic context
 2024-02-18 17:59 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS WITH WARNING b8badbf3b592d3f8b70efc66be2c2c4d9698de51
 2024-02-18 17:02 UTC 

[PATCH 0/3] tty: Convert to platform remove callback returning void
 2024-02-18  8:53 UTC  (4+ messages)
` [PATCH 1/3] tty: amiserial: "
` [PATCH 2/3] tty: goldfish: "
` [PATCH 3/3] serial: pmac_zilog: "

[tty:tty-testing 31/36] drivers/tty/serial/st-asc.c:525:7: warning: variable 'manual_rts' is used uninitialized whenever 'if' condition is false
 2024-02-18  0:29 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.8-rc5
 2024-02-17 17:40 UTC  (2+ messages)

[PATCH v2 1/1] tty: Don't include tty_buffer.h in tty.h
 2024-02-17 16:48 UTC  (2+ messages)

[PATCH 1/2] serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
 2024-02-16 22:47 UTC  (2+ messages)
` [PATCH 2/2] serial: amba-pl011: Fix DMA transmission in RS485 mode

[PATCH v2 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port
 2024-02-16 14:41 UTC  (6+ messages)

[PATCH][next] tty: jsm: Remove redundant assignment to variable linestatus
 2024-02-16 12:17 UTC 


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