aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 implicit slab.h inclusion from percpu.hTejun 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