Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03firmware: support loading into a pre-allocated bufferStephen Boyd
2014-07-09firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez
2014-07-09firmware loader: allow disabling of udev as firmware loaderTakashi Iwai
2013-12-09firmware: Introduce request_firmware_direct()Takashi Iwai
2013-06-06firmware loader: don't export cache_firmware and uncache_firmwareMing Lei
2012-08-17firmware loader: introduce cache_firmware and uncache_firmwareMing Lei
2012-08-17firmware loader: always let firmware_buf own the pages bufferMing Lei
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-02-04firmware_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-16firmware: 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-11firmware: provide stubs for the FW_LOADER=n caseJames Bottomley
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk
2006-01-05[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-09-08[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds