public inbox for driver-core@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-23 07:28:03 to 2026-03-02 00:51:35 UTC [more...]

[PATCH 0/3] driver core: generalize driver_override infrastructure
 2026-03-02  0:51 UTC  (5+ messages)
` [PATCH 1/3] driver core: generalize driver_override in struct device
` [PATCH 2/3] hwmon: axi-fan: don't use driver_override as IRQ name
` [PATCH 3/3] driver core: platform: use generic driver_override infrastructure

[PATCH] Revert "driver core: enforce device_lock for driver_match_device()"
 2026-03-02  0:32 UTC  (2+ messages)

[CRASH] kunit failures in platform-device-devm
 2026-03-01 21:21 UTC  (3+ messages)

[GIT PULL] Driver core changes for 7.0-rc1
 2026-03-01 21:01 UTC  (9+ messages)

[PATCH 0/3] driver core: constify groups arrays in few functions and struct class
 2026-03-01 12:31 UTC  (4+ messages)
` [PATCH 1/3] sysfs: constify group arrays in function arguments
` [PATCH 2/3] driver: core: constify groups array argument in device_add_groups and device_remove_groups
` [PATCH 3/3] driver core: make struct class groups members constant arrays

[GIT PULL] Driver core fixes for 7.0-rc2
 2026-03-01  4:04 UTC  (2+ messages)

FAILED: Patch "driver core: enforce device_lock for driver_match_device()" failed to apply to 5.10-stable tree
 2026-03-01  2:00 UTC 

FAILED: Patch "driver core: enforce device_lock for driver_match_device()" failed to apply to 5.15-stable tree
 2026-03-01  1:50 UTC 

FAILED: Patch "driver core: enforce device_lock for driver_match_device()" failed to apply to 6.1-stable tree
 2026-03-01  1:42 UTC 

[PATCH v3 0/3] regcache: Avoid accessing non-initialised cache
 2026-02-28 13:55 UTC  (8+ messages)
` [PATCH v3 1/3] regcache: Move HW readback after cache initialisation
` [PATCH v3 2/3] regcache: Define iterator inside for-loop and align their types
` [PATCH v3 3/3] regcache: Amend printf() specifiers when printing registers

[PATCH] firmware_loader: Add null pointer checks in request_firmware_nowait()
 2026-02-28 13:28 UTC  (2+ messages)

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-02-27 16:50 UTC  (34+ messages)
` [PATCH v5 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v5 05/28] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v5 06/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 08/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v5 09/28] pinctrl: cs42l43: "
` [PATCH v5 10/28] cxl/test: Use device_set_node()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v5 12/28] PCI: of: "
` [PATCH v5 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v5 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v5 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v5 16/28] i2c: mux: Set adapter physical device
` [PATCH v5 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v5 18/28] of: property: Allow fw_devlink device-tree on x86
` [PATCH v5 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v5 20/28] i2c: busses: at91: "
` [PATCH v5 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v5 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v5 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v5 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v5 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v5 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v5 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v5 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH v4] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
 2026-02-27  8:58 UTC  (3+ messages)

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-27  0:55 UTC  (7+ messages)

[PATCH v2 2/2] rust: dma: use pointer projection infra for `dma_{read,write}` macro
 2026-02-26 15:46 UTC 

[PATCH] treewide: fix duplicated word "the" in comments
 2026-02-26 14:13 UTC  (6+ messages)

[PATCH v2 0/5] regcache: Avoid accessing non-initialised cache
 2026-02-26 13:57 UTC  (15+ messages)
` [PATCH v2 1/5] regcache: Remove duplicate check in regcache_hw_init()
` [PATCH v2 2/5] regcache: Split regcache_count_cacheable_registers() helper
` [PATCH v2 3/5] regcache: Move HW readback after cache initialisation
` [PATCH v2 4/5] regcache: Define iterator inside for-loop and align their types
` [PATCH v2 5/5] regcache: Amend printf() specifiers when printing registers
` (subset) [PATCH v2 0/5] regcache: Avoid accessing non-initialised cache

[PATCH v3] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
 2026-02-26 12:09 UTC  (7+ messages)

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-26  9:28 UTC  (16+ messages)
` [PATCH v2 1/9] of: provide of_machine_read_compatible()
` [PATCH v2 2/9] of: provide of_machine_read_model()
` [PATCH v2 3/9] base: soc: order includes alphabetically
` [PATCH v2 4/9] base: soc: rename and export soc_device_get_machine()
` [PATCH v2 5/9] soc: fsl: guts: don't access of_root directly
` [PATCH v2 6/9] soc: imx8m: "
` [PATCH v2 7/9] soc: imx9: "
` [PATCH v2 8/9] soc: renesas: "
` [PATCH v2 9/9] soc: sunxi: mbus: "

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-26  6:59 UTC  (3+ messages)
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable SR-IOV on remove()

[syzbot] [kernfs?] possible deadlock in __kernfs_remove (3)
 2026-02-26  6:07 UTC 

[PATCH v5 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-25 22:34 UTC  (4+ messages)
` [PATCH v5 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v5 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v5 3/3] selftests: memcg: Add tests for "

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-25 12:32 UTC  (8+ messages)
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-25 10:07 UTC  (28+ messages)
` [PATCH v2 1/2] driver core: make fwnode_is_primary() public
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-24 14:34 UTC  (18+ messages)
` [PATCH v1 1/3] driver core: Split device data types to device/types.h
` [PATCH v1 2/3] driver core: Split device link data types and API to device/devlink.h
` [PATCH v1 3/3] driver core: Split device related fwnode API to device/fwnode.h

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-24 11:03 UTC  (10+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED

[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
 2026-02-23 22:09 UTC  (5+ messages)

[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
 2026-02-23 15:42 UTC  (18+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order
` [PATCH 9/9] platform/chrome: cros_usbpd_logger: Simplify with devm


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox