linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 08:04:18 to 2022-03-18 12:19:08 UTC [more...]

[PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-03-18 12:10 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v2 00/10] serial: 8250: dw: RZN1 DMA support
 2022-03-18 10:51 UTC  (14+ messages)
` [PATCH v2 01/10] serial: 8250: dw: Move the per-device structure
` [PATCH v2 02/10] serial: 8250: dw: Use the device API
` [PATCH v2 03/10] serial: 8250: dw: Create a more generic platform data structure
` [PATCH v2 04/10] serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
` [PATCH v2 05/10] serial: 8250: dw: Check when possible if DMA is effectively supported
` [PATCH v2 06/10] serial: 8250: dma: Allow driver operations before starting DMA transfers
` [PATCH v2 07/10] serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
` [PATCH v2 08/10] serial: 8250: dw: Add support for DMA flow controlling devices
` [PATCH v2 09/10] serial: 8250: dw: Improve RZN1 support
` [PATCH v2 10/10] ARM: dts: r9a06g032: Fill the UART DMA properties

[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663
 2022-03-18  0:53 UTC 

[PATCH v4 0/5] tty/8250: Use fifo in 8250 console driver
 2022-03-17 15:47 UTC  (18+ messages)
` [PATCH v4 1/5] serial/8250: "
` [PATCH v4 2/5] serial/8250: Use the cache value of the FCR register
` [PATCH v4 3/5] serial/8250: Use tx_loadsz as the transmitter fifo size
` [PATCH v4 4/5] serial/8250: exclude BCM283x from console_fifo_write
` [PATCH v4 5/5] serial/8250: Only use fifo after the port is initialized in console_write

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[linux-next:master] BUILD REGRESSION 8a11187eb62b8b910d2c5484e1f5d160e8b11eb4
 2022-03-17  6:18 UTC 

[PATCH 0/7] RZN1 UART DMA support
 2022-03-16 14:40 UTC  (25+ messages)
` [PATCH 1/7] serial: 8250_dma: Use ->tx_dma function pointer to start next DMA
` [PATCH 2/7] serial: 8250_dw: Move the per-device structure
` [PATCH 3/7] serial: 8250_dw: Use a fallback CPR value if not synthesized
` [PATCH 4/7] serial: 8250_dw: Provide the RZN1 CPR register value
` [PATCH 5/7] serial: 8250_dw: Add a dma_capable bit to the platform data
` [PATCH 6/7] serial: 8250_dw: Add support for RZ/N1 DMA
        ` [PATCH] serial: 8250_dw: Use device tree match data
` [PATCH 7/7] ARM: dts: r9a06g032: Fill the UART DMA properties

[linux-next:master] BUILD REGRESSION a32cd981a6da2373c093d471ee4405a915e217d5
 2022-03-16  5:09 UTC 

[PATCH] serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS
 2022-03-15 13:52 UTC 

[PATCH] tty: serial: jsm: fix two assignments in if conditions
 2022-03-15  2:07 UTC 

[PATCH v2 1/3] serial: 8250_fintek: Finish support for the F81865
 2022-03-14 12:18 UTC 

[PATCH 0/1] Fix 8250 XON/XOFF for DMA-capable devices
 2022-03-14 10:23 UTC  (3+ messages)
` [PATCH 1/1] serial: 8250: fix XOFF/XON sending when DMA is used

[PATCH] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11 20:38 UTC  (6+ messages)

[PATCH V3] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11 20:30 UTC  (3+ messages)

[PATCH v2 0/2] Add support for ARTPEC-8 UART
 2022-03-11 14:52 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: serial: samsung: Add "
` [PATCH v2 2/2] tty: serial: samsung: Add ARTPEC-8 support

[PATCH] USB: serial: pl2303: Add support for PL2303GS
 2022-03-11 14:44 UTC  (2+ messages)

[PATCH 1/3] serial: 8250_fintek.c: Finish support for the F81865
 2022-03-11 14:38 UTC  (2+ messages)

[PATCH 3/3] serial: 8250_fintek.c: Clean up set_termios() message
 2022-03-11 14:34 UTC  (3+ messages)

[PATCH 2/3] serial: 8250_fintek.c: Report chipID
 2022-03-11 14:26 UTC  (3+ messages)

[PATCH V2] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-11  9:29 UTC  (3+ messages)

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-10 14:09 UTC  (30+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support
` [PATCH 2/7] serial: 8250_dwlib: RS485 HW full "
` [RFC PATCH 3/7] serial: 8250_dwlib: Implement SW half "
` [RFC PATCH 6/7] serial: General support for multipoint addresses

[PATCH v2] kgdboc: fix return value of __setup handler
 2022-03-10  0:14 UTC  (2+ messages)

Message Received by ShowMyWeather.com
 2022-03-09 17:11 UTC 

[PATCH 0/2] Add support for ARTPEC-8 UART
 2022-03-09  8:57 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: serial: samsung: Add "
` [PATCH 2/2] tty: serial: samsung: Add ARTPEC-8 support

[RFT v4] tty/sysrq: Make sysrq handler NMI aware
 2022-03-09  8:19 UTC  (5+ messages)

[PATCH v2 0/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-03-09  2:55 UTC  (7+ messages)
` [PATCH v2 1/2] tty/sysrq: Make sysrq handler NMI aware
` [PATCH v2 2/2] soc: fujitsu: Add A64FX diagnostic interrupt driver

[PATCH] kgdboc: fix return value of __setup handler
 2022-03-08 22:12 UTC  (4+ messages)

Deadlock at reboot?
 2022-03-08 16:24 UTC  (5+ messages)

[PATCH] serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
 2022-03-08 11:51 UTC 

[PATCH] serial: sc16is7xx: Clear RS485 bits in the shutdown
 2022-03-08 11:00 UTC 

Napływ Klientów ze strony
 2022-03-08  8:45 UTC 

[PATCH v3 0/8] tty: serial: samsung: minor fixes/cleanups
 2022-03-08  8:09 UTC  (9+ messages)
` [PATCH v3 1/8] tty: serial: samsung: embed s3c24xx_uart_info in parent structure
` [PATCH v3 2/8] tty: serial: samsung: embed s3c2410_uartcfg "
` [PATCH v3 3/8] tty: serial: samsung: reduce number of casts
` [PATCH v3 4/8] tty: serial: samsung: constify s3c24xx_serial_drv_data
` [PATCH v3 5/8] tty: serial: samsung: constify UART name
` [PATCH v3 6/8] tty: serial: samsung: constify s3c24xx_serial_drv_data members
` [PATCH v3 7/8] tty: serial: samsung: constify variables and pointers
` [PATCH v3 8/8] tty: serial: samsung: simplify getting OF match data

[PATCH v2 0/7] tty: serial: samsung: minor fixes/cleanups
 2022-03-08  8:06 UTC  (18+ messages)
  ` [PATCH v2 1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure
  ` [PATCH v2 2/7] tty: serial: samsung: embed s3c2410_uartcfg "
  ` [PATCH v2 3/7] tty: serial: samsung: constify s3c24xx_serial_drv_data
  ` [PATCH v2 4/7] tty: serial: samsung: constify UART name
  ` [PATCH v2 5/7] tty: serial: samsung: constify s3c24xx_serial_drv_data members
  ` [PATCH v2 6/7] tty: serial: samsung: constify variables and pointers
  ` [PATCH v2 7/7] tty: serial: samsung: simplify getting OF match data

[PATCH] serial: 8250_tegra: mark acpi_device_id as unused with !ACPI
 2022-03-08  7:41 UTC 

[PATCH] serial: 8250_mtk: make two read-only arrays static const
 2022-03-08  6:31 UTC  (2+ messages)

[PATCH] tty: serial: jsm: remove redundant assignments to variable linestatus
 2022-03-07 15:30 UTC 

[PATCH] tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
 2022-03-07 10:51 UTC 

[PATCH 1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure
 2022-03-07  7:49 UTC  (15+ messages)
` [PATCH 2/7] tty: serial: samsung: embed s3c2410_uartcfg "
` [PATCH 3/7] tty: serial: samsung: constify s3c24xx_serial_drv_data
` [PATCH 4/7] tty: serial: samsung: constify UART name
` [PATCH 5/7] tty: serial: samsung: constify s3c24xx_serial_drv_data members
` [PATCH 6/7] tty: serial: samsung: constify variables and pointers
` [PATCH 7/7] tty: serial: samsung: simplify getting OF match data

[PATCH v2] tty: serial: serial_txx9: remove struct uart_txx9_port
 2022-03-07  5:43 UTC 

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2022-03-04 18:48 UTC  (3+ messages)

[PATCH v4] serial: make uart_console_write->putchar()'s character an unsigned char
 2022-03-04 12:06 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).