summaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_class.c
Commit message (Expand)AuthorAgeFilesLines
* Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-2/+2
* driver core: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-7/+1
* firmware: use dev_printk when possibleBjorn Helgaas2008-10-161-14/+10
* firmware: use memory_read_from_buffer()Akinobu Mita2008-07-251-9/+3
* firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-101-2/+31
* firmware: make fw->data constDavid Woodhouse2008-07-101-1/+1
* firmware loader: printk when requesting firmwareCiaran McCreesh2008-04-291-0/+2
* driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-191-9/+9
* Driver core: Revert "Fix Firmware class name collision"Michael E Brown2008-02-071-1/+2
* Fix Firmware class name collisionMarkus Rechberger2007-10-121-2/+1
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-8/+3
* kernel-doc fixes for PCI and drivers/base/Randy Dunlap2007-07-301-0/+1
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+2
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+1
* firmware: remove orphaned EmailMarkus Rechberger2007-06-081-2/+2
* Driver core: switch firmware_class to uevent_suppress.Cornelia Huck2007-04-271-8/+2
* Driver Core: Increase the default timeout value of the firmware subsystemDave Jones2007-02-071-1/+1
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-221-0/+1
* Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman2006-12-011-62/+57
* [PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu2006-09-291-6/+6
* [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-271-1/+1
* [PATCH] firmware_class: s/semaphores/mutexesLaura Garcia2006-06-211-11/+11
* [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-211-31/+8
* [PATCH] firmware: fix BUG: in fw_realloc_bufferJeff Moyer2006-03-201-2/+4
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-23/+22
* [PATCH] fix leaks in request_firmware_nowaitmatthieu castet2005-11-131-4/+11
* [PATCH] firmware: fix all kernel-doc warningsRandy Dunlap2005-10-301-28/+41
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-131-6/+3
* [PATCH] modified firmware_class.c to support no hotplugAbhay Salunke2005-09-071-29/+50
* [PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka2005-06-281-3/+10
* [PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org2005-04-181-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+583
OpenPOWER on IntegriCloud