Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-18 10:36:06 to 2024-03-28 03:45:42 UTC [more...]

[PATCH v3] serial: 8250_pnp: Support configurable reg shift property
 2024-03-28  3:45 UTC 

[RFT 00/15] tty: serial: switch from circ_buf to kfifo
 2024-03-27 16:08 UTC  (19+ messages)
` [RFT 01/15] kfifo: drop __kfifo_dma_out_finish_r()
` [RFT 02/15] kfifo: introduce and use kfifo_skip_count()
` [RFT 03/15] kfifo: add kfifo_out_linear{,_ptr}()
` [PATCH 4/4] kfifo: fix typos in kernel-doc
` [RFT 04/15] kfifo: remove support for physically non-contiguous memory
` [RFT 05/15] kfifo: rename l to len_to_end in setup_sgl()
` [RFT 06/15] kfifo: pass offset to setup_sgl_buf() instead of a pointer
` [RFT 07/15] kfifo: add kfifo_dma_out_prepare_mapped()
` [RFT 08/15] kfifo: fix typos in kernel-doc
` [RFT 09/15] tty: 8250_dma: use dmaengine_prep_slave_sg()
` [RFT 10/15] tty: 8250_omap: "
` [RFT 11/15] tty: msm_serial: "
` [RFT 12/15] tty: serial: switch from circ_buf to kfifo
` [RFT 13/15] tty: atmel_serial: use single DMA mapping for TX
` [RFT 14/15] tty: atmel_serial: define macro for RX size
` [RFT 15/15] tty: atmel_serial: use single DMA mapping for RX

