linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-18 12:11:10 to 2024-11-07 07:10:20 UTC [more...]

[PATCH] tty:hvc:Fix incorrect formatted output
 2024-11-07  7:10 UTC  (2+ messages)

[PATCH] tty: synclink_gt: Fix incorrect formatted output
 2024-11-07  3:29 UTC 

[PATCH tty-next v3 0/6] convert 8250 to nbcon
 2024-11-06 15:42 UTC  (34+ messages)
` [PATCH tty-next v3 1/6] serial: 8250: Adjust the timeout for FIFO mode
` [PATCH tty-next v3 2/6] serial: 8250: Use high-level write function for FIFO
` [PATCH tty-next v3 3/6] serial: 8250: Split out rx stop/start code into helpers
` [PATCH tty-next v3 4/6] serial: 8250: Specify console context for rs485_start/stop_tx
` [PATCH tty-next v3 5/6] serial: 8250: Switch to nbcon console
` [PATCH tty-next v3 6/6] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"

[PATCH v2] tty: atmel_serial: Fix typo retreives to retrieves
 2024-11-06 15:12 UTC  (2+ messages)

[PATCH 0/9] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-06 12:01 UTC  (10+ messages)
` [PATCH 1/9] clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining SCIFs
` [PATCH 2/9] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH 3/9] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH 4/9] serial: sh-sci: Update the suspend/resume support
` [PATCH 5/9] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH 6/9] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias
` [PATCH 7/9] arm64: dts: renesas: rzg3s-smarc-switches: Add a header to describe different switches
` [PATCH 8/9] arm64: dts: renesas: rzg3s-smarc: Enable SCIF3
` [PATCH 9/9] arm64: dts: renesas: r9a08g045s33-smarc-pmod: Add overlay for SCIF1

[PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource()
 2024-11-06  8:13 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS bcc7ba668818dcadd2f1db66b39ed860a63ecf97
 2024-11-06  1:58 UTC 

[PATCH v2 0/2] printk: Add force_con printk flag to not suppress sysrq header msgs
 2024-11-06  1:04 UTC  (6+ messages)
` [PATCH v2 1/2] printk: Introduce FORCE_CON flag
` [PATCH v2 2/2] tty: sysrq: Use printk_force_console context on __handle_sysrq

[PATCH] Typo: Fix typo in atmel_serial.c
 2024-11-05 15:02 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 7dcb7bf4a2baf314edf06752093fc64bda9e517d
 2024-11-04 18:03 UTC 

[PATCH v2] serial: 8250: omap: Move pm_runtime_get_sync
 2024-10-31 17:23 UTC 

[PATCH v6 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-30 21:11 UTC  (12+ messages)
` [PATCH v6 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v6 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v6 03/10] crypto: qat - replace "
` [PATCH v6 04/10] crypto: marvell "
` [PATCH v6 05/10] intel_th: pci: Replace "
` [PATCH v6 06/10] wifi: iwlwifi: replace "
` [PATCH v6 07/10] ntb: idt: Replace "
` [PATCH v6 08/10] serial: rp2: "
` [PATCH v6 09/10] ALSA: korg1212: "
` [PATCH v6 10/10] PCI: Remove pcim_iomap_regions_request_all()

linux: Goodbye from a Linux community volunteer
 2024-10-30 15:02 UTC  (31+ messages)
          ` Maintainers now blocked from kernel.org mail access [WAS Re: linux: Goodbye from a Linux community volunteer]

[PATCH] altera_jtaguart: Use dev_err() to report error attaching IRQ
 2024-10-30  5:16 UTC  (2+ messages)

[PATCH] altera_uart: Use dev_err() to report error attaching IRQ handler
 2024-10-30  5:15 UTC  (2+ messages)

[PATCH] tty: serial: export serial_8250_warn_need_ioport
 2024-10-29 16:14 UTC  (2+ messages)

[PATCH 0/3] USB-Serial serdev support
 2024-10-28 22:57 UTC  (4+ messages)

[syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed
 2024-10-27  9:33 UTC  (2+ messages)

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-25 16:29 UTC  (20+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: "
` [PATCH 09/10] ALSA: korg1212: "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-25 15:11 UTC  (9+ messages)
` [PATCH v9 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v9 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v9 3/5] drm: handle "
` [PATCH v9 4/5] tty: serial: "
` [PATCH v9 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-24 11:48 UTC  (3+ messages)
` [PATCH v4 05/10] intel_th: pci: Replace deprecated PCI functions

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-24  9:30 UTC  (9+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies

[PATCH 0/2] printk: Add loud_console printk flag to not suppress sysrq header msgs
 2024-10-24  8:34 UTC  (11+ messages)
` [PATCH 1/2] printk: Introduce LOUD_CON flag

[PATCH v2 0/2] tty: serial: samsung: Add Exynos8895 compatible
 2024-10-24  7:27 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible
` [PATCH v2 2/2] tty: serial: samsung: Add Exynos8895 compatible

[PATCH v3 0/3] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-24  7:18 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: serial: snps,dw-apb-uart: merge duplicate compatible entry
` [PATCH v3 2/3] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts
` [PATCH v3 3/3] serial: 8250_dw: Add Sophgo SG2044 quirk

[tty:tty-testing] BUILD SUCCESS 44059790a5cb9258ae6137387e4c39b717fd2ced
 2024-10-23 21:35 UTC 

[PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-23 18:53 UTC  (16+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts
` [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk

[tty:tty-testing] BUILD SUCCESS ec8c17e5ecb4a5a74069687ccb6d2cfe1851302e
 2024-10-22  1:13 UTC 

[PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible
 2024-10-21 12:51 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible
` [PATCH v1 2/2] tty: serial: samsung: Add Exynos8895 compatible

[RFC PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource()
 2024-10-21  7:24 UTC  (4+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.12-rc4
 2024-10-20 20:16 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).