linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-03 02:30:43 to 2024-12-10 07:28:53 UTC [more...]

[PATCH 0/2] Optionally allow ttynull to be selected as a default console
 2024-12-10  7:28 UTC  (13+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2024-12-10  7:23 UTC  (30+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading
` [PATCH v1 2/7] spi: dt-bindings: "
` [PATCH v1 3/7] dt-bindings: serial: "
` [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v1 5/7] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v1 6/7] spi: geni-qcom: Load spi "
` [PATCH v1 7/7] serial: qcom-geni: Load UART "

[PATCH v2] serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
 2024-12-10  3:42 UTC 

[PATCH v3] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-10  0:00 UTC 

[PATCH] serial: imx: Use uart_port_lock_irqsave() instead of uart_port_lock()
 2024-12-09 23:14 UTC  (3+ messages)

[PATCH] m68k: coldfire: Support resources for UART
 2024-12-09 12:57 UTC  (9+ messages)

[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-12-09 12:19 UTC  (13+ messages)
` [PATCH v3 4/8] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH v3 5/8] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias
` [PATCH v3 6/8] arm64: dts: renesas: rzg3s-smarc-switches: Add a header to describe different switches
` [PATCH v3 7/8] arm64: dts: renesas: rzg3s-smarc: Enable SCIF3
` [PATCH v3 8/8] arm64: dts: renesas: r9a08g045s33-smarc-pmod: Add overlay for SCIF1

[syzbot] [serial?] KASAN: slab-use-after-free Read in uart_write_room
 2024-12-09 11:28 UTC 

[PATCH v3 00/13] Add support for SAMA7D65
 2024-12-09  4:55 UTC  (29+ messages)
` [PATCH v3 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v3 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v3 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v3 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v3 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v3 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v3 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v3 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v3 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v3 13/13] ARM: at91: add new SoC sama7d65

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-08 13:18 UTC  (30+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v3 06/11] driver core: Remove match_any()
` [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
` [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[stable-kernel-only][5.15.y][5.10.y][PATCH] serial: sc16is7xx: the reg needs to shift in regmap_noinc
 2024-12-07 13:47 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 4e450dfd0f968b79204637bf13280892dff287b1
 2024-12-06 20:04 UTC 

[PATCH v2] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-06 19:30 UTC 

[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
 2024-12-06 16:02 UTC  (23+ messages)

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06 15:26 UTC  (4+ messages)

[PATCH] tty: serial: Work around warning backtrace in serial8250_set_defaults
 2024-12-06  6:58 UTC  (4+ messages)

[PATCH] serial: altera_uart: Use KBUILD_MODNAME
 2024-12-05  9:11 UTC 

[PATCH RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
 2024-12-05  8:51 UTC  (10+ messages)
` [PATCH RFT 1/6] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH RFT 2/6] serial: sh-sci: Drop __initdata macro for port_cfg
` [PATCH RFT 3/6] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH RFT 4/6] serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use
` [PATCH RFT 5/6] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH RFT 6/6] serial: sh-sci: Increment the runtime usage counter for the earlycon device

[tty:tty-testing] BUILD SUCCESS 535a07698b8b3e6f305673102d297262cae2360a
 2024-12-05  4:58 UTC 

[tty:tty-linus] BUILD SUCCESS 7cc0e0a43a91052477c2921f924a37d9c3891f0c
 2024-12-05  4:58 UTC 

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-05  0:07 UTC  (13+ messages)

[PATCH AUTOSEL 6.1 3/4] serial: 8250_dw: Add Sophgo SG2044 quirk
 2024-12-04 22:24 UTC 

[PATCH AUTOSEL 6.6 3/6] serial: 8250_dw: Add Sophgo SG2044 quirk
 2024-12-04 22:24 UTC 

[PATCH AUTOSEL 6.11 3/7] serial: 8250_dw: Add Sophgo SG2044 quirk
 2024-12-04 22:23 UTC 

[PATCH AUTOSEL 6.12 3/8] serial: 8250_dw: Add Sophgo SG2044 quirk
 2024-12-04 22:23 UTC 

[PATCH v1 0/2] serial: 8250_pci: Share WCH IDs
 2024-12-04 22:08 UTC  (6+ messages)
` [PATCH v1 1/2] serial: 8250_pci: Resolve WCH vendor ID ambiguity
` [PATCH v1 2/2] serial: 8250_pci: Share WCH IDs with parport_serial driver

[PATCH] serial: sh-sci: Use plain struct copy in early_console_setup()
 2024-12-04 16:12 UTC  (6+ messages)

[PATCH] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-04 15:39 UTC  (2+ messages)

[PATCH] serial: altera_jtaguart: Use KBUILD_MODNAME
 2024-12-04  3:53 UTC  (4+ messages)
` [PATCH v2] "

Query Regarding UART Controller Device Driver in Linux Kernel
 2024-12-03 17:26 UTC  (4+ messages)

[PATCH] serial: altera_jtaguart: Use device name when requesting IRQ
 2024-12-03 14:02 UTC  (2+ messages)

[PATCH] serial: altera_jtaguart: Use DRV_NAME to initialize uart_driver.driver_name
 2024-12-03 13:14 UTC  (3+ messages)

[PATCH v2 00/13] Add support for Renesas RZ/G3E SoC and SMARC-EVK platform
 2024-12-03 10:49 UTC  (2+ messages)
` [PATCH v2 01/13] dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif

[PATCH] serial: mpc52xx: Fix typo in mpc52xx_uart.c
 2024-12-03  9:54 UTC 


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).