public inbox for driver-core@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-06 11:29:29 to 2026-03-15 00:57:03 UTC [more...]

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-03-15  0:56 UTC  (2+ messages)

[PATCH 0/7] cxl: Consolidate cxlmd->endpoint accessing
 2026-03-14 15:14 UTC  (39+ messages)
` [PATCH 1/7] driver core: Add conditional guard support for device_lock()
` [PATCH 2/7] cxl/memdev: Hold memdev lock during memdev poison injection/clear
` [PATCH 3/7] cxl/region: Hold memdev lock during region "
` [PATCH 4/7] cxl/pci: Hold memdev lock in cxl_event_trace_record()
` [PATCH 5/7] cxl/region: Ensure endpoint is valid in cxl_dpa_to_region()
` [PATCH 6/7] cxl/pci: Check memdev driver binding status in cxl_reset_done()
` [PATCH 7/7] cxl/port: Reset cxlmd->endpoint to -ENXIO by default

[PATCH v3 0/4] rust: add basic serial device bus abstractions
 2026-03-14 14:58 UTC  (15+ messages)
` [PATCH v3 1/4] rust: devres: return reference in `devres::register`
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
` [PATCH v3 3/4] rust: add basic serial device bus abstractions
` [PATCH v3 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH v3 0/7] Introduce Synology Microp driver
 2026-03-14 14:54 UTC  (16+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
` [PATCH v3 4/7] mfd: match acpi devices against PRP0001
` [PATCH v3 5/7] dt-bindings: mfd: Add synology,microp device
` [PATCH v3 6/7] mfd: Add synology microp core driver
` [PATCH v3 7/7] leds: add synology microp led driver

[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
 2026-03-14  7:06 UTC  (5+ messages)
` [PATCH v2 1/4] driver core: Add conditional guard support for device_lock()
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
` [PATCH v2 3/4] cxl/pci: Hold memdev lock in cxl_event_trace_record()
` [PATCH v2 4/4] cxl/pci: Check memdev driver binding status in cxl_reset_done()

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-14  5:12 UTC  (20+ messages)

[PATCH v3 0/7] Introduce Synology Microp driver
 2026-03-13 20:32 UTC  (6+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids

[PATCH v2 1/8] driver core: auxiliary bus: Introduce dev_is_auxiliary()
 2026-03-13 14:09 UTC  (5+ messages)
` [PATCH v2 2/8] ACPI: video: Rework checking for duplicate video bus devices

[PATCH v8 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-03-13 13:58 UTC  (6+ messages)
` [PATCH v8 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v8 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v8 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-13 11:29 UTC  (7+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-03-13  9:22 UTC  (6+ messages)

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-03-13  7:03 UTC  (3+ messages)

[syzbot] [kernfs?] possible deadlock in lookup_slow (3)
 2026-03-13  3:08 UTC 

[PATCH v2 0/4] driver core: generalize driver_override infrastructure
 2026-03-12 20:15 UTC  (5+ messages)
` [PATCH v2 4/4] driver core: platform: use generic "

[PATCH RFT] driver core: faux: allow to set the firmware node for a faux device
 2026-03-12 15:25 UTC  (13+ messages)

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-12 15:20 UTC  (4+ messages)
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCH 0/7] Miscellaneous devres improvements
 2026-03-12 15:13 UTC  (2+ messages)

[PATCH v2 0/5] Use struct devres_node in Devres<T>
 2026-03-12 15:12 UTC  (2+ messages)

[PATCH 1/5] driver core: do not always lock parent in shutdown
 2026-03-12 14:01 UTC  (18+ messages)
` [PATCH 2/5] driver core: separate function to shutdown one device
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] pci: enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH 0/8] dma::Coherent & dma::CoherentInit API
 2026-03-12 13:51 UTC  (3+ messages)
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization

[PATCH/RFC] PM: domains: Call pm_runtime_barrier() before dev_pm_domain_{attach*,detach}()
 2026-03-12  9:53 UTC 

[PATCH v5 1/1] regmap: Synchronize cache for the page selector
 2026-03-11 21:51 UTC  (3+ messages)

[PATCH v11 0/5] shut down devices asynchronously
 2026-03-11 17:33 UTC  (2+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-11  9:24 UTC  (3+ messages)
` [PATCH v4 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-11  7:10 UTC  (9+ messages)
` [PATCH v2 01/10] workqueue: devres: "
` [PATCH v2 10/10] platform/chrome: cros_usbpd_logger: Simplify with devm
` (subset) [PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue

[PATCH v4 0/4] Fixes the stack overflow
 2026-03-10 17:40 UTC  (13+ messages)
` [PATCH v4 1/4] rust: ptr: add `KnownSize` trait to support DST size info extraction
` [PATCH v4 2/4] rust: ptr: add projection infrastructure
` [PATCH v4 3/4] rust: dma: use pointer projection infra for `dma_{read,write}` macro
` [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation

[GIT PULL] Driver core fixes for 7.0-rc3
 2026-03-07 20:00 UTC  (2+ messages)

[PATCH v2 0/4] rust: add basic serial device bus abstractions
 2026-03-06 20:46 UTC  (11+ messages)
` [PATCH v2 1/4] rust: devres: return reference in `devres::register`
` [PATCH v2 2/4] serdev: add private data to serdev_device
` [PATCH v2 3/4] rust: add basic serial device bus abstractions
` [PATCH v2 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH] regmap: Simplify devres handling
 2026-03-06 12:41 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