linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 08:48:56 to 2024-02-22 14:56:03 UTC [more...]

[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] serial: 8250: Use serial8250_do_set_termios for uartclk updating
 2024-02-22 14:50 UTC 

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

[PATCH v1 tty] 8250: microchip: pci1xxxx: Refactor TX Burst code to use pre-existing APIs
 2024-02-22 13:49 UTC 

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-22 13:23 UTC  (23+ 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 v3] serial: port: Don't suspend if the port is still busy
 2024-02-22  9:41 UTC  (4+ messages)

serial:support: Using 8250 driver With MOXA CP-132EL Device
 2024-02-22  9:21 UTC  (2+ 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  (5+ messages)

[PATCH 0/4] MIPS: Fix missing proto and passing arg warnings
 2024-02-21 18:39 UTC  (9+ messages)
` [PATCH 1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration
` [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

[RFC PATCH v2 0/4] Fix force_irqthread + fast triggered edge-type IRQs
 2024-02-21 17:04 UTC  (14+ 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 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 printk v2 00/26] wire up write_atomic() printing
 2024-02-19 17:14 UTC  (10+ 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 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  (9+ messages)
` [PATCH v1 1/5] serial: 8250_exar: Clear interrupts before registering handler
` [PATCH v1 2/5] serial: 8250_exar: Use generic function to set firmware node
` [PATCH v1 3/5] serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v1 4/5] serial: 8250_exar: Use 8250 PCI library to map and assign resources
` [PATCH v1 5/5] serial: 8250_exar: Don't use "proxy" headers

[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  (3+ 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 

[PATCH][next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate
 2024-02-15 23:29 UTC 

[PATCH v1 1/1] serial: 8250_bcm7271: Replace custom unit definitions
 2024-02-15 19:40 UTC  (6+ messages)

[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
 2024-02-15  9:30 UTC  (8+ messages)

[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-14 21:36 UTC  (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled

[PATCH v1 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port
 2024-02-14 16:14 UTC 

[PATCH v7 0/3] w1: add UART w1 bus driver
 2024-02-14 15:48 UTC  (6+ messages)
` [PATCH v7 1/3] dt-bindings: serial: allow onewire as child node
` [PATCH v7 2/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v7 3/3] w1: add UART w1 bus driver
  ` (subset) "

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

[rt-devel:linux-6.8.y-rt] [serial] 0a81ac5ba5: Kernel_panic-not_syncing:No_working_init_found
 2024-02-14 13:58 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers
 2024-02-14 12:58 UTC  (3+ messages)

[PATCH] tty: hvc-iucv: fix function pointer casts
 2024-02-14 12:36 UTC  (6+ messages)

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-14 11:12 UTC  (10+ 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

[PATCH v6 0/6] Add support for DEVNAME:0.0 style hardware based addressing
 2024-02-14  9:03 UTC  (16+ messages)
` [PATCH v6 1/6] printk: Save console options for add_preferred_console_match()
` [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 v1 00/19] hid-ft260: Fixes for serial driver patch v4
 2024-02-13 10:20 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).