[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
 2024-03-27 13:36 UTC  (9+ messages)
` [PATCH v7 1/7] printk: Save console options for add_preferred_console_match()
` [PATCH v7 2/7] printk: Don't try to parse DEVNAME:0.0 console options
` [PATCH v7 3/7] printk: Flag register_console() if console is set on command line
` [PATCH v7 4/7] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
` [PATCH v7 5/7] serial: core: Handle serial console options
` [PATCH v7 6/7] serial: 8250: Add preferred console in serial8250_isa_init_ports()
` [PATCH v7 7/7] Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports

[PATCH printk v2 08/26] printk: nbcon: Implement processing in port->lock wrapper
 2024-03-27 13:12 UTC  (9+ messages)

FAILED: Patch "serial: Lock console when calling into driver before registration" failed to apply to 4.19-stable tree
 2024-03-27 12:26 UTC 

FAILED: Patch "serial: Lock console when calling into driver before registration" failed to apply to 5.4-stable tree
 2024-03-27 12:22 UTC 

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-26 21:14 UTC  (45+ messages)
` [PATCH 01/28] PCI: msi: Use PCI_IRQ_INTX
` [PATCH 02/28] PCI: portdrv: "
` [PATCH 03/28] PCI: documentation: "
` [PATCH 04/28] sound: intel: "
` [PATCH 05/28] usb: hcd-pci: "
` [PATCH 06/28] tty: 8250_pci: "
` [PATCH 07/28] platform: intel_ips: "
` [PATCH 08/28] ntb: "
` [PATCH 09/28] mfd: intel-lpss-pci: "
` [PATCH 10/28] drm: amdgpu: "
` [PATCH 11/28] infiniband: qib: "
` [PATCH 12/28] infiniband: vmw_pvrdma: "
` [PATCH 13/28] misc: vmci_guest: Use PCI_IRQ_ALL_TYPES
` [PATCH 14/28] net: xgbe: Use PCI_IRQ_INTX
` [PATCH 15/28] net: aquantia atlantic: "
` [PATCH 16/28] net: atheros: alx: "
` [PATCH 17/28] net: realtek: r8169: "
` [PATCH 18/28] net: wangxun: "
` [PATCH 19/28] net: wireless: ath10k: Use references to INTX instead of LEGACY
` [PATCH 20/28] net wireless; realtec: Use PCI_IRQ_INTX
` [PATCH 21/28] scsi: arcmsr: "
` [PATCH 22/28] scsi: hpsa: "
` [PATCH 23/28] scsi: ipr: "
` [PATCH 24/28] scsi: megaraid: "
` [PATCH 25/28] scsi: mpt3sas: "
` [PATCH 26/28] scsi: pmcraid: "
` [PATCH 27/28] scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY
` [PATCH 28/28] PCI: Remove PCI_IRQ_LEGACY
` [External] : [PATCH 00/28] "

[PATCH 0/2] kselftest/tty: Improve integration with automated systems
 2024-03-26 20:07 UTC  (4+ messages)

答复: 答复: 答复: 答复: 答复: [PATCH] kdb: Fix the deadlock issue in KDB debugging
 2024-03-26  8:54 UTC  (17+ messages)
` [PATCH v1] "
    ` [PATCH V3] "
        ` 答复: "
            ` [PATCH V4] "
                ` 答复: "
                    ` [PATCH V5] "
                        ` 答复: "
                        ` [PATCH V6] "
                            ` [PATCH V7] "

[PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-03-26  8:46 UTC  (15+ messages)
` [PATCH v4 1/5] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH v4 2/5] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH v4 3/5] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
` [PATCH v4 4/5] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
` [PATCH v4 5/5] serial: sh-sci: Add support for RZ/V2H(P) SoC

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-03-25 13:34 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: arm: fsl: add NXP S32G3 board
` [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
` [PATCH v4 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
` [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

Redundant entry in serial pci table
 2024-03-25 12:15 UTC 

PROBLEM: Sun Ultra 60 hangs on boot since Linux 6.8
 2024-03-25  7:39 UTC  (7+ messages)

[PATCH] serial: core: Fix regression when runtime PM is not enabled
 2024-03-25  7:16 UTC 

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH v3 0/4] NXP S32G3 SoC initial bring-up
 2024-03-22 15:02 UTC  (12+ messages)
` [PATCH v3 1/4] dt-bindings: arm: fsl: Document NXP S32G3 board
` [PATCH v3 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
` [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
` [PATCH v3 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

[GIT PULL] TTY/Serial driver changes for 6.9-rc1
 2024-03-21 21:10 UTC  (2+ messages)

[PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-03-21 10:48 UTC  (18+ messages)
` [PATCH v3 1/4] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH v3 2/4] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH v3 3/4] dt-bindings: serial: renesas,scif: Document R9A09G057 support
` [PATCH v3 4/4] serial: sh-sci: Add support for RZ/V2H(P) SoC

[PATCH v3] serial: mxs-auart: add spinlock around changing cts state
 2024-03-20 12:15 UTC 

[PATCH v3 0/8] misc: Add mikroBUS driver
 2024-03-20 11:56 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: misc: Add mikrobus-connector
` [PATCH v3 7/8] mikrobus: Add mikrobus driver

[PATCH v2 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-03-20 10:31 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: arm: amlogic: add A4 support
` [PATCH v2 2/5] dt-bindings: arm: amlogic: add A5 support
` [PATCH v2 3/5] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4
` [PATCH v2 4/5] arm64: dts: add support for A4 based Amlogic BA400
` [PATCH v2 5/5] arm64: dts: add support for A5 based Amlogic AV400

[PATCH v2 0/2] NXP S32G3 SoC initial bring-up
 2024-03-20  9:24 UTC  (8+ messages)
` [PATCH v2 1/2] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
` [PATCH v2 2/2] dt-bindings: arm: fsl: Document missing s32g3 board

[PATCH] tty: n_gsm: replace deprecated strncpy with strscpy
 2024-03-19 21:44 UTC  (4+ messages)

[PATCH v2] serial: mxs-auart: add spinlock around changing cts state
 2024-03-19 18:22 UTC  (2+ messages)

[PATCH] serial: mxs-auart: add spinlock around changing cts state
 2024-03-18 20:18 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Revert: Do not reclock if already at correct rate
 2024-03-18 18:52 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).