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

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-04 13:31 UTC  (4+ messages)
` [PATCH printk v2 15/18] tty: sysfs: Add nbcon support for 'active'

[PATCH v2 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
 2024-06-04 13:30 UTC  (4+ messages)
` [PATCH v2 2/2] serial: sc16is7xx: hard reset the chip if reset-gpios is defined in dt

[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
 2024-06-04 13:17 UTC  (8+ messages)
` [PATCH v7 1/7] printk: Save console options for add_preferred_console_match()

[PATCH] serial: pxa: Disable TX interrupt if there is no more data to transmit
 2024-06-04 13:04 UTC  (6+ messages)

[PATCH 0/2] serial: sc16is7xx: Kconfig fixes after I2C/SPI driver split
 2024-06-04 12:31 UTC  (6+ messages)
` [PATCH 1/2] serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
` [PATCH 2/2] serial: sc16is7xx: re-add Kconfig SPI or I2C dependency

[PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-06-04 12:03 UTC  (4+ messages)

[PATCH] spi: dt-bindings: marvell,mmp2-ssp: Merge PXA SSP into schema
 2024-06-04 11:56 UTC  (3+ messages)

[PATCH v2 net] ptp: ocp: adjust serial port symlink creation
 2024-06-04 11:50 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
 2024-06-04 10:35 UTC  (8+ messages)
` [PATCH 2/2] serial: sc16is7xx: setup reset pin if it is defined in device tree

[PATCH v2 0/3] Add the core reset for UARTs of StarFive JH7110
 2024-06-04  8:47 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
` [PATCH v2 2/3] serial: 8250_dw: Use reset array API to get resets
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts

[PATCH] printk: Rename console_replay_all() and update context
 2024-06-04  8:09 UTC  (2+ messages)

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

[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
 2024-06-03  8:26 UTC  (12+ messages)

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-06-03  7:10 UTC  (4+ messages)
` [PATCH 12/15] "
  ` [PATCH] serial: drop debugging WARN_ON_ONCE() from uart_write()

[PATCH v2 0/7] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-02  4:23 UTC  (13+ messages)
` [PATCH v2 1/7] soc: qcom: geni-se: Add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
` [PATCH v2 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v2 3/7] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()
` [PATCH v2 4/7] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield()
` [PATCH v2 5/7] serial: qcom-geni: Just set the watermark level once
` [PATCH v2 6/7] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v2 7/7] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups

[tty:tty-linus] BUILD SUCCESS 7bc4244c882a7d7d79f4afefc50893244eb11d07
 2024-06-02  3:56 UTC 

[PATCH v3][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-06-01 23:23 UTC  (2+ messages)

[GIT PULL] TTY driver fix for 6.10-rc2
 2024-06-01 16:38 UTC  (2+ messages)

[PATCH v1 0/2] serial: 8250: Split out platform and RSA drivers
 2024-06-01 13:24 UTC  (5+ messages)
` [PATCH v1 2/2] serial: 8250: Extract platform driver

[PATCH] serial: sc16is7xx: set driver name
 2024-06-01  9:26 UTC  (4+ messages)

[PATCH v3] serial: port: Don't block system suspend even if bytes are left to xmit
 2024-05-31 15:30 UTC  (2+ messages)

[PATCH] tty: serial: 8250: Passing attr_group to universal driver
 2024-05-31 10:20 UTC  (4+ messages)

[PATCH v2] serial: port: Don't block system suspend even if bytes are left to xmit
 2024-05-31  5:21 UTC  (3+ messages)

[PATCH 0/2] serial: Fix problems when serial transfer is happening at suspend time
 2024-05-30 22:50 UTC  (9+ messages)
` [PATCH 1/2] serial: port: Don't block system suspend even if bytes are left to xmit
` [PATCH 2/2] serial: qcom-geni: Fix qcom_geni_serial_stop_tx_fifo() while xfer

[PATCH] printk: Rename console_replay_all() and update context
 2024-05-30  7:45 UTC 

Subject: [SECURITY] Vulnerability in Linux Kernel
 2024-05-30  5:19 UTC  (2+ messages)

[PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling
 2024-05-29  9:01 UTC  (5+ messages)
` [PATCH/RFC 1/3] earlycon: Export clock and PM Domain info from FDT
` [PATCH/RFC 2/3] pmdomain: core: Avoid earlycon power-down
` [PATCHPATCH 3/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling

[PATCH v4 0/3] VT: Add ability to get font requirements
 2024-05-29  8:44 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] VT: Use macros to define ioctls

[PATCH 0/5] serial: 8250: omap: Add am62 wakeup support
 2024-05-28 16:01 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: serial: 8250_omap: Add wakeup pinctrl state
` [PATCH 2/5] serial: 8250: omap: Remove unused wakeups_enabled
` [PATCH 3/5] serial: 8250: omap: Set wakeup capable, do not enable
` [PATCH 4/5] serial: 8250: omap: Support wakeup pinctrl state
` [PATCH 5/5] serial: 8250: omap: Set wakeup pinctrl on suspend

[PATCH printk v6 00/30] wire up write_atomic() printing
 2024-05-28 13:35 UTC  (6+ messages)
` [PATCH printk v6 08/30] serial: core: Provide low-level functions to lock port
` [PATCH printk v6 09/30] serial: core: Introduce wrapper to set @uart_port->cons
` [PATCH printk v6 12/30] serial: core: Implement processing in port->lock wrapper

[PATCH] serial: imx: stop casting struct uart_port to struct imx_port
 2024-05-28 13:19 UTC  (3+ messages)

[PATCH v5 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
 2024-05-27 20:15 UTC  (3+ messages)
  ` Kernel 6.10-rc1 b,Build error with [PATCH v5 2/3] serial: port: Add support of PNP IRQ

[syzbot] [serial?] WARNING in uart_write
 2024-05-27  6:03 UTC 

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-27  4:52 UTC  (7+ messages)
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support

[PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
 2024-05-27  4:35 UTC  (3+ messages)

[GIT PULL] TTY/Serial driver fixes for 6.10-rc1
 2024-05-24 16:45 UTC  (2+ messages)

[PATCH] serial: imx: ensure RTS signal is not left active after shutdown
 2024-05-24 12:12 UTC 

[PATCH V3 0/3] Add support for uartps controller reset
 2024-05-24  9:48 UTC  (3+ messages)
` [PATCH V3 2/3] arm64: zynqmp: Add resets property for UART nodes

[PATCH v4 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-05-24  7:47 UTC  (8+ messages)
` [PATCH v4 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)

N_HDLC line discipline: Race condition
 2024-05-23 12:44 UTC  (6+ messages)

[syzbot] [serial?] possible deadlock in uart_write (2)
 2024-05-23  6:23 UTC  (2+ messages)

[PATCH v6 0/2] Add support to replay kernel log on consoles via sysrq
 2024-05-23  5:52 UTC  (4+ messages)
` [PATCH v6 1/2] printk: Add function to replay kernel log on consoles

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-05-23  2:11 UTC  (3+ messages)
` [PATCH 1/1] tty: serial: handle "

[GIT PULL] TTY/Serial driver changes for 6.10-rc1
 2024-05-22 19:38 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).