aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/map.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-21driver: base: Prefer unsigned int to bare use of unsignedGravatar Jinchao Wang 1-6/+6
2017-12-07driver core: Remove redundant license textGravatar Greg Kroah-Hartman 1-1/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGravatar Greg Kroah-Hartman 1-0/+1
2015-03-25drivers: base: map: Use kmalloc_array instead of kmallocGravatar Andrei Poenaru 1-2/+1
2006-03-20[PATCH] kobj_map semaphore to mutex conversionGravatar Jes Sorensen 1-10/+11
2005-09-13[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetGravatar Jiri Slaby 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+155