aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_class.c
Commit message (Expand)AuthorAge
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-11
* driver core: firmware_class:fix memory leak of page pointers arrayMing Lei2009-07-28
* Firmware: firmware_class, fix lock imbalanceJiri Slaby2009-07-12
* Free struct device in fw_dev_release()Catalin Marinas2009-07-08
* driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman2009-06-16
* firmware: allocate firmware id dynamicallySamuel Ortiz2009-06-16
* driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-16
* driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei2009-06-16
* firmware: speed up request_firmware(), v3David Woodhouse2009-05-15
* Driver core: implement uevent suppress in kobjectMing Lei2009-03-24
* driver core: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* firmware: use dev_printk when possibleBjorn Helgaas2008-10-16
* firmware: use memory_read_from_buffer()Akinobu Mita2008-07-25
* firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-10
* firmware: make fw->data constDavid Woodhouse2008-07-10
* firmware loader: printk when requesting firmwareCiaran McCreesh2008-04-29
* driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-19
* Driver core: Revert "Fix Firmware class name collision"Michael E Brown2008-02-07
* Fix Firmware class name collisionMarkus Rechberger2007-10-12
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* kernel-doc fixes for PCI and drivers/base/Randy Dunlap2007-07-30
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* firmware: remove orphaned EmailMarkus Rechberger2007-06-08
* Driver core: switch firmware_class to uevent_suppress.Cornelia Huck2007-04-27
* Driver Core: Increase the default timeout value of the firmware subsystemDave Jones2007-02-07
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-22
* Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman2006-12-01
* [PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu2006-09-29
* [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-27
* [PATCH] firmware_class: s/semaphores/mutexesLaura Garcia2006-06-21
* [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-21
* [PATCH] firmware: fix BUG: in fw_realloc_bufferJeff Moyer2006-03-20
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] fix leaks in request_firmware_nowaitmatthieu castet2005-11-13
* [PATCH] firmware: fix all kernel-doc warningsRandy Dunlap2005-10-30
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-13
* [PATCH] modified firmware_class.c to support no hotplugAbhay Salunke2005-09-07
* [PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka2005-06-29
* [PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org2005-04-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16