| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | firmware: support loading into a pre-allocated buffer | Stephen Boyd | 2016-08-02 | 1 | -0/+8 |
* | firmware loader: inform direct failure when udev loader is disabled | Luis R. Rodriguez | 2014-07-08 | 1 | -7/+8 |
* | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai | 2014-07-08 | 1 | -1/+1 |
* | firmware: Introduce request_firmware_direct() | Takashi Iwai | 2013-12-08 | 1 | -0/+7 |
* | firmware loader: don't export cache_firmware and uncache_firmware | Ming Lei | 2013-06-06 | 1 | -11/+0 |
* | firmware loader: introduce cache_firmware and uncache_firmware | Ming Lei | 2012-08-16 | 1 | -0/+12 |
* | firmware loader: always let firmware_buf own the pages buffer | Ming Lei | 2012-08-16 | 1 | -0/+3 |
* | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | firmware_classs: change val uevent's type to bool | Bob Liu | 2011-02-03 | 1 | -2/+2 |
* | firmware_class: fix memory leak - free allocated pages | David Woodhouse | 2010-05-21 | 1 | -0/+1 |
* | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 2009-12-11 | 1 | -2/+3 |
* | firmware: FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-15 | 1 | -1/+0 |
* | firmware: allow firmware files to be built into kernel image | David Woodhouse | 2008-07-10 | 1 | -0/+21 |
* | firmware: make fw->data const | David Woodhouse | 2008-07-10 | 1 | -1/+1 |
* | firmware: fix the request_firmware() dummy | James Bottomley | 2008-07-04 | 1 | -1/+1 |
* | firmware: provide stubs for the FW_LOADER=n case | James Bottomley | 2008-03-10 | 1 | -0/+23 |
* | [PATCH] drivers/base/firmware_class.c: cleanups | Adrian Bunk | 2006-05-21 | 1 | -1/+0 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -1/+1 |
* | [PATCH] modified firmware_class.c to support no hotplug | Abhay Salunke | 2005-09-07 | 1 | -1/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+20 |