linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-13 22:06:48 to 2024-10-02 15:13:05 UTC [more...]

[PATCH v4 0/5] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-10-02 15:12 UTC  (4+ messages)
` [PATCH v4 1/5] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v4 2/5] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v4 5/5] serial: 8250_exar: Group CTI EEPROM offsets by device

[PATCH v3 0/5] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-10-02 14:37 UTC  (10+ messages)
` [PATCH v3 1/5] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v3 2/5] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v3 3/5] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
` [PATCH v3 4/5] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
` [PATCH v3 5/5] serial: 8250_exar: Group CTI EEPROM offsets by device

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-10-02 13:53 UTC  (41+ messages)
` [PATCH 01/21] arm64: Add ADI "
` [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 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 14/21] dt-bindings: pinctrl: adi,adsp-pinctrl: add bindings
` [PATCH 15/21] i2c: Add driver for ADI ADSP-SC5xx platforms
` [PATCH 19/21] arm64: dts: adi: sc598: add device tree
` [PATCH 20/21] arm64: defconfig: sc598 add minimal changes

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-10-02 12:44 UTC  (10+ messages)
` [PATCH 1/1] tty: serial: handle "

[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt
 2024-10-02 11:56 UTC  (4+ messages)

[PATCH v2 0/7] serial: qcom-geni: fix receiver enable
 2024-10-02  2:07 UTC  (12+ messages)
` [PATCH v2 1/7] serial: qcom-geni: fix premature "
` [PATCH v2 2/7] serial: qcom-geni: fix shutdown race
` [PATCH v2 3/7] serial: qcom-geni: fix dma rx cancellation
` [PATCH v2 4/7] serial: qcom-geni: fix receiver enable
` [PATCH v2 5/7] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v2 6/7] serial: qcom-geni: drop flip buffer WARN()
` [PATCH v2 7/7] serial: qcom-geni: drop unused receive parameter

[PATCH v2] init: Don't proxy `console=` to earlycon
 2024-10-01 15:14 UTC  (4+ messages)

[PATCH v1] serial: 8250: Fix typos in comments across various files
 2024-10-01  7:50 UTC  (3+ messages)

[PATCH 0/3] USB-Serial serdev support
 2024-10-01  7:47 UTC  (6+ messages)

[PATCH] dio: Improve readability: rename dio_scodetophysaddr
 2024-09-30 13:20 UTC  (2+ messages)

[syzbot] [serial?] INFO: task hung in vcs_open (8)
 2024-09-28  3:53 UTC  (9+ messages)
` [PATCH] nilfs2: add ratelimiting to nilfs2 message

[PATCH] tty: rp2: Fix reset with non forgiving PCIe host bridges
 2024-09-26 22:50 UTC  (3+ messages)

[GIT PULL] TTY / Serial driver updates for 6.12-rc1
 2024-09-26 17:25 UTC  (2+ messages)

[next-20240925] possible circular locking: uart vs kmemleak
 2024-09-26 14:41 UTC  (3+ messages)

[PATCH 1/1] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
 2024-09-26 13:02 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 1/1] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
 2024-09-26  7:43 UTC 

Bouncing maintainer: Peter Korsgaard (XILINX UARTLITE SERIAL DRIVER)
 2024-09-25 16:12 UTC  (6+ messages)

[PATCH] tty: serial: fsl_lpuart: Use common code in lpuart_global_reset()
 2024-09-25 14:45 UTC 

[PATCH 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3 SoC
 2024-09-25 14:27 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: linflexuart: add clock definitions
` [PATCH 2/2] serial: fsl_linflexuart: add clock support

New order
 2024-09-24 21:57 UTC 

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-24  8:51 UTC  (9+ messages)
` [PATCH v2 3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos
` [PATCH v2 8/8] Documentation: add howto build in macos

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

[PATCH v1 1/1] serial: 8250_exar: Group CTI EEPROM offsets by device
 2024-09-20 15:59 UTC  (3+ messages)

[PATCH 1/1] drivers: tty: imx: fix flags of rs485 not work properly
 2024-09-20 15:58 UTC  (3+ messages)

[PATCH v2 0/4] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-20 15:46 UTC  (15+ 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 15:04 UTC  (6+ messages)

[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

[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 v1 0/6] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-16 15:27 UTC  (10+ messages)
` [PATCH v1 3/6] misc: eeprom: eeprom_93cx6: Replace printk(KERN_ERR ...) with pr_err()

[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 v1 4/6] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
 2024-09-16 10:09 UTC  (3+ messages)

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

[PATCH 07/21] clock: Add driver for ADI ADSP-SC5xx clock
 2024-09-14 14:18 UTC  (2+ messages)

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

[PATCH 13/21] pinctrl: Add drivers for ADI ADSP-SC5xx platform
 2024-09-14  2:55 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).