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