aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/firmware.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez1-0/+10
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-02firmware: support loading into a pre-allocated bufferStephen Boyd1-0/+8
2014-07-08firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez1-7/+8
2014-07-08firmware loader: allow disabling of udev as firmware loaderTakashi Iwai1-1/+1
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai1-0/+7
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