summaryrefslogtreecommitdiff
path: root/drivers/base/faux.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21driver core: faux: stop using static struct deviceGreg Kroah-Hartman
2025-09-06driver core: faux: Set power.no_pm for faux devicesRafael J. Wysocki
2025-06-10driver core: faux: Quiet probe failuresDan Williams
2025-06-10driver core: faux: Suppress bind attributesDan Williams
2025-04-15driver core: faux: Add sysfs groups after probingKurt Borja
2025-02-27driver core: faux: only create the device if probe() succeedsGreg Kroah-Hartman
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman