| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -9/+3 |
* | firmware: allow firmware files to be built into kernel image | David Woodhouse | 2008-07-10 | 1 | -2/+31 |
* | firmware: make fw->data const | David Woodhouse | 2008-07-10 | 1 | -1/+1 |
* | firmware loader: printk when requesting firmware | Ciaran McCreesh | 2008-04-29 | 1 | -0/+2 |
* | driver core: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-19 | 1 | -9/+9 |
* | Driver core: Revert "Fix Firmware class name collision" | Michael E Brown | 2008-02-07 | 1 | -1/+2 |
* | Fix Firmware class name collision | Markus Rechberger | 2007-10-12 | 1 | -2/+1 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -8/+3 |
* | kernel-doc fixes for PCI and drivers/base/ | Randy Dunlap | 2007-07-30 | 1 | -0/+1 |
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 1 | -2/+2 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+1 |
* | firmware: remove orphaned Email | Markus Rechberger | 2007-06-08 | 1 | -2/+2 |
* | Driver core: switch firmware_class to uevent_suppress. | Cornelia Huck | 2007-04-27 | 1 | -8/+2 |
* | Driver Core: Increase the default timeout value of the firmware subsystem | Dave Jones | 2007-02-07 | 1 | -1/+1 |
* | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 2006-12-22 | 1 | -0/+1 |
* | Driver core: convert firmware code to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -62/+57 |
* | [PATCH] kthread: drivers/base/firmware_class.c | Sukadev Bhattiprolu | 2006-09-29 | 1 | -6/+6 |
* | [PATCH] x86 microcode: using request_firmware to pull microcode | Shaohua Li | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] firmware_class: s/semaphores/mutexes | Laura Garcia | 2006-06-21 | 1 | -11/+11 |
* | [PATCH] drivers/base/firmware_class.c: cleanups | Adrian Bunk | 2006-05-21 | 1 | -31/+8 |
* | [PATCH] firmware: fix BUG: in fw_realloc_buffer | Jeff Moyer | 2006-03-20 | 1 | -2/+4 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -1/+1 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -23/+22 |
* | [PATCH] fix leaks in request_firmware_nowait | matthieu castet | 2005-11-13 | 1 | -4/+11 |
* | [PATCH] firmware: fix all kernel-doc warnings | Randy Dunlap | 2005-10-30 | 1 | -28/+41 |
* | [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset | Jiri Slaby | 2005-09-13 | 1 | -6/+3 |
* | [PATCH] modified firmware_class.c to support no hotplug | Abhay Salunke | 2005-09-07 | 1 | -29/+50 |
* | [PATCH] request_firmware(): avoid race conditions | Stanislaw W. Gruszka | 2005-06-28 | 1 | -3/+10 |
* | [PATCH] add TIMEOUT to firmware_class hotplug event | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+583 |