aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/firmware.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-06firmware loader: don't export cache_firmware and uncache_firmwareMing Lei1-11/+0
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei1-0/+12
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei1-0/+3
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-02-03firmware_classs: change val uevent's type to boolBob Liu1-2/+2
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse1-0/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-2/+3
2009-06-15firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+0
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse1-0/+21
2008-07-10firmware: make fw->data constDavid Woodhouse1-1/+1
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley1-1/+1
2008-03-10firmware: provide stubs for the FW_LOADER=n caseJames Bottomley1-0/+23
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk1-1/+0
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-1/+1
2005-09-07[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+20