public inbox for driver-core@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-19 00:53:31 to 2026-02-26 14:13:12 UTC [more...]

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

[PATCH v3 0/3] regcache: Avoid accessing non-initialised cache
 2026-02-26 13:57 UTC  (4+ 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 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 v4] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
 2026-02-26 10:40 UTC  (2+ 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  (9+ messages)
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-25 11:31 UTC  (6+ messages)

[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  (18+ messages)
` [PATCH v4 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v4 3/3] selftests: memcg: Add tests for "
` [syzbot ci] Re: kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support

[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  (24+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 2/9] power: supply: cw2015: Free allocated workqueue
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order
` [PATCH 4/9] power: supply: mt6370: Simplify with devm_create_singlethread_workqueue
` [PATCH 5/9] power: supply: ipaq_micro: Simplify with devm
` [PATCH 6/9] mfd: ezx-pcap: Drop memory allocation error message
` [PATCH 7/9] mfd: ezx-pcap: Return directly instead of empty gotos
` [PATCH 8/9] mfd: ezx-pcap: Avoid rescheduling after destroying workqueue
` [PATCH 9/9] platform/chrome: cros_usbpd_logger: Simplify with devm

[PATCH V2] driver core: auxiliary bus: Fix sysfs creation on bind
 2026-02-20 14:11 UTC  (8+ messages)

[PATCH v8 0/3] drivers/base: Introduce revocable
 2026-02-23  7:03 UTC  (4+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management

[PATCH RFC 00/10] driver core: constify groups arrays in several structs
 2026-02-21 14:04 UTC  (7+ messages)
` [PATCH RFC 02/10] rtc: prepare for struct device member groups becoming a constant array
` [PATCH RFC 10/10] kobject: make struct kobject member default_groups "

[PATCH 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-20 16:03 UTC  (29+ messages)
` [PATCH 1/2] driver core: provide device_match_fwnode_ext()
` [PATCH 2/2] gpiolib: use device_match_fwnode_ext()

[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-19 18:57 UTC  (10+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion


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