Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 21:54:57 to 2024-04-04 07:45:01 UTC [more...]

[PATCH 1/1] serial: 8250_of: Add clock_notifier
 2024-04-04  7:44 UTC 

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-04  7:06 UTC  (27+ messages)
` [PATCH v7 01/37] sh: passing FDT address to kernel startup
` [PATCH v7 02/37] sh: Kconfig unified OF supported targets
` [PATCH v7 03/37] sh: Enable OF support for build and configuration
` [PATCH v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [PATCH v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [PATCH v7 06/37] sh: kernel/setup Update DT support
` [PATCH v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [PATCH v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [PATCH v7 09/37] dt-binding: Add compatible SH7750 SoC
` [PATCH v7 10/37] sh: Common PCI Framework driver support
` [PATCH v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [PATCH v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [PATCH v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [PATCH v7 14/37] clk: Compatible with narrow registers
` [PATCH v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [PATCH v7 16/37] irqchip: Add SH7751 INTC driver
` [PATCH v7 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [PATCH v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [PATCH v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [PATCH v7 20/37] serial: sh-sci: fix SH4 OF support
` [PATCH v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [PATCH v7 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [PATCH v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 00/37] Device Tree support for SH7751 based board

[RESEND v7 01/37] sh: passing FDT address to kernel startup
 2024-04-04  6:57 UTC  (40+ messages)
` [RESEND v7 02/37] sh: Kconfig unified OF supported targets
` [RESEND v7 03/37] sh: Enable OF support for build and configuration
` [RESEND v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [RESEND v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [RESEND v7 06/37] sh: kernel/setup Update DT support
` [RESEND v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [RESEND v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [RESEND v7 09/37] dt-binding: Add compatible SH7750 SoC
` [RESEND v7 10/37] sh: Common PCI Framework driver support
` [RESEND v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [RESEND v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [RESEND v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [RESEND v7 14/37] clk: Compatible with narrow registers
` [RESEND v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [RESEND v7 16/37] irqchip: Add SH7751 INTC driver
` [RESEND v7 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [RESEND v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [RESEND v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [RESEND v7 20/37] serial: sh-sci: fix SH4 OF support
` [RESEND v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [RESEND v7 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [RESEND v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 24/37] mfd: sm501: Convert platform_data to OF property
` [RESEND v7 25/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [RESEND v7 26/37] dt-bindings: vendor-prefixes: Add iodata
` [RESEND v7 27/37] dt-bindings: ata: ata-generic: Add new targets
` [RESEND v7 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [RESEND v7 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [RESEND v7 30/37] sh: add RTS7751R2D Plus DTS
` [RESEND v7 31/37] sh: Add IO DATA LANDISK dts
` [RESEND v7 32/37] sh: Add IO DATA USL-5P dts
` [RESEND v7 33/37] sh: j2_mimas_v2.dts update
` [RESEND v7 34/37] sh: Add dtbs target support
` [RESEND v7 35/37] sh: RTS7751R2D Plus OF defconfig
` [RESEND v7 36/37] sh: LANDISK "
` [RESEND v7 37/37] sh: j2_defconfig: update

[linus:master] [serial] 43066e3222: BUG:kernel_NULL_pointer_dereference,address
 2024-04-04  6:54 UTC  (3+ messages)

[PATCH] tty: Convert from tasklet to BH workqueue
 2024-04-04  6:18 UTC  (3+ messages)

[PATCH v1 0/3] serial: Do not count XON/XOFF in the statistics
 2024-04-04  5:16 UTC  (6+ messages)
` [PATCH v1 1/3] serial: core: Don't "
` [PATCH v1 2/3] serial: fsl_lpuart: "
` [PATCH v1 3/3] serial: sprd: "

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-04  5:07 UTC  (4+ messages)

[PATCH v1 1/1] serial: 8250_pci: Remove redundant PCI IDs
 2024-04-03 22:41 UTC 

Incorrect UART in /tty/serial/8250
 2024-04-03 22:26 UTC  (4+ messages)

[PATCH V6] kdb: Fix the deadlock issue in KDB debugging
 2024-04-03 22:22 UTC  (6+ messages)
` [PATCH V7] "
    ` [PATCH V8] "

[PATCH v3 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-04-03 18:43 UTC  (16+ messages)
` [PATCH v3 1/5] serial: sc16is7xx: unconditionally clear line bit in sc16is7xx_remove()
` [PATCH v3 2/5] serial: sc16is7xx: simplify and improve Kconfig help text
` [PATCH v3 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)
` [PATCH v3 4/5] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
` [PATCH v3 5/5] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)

[PATCH AUTOSEL 6.8 03/28] serial: qcom-geni: Don't cancel/abort if we can't get the port lock
 2024-04-03 17:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 11/28] serial: 8250_of: Drop quirk fot NPCM from 8250_port

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 16:09 UTC  (8+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-03 11:35 UTC  (4+ messages)
` [PATCH printk v4 08/27] serial: core: Provide low-level functions to lock port
` [PATCH printk v4 09/27] printk: nbcon: Implement processing in port->lock wrapper

[PATCH v4 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-03 10:07 UTC  (3+ messages)

[PATCH v4 1/3] pnp: Add dev_is_pnp() macro
 2024-04-03 10:06 UTC  (7+ messages)
` [PATCH v4 2/3] serial: 8250_port: Add support of pnp irq to __uart_read_properties()
` [PATCH v4 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH v3 0/2] VT: Add ability to get font requirements
 2024-04-03  5:27 UTC  (16+ messages)
  ` [PATCH v3 2/2] VT: Allow to get max font width and height
  ` [RESEND PATCH v3 0/2] VT: Add ability to get font requirements
    ` [RESEND PATCH v3 1/2] VT: Add KDFONTINFO ioctl
        ` [PATCH v4 0/3] VT: Add ability to get font requirements
          ` [PATCH v4 1/3] VT: Use macros to define ioctls
          ` [PATCH v4 2/3] VT: Add KDFONTINFO ioctl
          ` [PATCH v4 3/3] VT: Allow to get max font width and height
    ` [RESEND PATCH v3 2/2] "

[PATCH] serial: ami: Mark driver struct with __refdata to prevent section mismatch
 2024-04-03  5:15 UTC  (3+ messages)
` [PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()

[PATCH v2 00/16] serial: max3100: Put into shape
 2024-04-02 20:11 UTC  (18+ messages)
` [PATCH v2 01/16] serial: max3100: Lock port->lock when calling uart_handle_cts_change()
` [PATCH v2 02/16] serial: max3100: Update uart_driver_registered on driver removal
` [PATCH v2 03/16] serial: max3100: Fix bitwise types
` [PATCH v2 04/16] serial: max3100: Make struct plat_max3100 local
` [PATCH v2 05/16] serial: max3100: Remove custom HW shutdown support
` [PATCH v2 06/16] serial: max3100: Replace custom polling timeout with standard one
` [PATCH v2 07/16] serial: max3100: Enable TIOCM_LOOP
` [PATCH v2 08/16] serial: max3100: Get crystal frequency via device property
` [PATCH v2 09/16] serial: max3100: Remove duplicating irq field
` [PATCH v2 10/16] serial: max3100: Switch to use dev_err_probe()
` [PATCH v2 11/16] serial: max3100: Replace MODULE_ALIAS() with respective ID tables
` [PATCH v2 12/16] serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 13/16] serial: max3100: Extract to_max3100_port() helper macro
` [PATCH v2 14/16] serial: max3100: Remove unneeded forward declaration
` [PATCH v2 15/16] serial: max3100: Sort headers
` [PATCH v2 16/16] serial: max3100: Update Kconfig entry

[PATCH v1 00/16] serial: max3100: Put into shape
 2024-04-02 17:40 UTC  (24+ messages)
` [PATCH v1 01/16] serial: max3100: Lock port->lock when calling uart_handle_cts_change()
` [PATCH v1 02/16] serial: max3100: Update uart_driver_registered on driver removal
` [PATCH v1 03/16] serial: max3100: Fix bitwise types
` [PATCH v1 04/16] serial: max3100: Make struct plat_max3100 local
` [PATCH v1 05/16] serial: max3100: Remove custom HW shutdown support
` [PATCH v1 06/16] serial: max3100: Replace custom polling timeout with standard one
` [PATCH v1 07/16] serial: max3100: Enable TIOCM_LOOP
` [PATCH v1 08/16] serial: max3100: Get crystal frequency via device property
` [PATCH v1 09/16] serial: max3100: Remove duplicating irq field
` [PATCH v1 10/16] serial: max3100: Switch to use dev_err_probe()
` [PATCH v1 11/16] serial: max3100: Replace MODULE_ALIAS() with respective ID tables
` [PATCH v1 12/16] serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v1 13/16] serial: max3100: Extract to_max3100_port() helper macro
` [PATCH v1 14/16] serial: max3100: Remove unneeded forward declaration
` [PATCH v1 15/16] serial: max3100: Sort headers
` [PATCH v1 16/16] serial: max3100: Update Kconfig entry

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-04-02 14:41 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: fsl: add NXP S32G3 board
` [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

[PATCH] serial: core: use sysfs_emit() in sysfs show handlers
 2024-04-02 12:05 UTC  (2+ messages)

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

答复: [PATCH V7] kdb: Fix the deadlock issue in KDB debugging
 2024-04-01  2:17 UTC 

[PATCH stable 5.10 5.15 v2] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
 2024-03-30  9:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).