messages from 2024-11-19 16:41:26 to 2024-12-05 08:37:51 UTC [more...]
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-05 8:37 UTC (15+ 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()
[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
2024-12-05 7:08 UTC (30+ messages)
` [PATCH 1/1] tty: serial: handle "
[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 v1 0/7] Add support to load QUP SE firmware from
2024-12-05 1:23 UTC (19+ 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 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-05 0:07 UTC (24+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation
[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 RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
2024-12-04 21:38 UTC (8+ 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
[PATCH 0/2] Optionally allow ttynull to be selected as a default console
2024-12-04 19:37 UTC (6+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH 2/2] tty: Change order of ttynull to be loaded sooner
[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] m68k: coldfire: Support resources for UART
2024-12-04 11:32 UTC (5+ 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
[RFC PATCH v2 3/4] irq: Introduce IRQ_HANDLED_MANY
2024-12-02 22:53 UTC (2+ messages)
[PATCH tty-next v3 0/6] convert 8250 to nbcon
2024-12-02 16:41 UTC (9+ messages)
` [PATCH tty-next v3 1/6] serial: 8250: Adjust the timeout for FIFO mode
[syzbot] [serial?] KASAN: slab-use-after-free Read in uart_write
2024-12-02 16:33 UTC
[PATCH 00/15] Add support for SAMA7D65
2024-12-02 15:23 UTC (26+ messages)
` [PATCH 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH 03/15] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH 04/15] dt-bindings: mmc: atmel,sama5d2-sdhci: add microchip,sama7d65-sdhci
` [PATCH 09/15] dt-bindings: clock: at91: Allow MCKs to be exported and referenced in DT
` [PATCH 10/15] ARM: configs: at91: sama7: add new SoC config
` [PATCH 11/15] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH 12/15] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH 13/15] clk: at91: clk-master: increase maximum number of clocks
` [PATCH 15/15] clk: at91: sama7d65: add sama7d65 pmc driver
[tty:tty-testing] BUILD SUCCESS 718632467d88e98816fa01ab12681ef1c2aa56f8
2024-12-01 4:03 UTC
[GIT PULL] TTY / Serial driver changes for 6.13-rc1 - try 2
2024-11-30 18:08 UTC (2+ messages)
[GIT PULL] TTY / Serial driver changes for 6.13-rc1
2024-11-30 18:08 UTC (10+ messages)
[PATCH tty-next v3 4/6] serial: 8250: Specify console context for rs485_start/stop_tx
2024-11-29 17:45 UTC (2+ messages)
[PATCH 0/9] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-11-27 17:33 UTC (4+ messages)
` [PATCH 3/9] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-11-27 14:48 UTC (8+ messages)
` [PATCH v3 1/8] clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining SCIFs
` [PATCH v3 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()
kernel 6.8 and checking serial ports - failure to match driver name
2024-11-27 3:10 UTC
[syzbot] [serial?] INFO: task hung in console_callback (5)
2024-11-26 1:34 UTC
[PATCH 00/12] Add support for Renesas RZ/G3E SoC and SMARC-EVK platform
2024-11-25 18:50 UTC (3+ messages)
` [PATCH 01/12] dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif
[PATCH] serial: sh-sci: Check if TX data was written to device in .tx_empty()
2024-11-25 11:58 UTC
[PATCH v1 1/1] serial: 8250_port: Assign UPIO_UNKNOWN instead of its direct value
2024-11-25 10:52 UTC (3+ messages)
[PATCH 0/1] Fix to allow more correct isatty()
2024-11-22 23:54 UTC (3+ messages)
` [PATCH 1/1] tty: respond to TIOCGWINSZ when hung
[PATCH v5 2/2] serial: fsl_linflexuart: add clock management
2024-11-21 22:36 UTC (2+ messages)
[PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632
2024-11-21 13:34 UTC (3+ messages)
[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
2024-11-20 12:53 UTC (3+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).