summaryrefslogtreecommitdiff
path: root/include/linux/firmware.h
AgeCommit message (Expand)Author
2021-10-22firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain
2021-10-22firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()Luis Chamberlain
2021-10-22firmware_loader: formalize built-in firmware APILuis Chamberlain
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-05firmware: Add request_partial_firmware_into_buf()Scott Branden
2020-04-17firmware: Drop unused pages field from struct firmwareTakashi Iwai
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-02firmware: support loading into a pre-allocated bufferStephen Boyd
2014-07-08firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez
2014-07-08firmware loader: allow disabling of udev as firmware loaderTakashi Iwai
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai
2013-06-06firmware loader: don't export cache_firmware and uncache_firmwareMing Lei
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-02-03firmware_classs: change val uevent's type to boolBob Liu
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-06-15firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse
2008-07-10firmware: make fw->data constDavid Woodhouse
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley
2008-03-10firmware: provide stubs for the FW_LOADER=n caseJames Bottomley
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-09-07[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke
2005-04-16Linux-2.6.12-rc2Linus Torvalds