summaryrefslogtreecommitdiffstats
path: root/drivers/base/module.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver core: Fix uevent_show() vs driver detach raceDan Williams2024-07-311-0/+4
* driver core: module: make module_[add|remove]_driver take a const *Greg Kroah-Hartman2024-07-101-3/+3
* module: don't ignore sysfs_create_link() failuresArnd Bergmann2024-04-111-11/+31
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-3/+0
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* base: make module_create_drivers_dir race-freeJiri Slaby2016-06-161-3/+5
* driver core: module.c: Use kasprintfJulia Lawall2010-05-211-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: move the static kobject out of struct driverGreg Kroah-Hartman2008-01-251-6/+6
* Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman2008-01-251-0/+94