messages from 2022-03-07 14:24:05 to 2022-03-28 18:17:48 UTC [more...]
[PATCH] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled
2022-03-28 18:17 UTC
[GIT PULL] TTY/Serial driver changes for 5.18-rc1
2022-03-28 13:41 UTC
[PATCH 0/4] Add support for MStar MSC313 uarts
2022-03-28 13:28 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: serial: snps-dw-apb-uart: Add "
` [PATCH 2/4] serial: 8250_dw: Add MStar MSC313 quirk
` [PATCH 3/4] ARM: dts: mstar: Switch pm_uart to mstar,msc313-uart
` [PATCH 4/4] ARM: dts: mstar: Add second UART to base dtsi
[PATCH 0/2] serial: pl011: Add xilinx uart
2022-03-28 13:26 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'
Koszty instalacji fotowoltaicznej
2022-03-28 7:46 UTC
[PATCH] dt-bindings: serial: uniphier: Add "resets" property as optional
2022-03-28 1:26 UTC
[PATCH] tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
2022-03-25 6:09 UTC (6+ messages)
[PATCH] serial: When UART is suspended, set RTS to false
2022-03-24 14:56 UTC
[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
2022-03-24 11:28 UTC (11+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices
[PATCH] serial: tegra: Correct error handling sequence
2022-03-24 9:04 UTC
[PATCH 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
2022-03-23 14:49 UTC (6+ messages)
` [PATCH 03/14] dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindings
` [PATCH 06/14] serial: 8250: Make SERIAL_8250_EM available for arm64 systems
[PATCH V2] dt-bindings: serial: fsl-lpuart: Add imx93 compatible string
2022-03-23 9:36 UTC
[PATCH] drivers/tty/serial/qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
2022-03-22 19:44 UTC (2+ messages)
[PATCH 0/3] serial: Fix support for UPF_SPD_* flags
2022-03-22 18:53 UTC (6+ messages)
` [PATCH 1/3] serial: core: Document why UPF_SPD_CUST is not handled in uart_get_baud_rate()
` [PATCH 2/3] serial: core: Fix function uart_update_timeout() to handle UPF_SPD_CUST flag
` [PATCH 3/3] serial: Fix support for UPF_SPD_* flags in serial drivers
[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
2022-03-22 0:05 UTC (2+ messages)
[PATCH] serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS
2022-03-21 11:07 UTC (2+ messages)
Move RS485 implementation from drivers to serial core (v4)
2022-03-20 0:01 UTC (3+ messages)
` [PATCH v4 1/9] serial: core: move RS485 configuration tasks from drivers into core
[tty:tty-testing] BUILD SUCCESS b31c41339f4f8a833cb9dc509f87aab6a159ffe4
2022-03-19 3:51 UTC
[PATCH v2 00/10] serial: 8250: dw: RZN1 DMA support
2022-03-18 14:33 UTC (19+ 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
[PATCH v2 1/3] serial: 8250_fintek: Finish support for the F81865
2022-03-18 12:27 UTC (2+ messages)
[PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
2022-03-18 12:10 UTC (3+ messages)
` [PING][PATCH "
[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] tty: serial: jsm: fix two assignments in if conditions
2022-03-15 2:07 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 (24+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support
` [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 (4+ messages)
` [PATCH 1/2] dt-bindings: serial: samsung: Add "
[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 (4+ messages)
` [PATCH v2 2/2] "
[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 (3+ 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 (11+ messages)
` [PATCH v2 7/7] tty: serial: samsung: simplify getting OF match data
` [PATCH v2 3/7] tty: serial: samsung: constify s3c24xx_serial_drv_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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).