linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-11 13:46:20 to 2024-09-20 14:46:19 UTC [more...]

[PATCH] serial: clean up uart_info
 2024-09-20 14:18 UTC  (2+ messages)

[PATCH v2 0/4] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-20 14:46 UTC  (8+ messages)
` [PATCH v2 1/4] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v2 2/4] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v2 3/4] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
` [PATCH v2 4/4] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code

[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
 2024-09-20 14:24 UTC  (9+ messages)
` [PATCH 1/2] dmaengine: dw: Prevent tx-status calling DMA-desc callback
` [PATCH 2/2] dmaengine: dw: Fix XFER bit set, but channel not idle error

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-19 19:12 UTC  (5+ messages)
` [PATCH v2 3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos

[PATCH next v2 0/4] convert 8250 to nbcon
 2024-09-19 15:01 UTC  (17+ messages)
` [PATCH next v2 1/4] serial: 8250: Split out IER from rs485_start_tx()
` [PATCH next v2 2/4] serial: 8250: Split out IER from rs485_stop_tx()
` [PATCH next v2 3/4] serial: 8250: Switch to nbcon console
` [PATCH next v2 4/4] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-09-19 14:04 UTC  (17+ messages)
` [PATCH RESEND v4 1/6] dmaengine: dw: Add peripheral bus width verification

[PATCH v2] init: Don't proxy `console=` to earlycon
 2024-09-19 12:57 UTC  (2+ messages)

[RESEND PATCH v4 0/1] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
 2024-09-19 11:14 UTC  (2+ messages)
` [RESEND PATCH v4 1/1] "

[PATCH v4 0/4] Add initial support for Rockchip RK3528 SoC
 2024-09-19 10:44 UTC  (5+ messages)

[PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board
 2024-09-18 20:10 UTC  (3+ messages)
` [PATCH v4 6/9] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible

[Resend] Poor documentation of SER_RS485_RTS_ON_SEND and SER_RS485_RTS_AFTER_SEND
 2024-09-18 16:28 UTC 

[PATCH 0/1] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
 2024-09-18 15:05 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
 2024-09-17 21:08 UTC  (3+ messages)

[PATCH 0/3] serial: qcom-geni: fix receiver enable
 2024-09-17 15:13 UTC  (6+ messages)
` [PATCH 1/3] serial: qcom-geni: fix premature "
` [PATCH 2/3] serial: qcom-geni: fix shutdown race
` [PATCH 3/3] serial: qcom-geni: fix receiver enable

[PATCH] serial: 8250_platform: Enable generic 16550A platform devices
 2024-09-17 13:58 UTC  (3+ messages)

[PATCH 0/3] USB-Serial serdev support
 2024-09-17  4:49 UTC  (3+ messages)

[PATCH v1 0/6] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-16 15:27 UTC  (29+ messages)
` [PATCH v1 1/6] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v1 2/6] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v1 3/6] misc: eeprom: eeprom_93cx6: Replace printk(KERN_ERR ...) with pr_err()
` [PATCH v1 4/6] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
` [PATCH v1 5/6] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
` [PATCH v1 6/6] serial: 8250_exar: Add select EEPROM_93CX6 in Kconfig

[PATCH v3] dt-bindings: serial: rs485: Fix rs485-rts-delay property
 2024-09-16 14:41 UTC  (2+ messages)

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2024-09-16 14:03 UTC  (6+ messages)

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-09-16  9:05 UTC  (60+ messages)
` [PATCH 01/21] arm64: Add ADI "
` [PATCH 02/21] reset: Add driver for ADI ADSP-SC5xx reset controller
` [PATCH 03/21] dt-bindigs: arm64: adi,sc598 bindings
` [PATCH 04/21] dt-bindings: arm64: adi,sc598: Add ADSP-SC598 SoC bindings
` [PATCH 05/21] clock:Add driver for ADI ADSP-SC5xx PLL
` [PATCH 06/21] include: dt-binding: clock: add adi clock header file
` [PATCH 07/21] clock: Add driver for ADI ADSP-SC5xx clock
` [PATCH 08/21] dt-bindings: clock: adi,sc5xx-clocks: add bindings
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform
` [PATCH 10/21] dt-bindings: gpio: adi,adsp-port-gpio: add bindings
` [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform
` [PATCH 12/21] dt-bindings: irqchip: adi,adsp-pint: add binding
` [PATCH 13/21] pinctrl: Add drivers for ADI ADSP-SC5xx platform
` [PATCH 14/21] dt-bindings: pinctrl: adi,adsp-pinctrl: add bindings
` [PATCH 15/21] i2c: Add driver for ADI ADSP-SC5xx platforms
` [PATCH 16/21] dt-bindings: i2c: add i2c/twi driver documentation
` [PATCH 17/21] serial: adi,uart: Add driver for ADI ADSP-SC5xx
` [PATCH 18/21] dt-bindings: serial: adi,uart4: add adi,uart4 driver documentation
` [PATCH 19/21] arm64: dts: adi: sc598: add device tree
` [PATCH 20/21] arm64: defconfig: sc598 add minimal changes
` [PATCH 21/21] MAINTAINERS: add adi sc5xx maintainers

[PATCH v2] dt-bindings: serial: rs485: Fix rs485-rts-delay property
 2024-09-16  5:55 UTC  (3+ messages)

[syzbot] Monthly serial report (Sep 2024)
 2024-09-14 10:58 UTC 

[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
 2024-09-13 15:43 UTC  (8+ messages)
` [PATCH 1/3] Documentation: kernel-parameters: Add uartclk to console=uart
` [PATCH 2/3] earlycon: Print a notice when uartclk is unknown
` [PATCH 3/3] ACPI: SPCR: Add support for rev 3

[PATCH 0/2] serial: imx: Grab port lock in imx_uart_enable_wakeup()
 2024-09-13 10:02 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] serial: imx: Add more comments on port lock status

[PATCH v2 00/13] serial: 8250_exar: Clean up the driver
 2024-09-13  9:37 UTC  (13+ messages)

[PATCH v3] serial: imx: Switch to nbcon console
 2024-09-13  8:52 UTC 

[PATCH] dt-bindings: serial: rs485: Fix rs485-rts-delay property
 2024-09-12 13:30 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS 5ed771f174726ae879945d4f148a9005ac909cb7
 2024-09-12 12:03 UTC 

[PATCH -next] serial: 8250_aspeed_vuart: Enable module autoloading
 2024-09-12  3:07 UTC  (2+ messages)

[PATCH] tty: rp2: Fix reset with non forgiving PCIe host bridges
 2024-09-12  0:19 UTC  (8+ messages)

[PATCH v2 0/8] serial: qcom-geni: fix console corruption
 2024-09-11 20:19 UTC  (3+ messages)
` [PATCH v2 1/8] serial: qcom-geni: fix fifo polling timeout


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