summaryrefslogtreecommitdiffstats
path: root/include/linux/firmware.h
Commit message (Expand)AuthorAgeFilesLines
* firmware_loader: Add firmware-upload supportRuss Weight2022-04-261-0/+82
* firmware_loader: simplfy builtin or module checkLuis Chamberlain2022-02-041-1/+1
* firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain2021-10-221-6/+0
* firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()Luis Chamberlain2021-10-221-13/+0
* firmware_loader: formalize built-in firmware APILuis Chamberlain2021-10-221-0/+15
* firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* firmware: Add request_partial_firmware_into_buf()Scott Branden2020-10-051-0/+12
* firmware: Drop unused pages field from struct firmwareTakashi Iwai2020-04-171-1/+0
* firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede2020-03-201-0/+9
* firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez2018-05-141-0/+10
* firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez2018-03-221-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-021-0/+8
* firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez2014-07-081-7/+8
* firmware loader: allow disabling of udev as firmware loaderTakashi Iwai2014-07-081-1/+1
* firmware: Introduce request_firmware_direct()Takashi Iwai2013-12-081-0/+7
* firmware loader: don't export cache_firmware and uncache_firmwareMing Lei2013-06-061-11/+0
* firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2012-08-161-0/+12
* firmware loader: always let firmware_buf own the pages bufferMing Lei2012-08-161-0/+3
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+1
* firmware_classs: change val uevent's type to boolBob Liu2011-02-031-2/+2
* firmware_class: fix memory leak - free allocated pagesDavid Woodhouse2010-05-211-0/+1
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-2/+3
* firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-1/+0
* firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-101-0/+21
* firmware: make fw->data constDavid Woodhouse2008-07-101-1/+1
* firmware: fix the request_firmware() dummyJames Bottomley2008-07-041-1/+1
* firmware: provide stubs for the FW_LOADER=n caseJames Bottomley2008-03-101-0/+23
* [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-211-1/+0
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-1/+1
* [PATCH] modified firmware_class.c to support no hotplugAbhay Salunke2005-09-071-1/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+20