summaryrefslogtreecommitdiff
path: root/drivers/base/module.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-31driver core: Fix uevent_show() vs driver detach raceDan Williams1-0/+4
2024-07-10driver core: module: make module_[add|remove]_driver take a const *Greg Kroah-Hartman1-3/+3
2024-04-11module: don't ignore sysfs_create_link() failuresArnd Bergmann1-11/+31
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman1-3/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman1-0/+1
2016-06-15base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2010-05-21driver core: module.c: Use kasprintfJulia Lawall1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-01-24Driver core: move the static kobject out of struct driverGreg Kroah-Hartman1-6/+6
2008-01-24Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman1-0/+94