Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
42f1c01b79d54a00012c553b95fc7fe266d82394
/
drivers
/
base
/
firmware_class.c
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
eea915b
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
by Neil Horman
· 13 years ago
b298d28
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
by Srivatsa S. Bhat
· 13 years ago
caca951
firmware loader: allow builtin firmware load even if usermodehelper is disabled
by Linus Torvalds
· 13 years ago
a144c6a
PM: Print a warning if firmware is requested when tasks are frozen
by Rafael J. Wysocki
· 14 years ago
072fc8f
firmware_classs: change val uevent's type to bool
by Bob Liu
· 14 years ago
f45f3c1
firmware_class: fix typo in error path
by Johannes Berg
· 14 years ago
f8a4bd3
firmware loader: embed device into firmware_priv structure
by Dmitry Torokhov
· 14 years ago
0983ca2
firmware loader: use statically initialized data attribute
by Dmitry Torokhov
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
e177123
firmware loader: do not allocate firmare id separately
by Dmitry Torokhov
· 15 years ago
bcb9bd1
firmware loader: split out builtin firmware handling
by Dmitry Torokhov
· 15 years ago
673fae9
firmware loader: rely on driver core to create class attribute
by Dmitry Torokhov
· 15 years ago
e9045f9
firmware class: export nowait to userspace
by Johannes Berg
· 15 years ago
6f18ff9
Driver core: Reduce the level of request_firmware() messages
by Rafael J. Wysocki
· 15 years ago
dd336c5
firmware_class: fix memory leak - free allocated pages
by David Woodhouse
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e59817b
driver-core: fix missing kernel-doc in firmware_class
by Randy Dunlap
· 15 years ago
e1955ca
sysfs: use sysfs_bin_attr_init in firmware class driver
by Jiri Kosina
· 15 years ago
3c31f07
Driver core: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
985fc17
driver-core: firmware_class: remove base.h header inclusion
by Luis R. Rodriguez
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
9ebfbd4
firmware_class: make request_firmware_nowait more useful
by Johannes Berg
· 15 years ago
3b4418c
driver core: firmware_class:fix memory leak of page pointers array
by Ming Lei
· 15 years ago
308975f
Firmware: firmware_class, fix lock imbalance
by Jiri Slaby
· 15 years ago
0f2f222
Free struct device in fw_dev_release()
by Catalin Marinas
· 15 years ago
acc0e90
driver core: fix gcc 4.3.3 warnings about string literals
by Greg Kroah-Hartman
· 15 years ago
976821d
firmware: allocate firmware id dynamically
by Samuel Ortiz
· 15 years ago
7fcab09
driver core: fix documentation of request_firmware_nowait
by Ming Lei
· 15 years ago
6acf70f
driver core: firmware_class: replace kfree(dev) with put_device(dev)
by Ming Lei
· 16 years ago
6e03a20
firmware: speed up request_firmware(), v3
by David Woodhouse
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
1e0b2cf
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
266a813
firmware: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
f37e661
firmware: use memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
5658c76
firmware: allow firmware files to be built into kernel image
by David Woodhouse
· 16 years ago
b7a39bd
firmware: make fw->data const
by David Woodhouse
· 16 years ago
9a3be32
firmware loader: printk when requesting firmware
by Ciaran McCreesh
· 17 years ago
2b3a302
driver core: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7d640c4
Driver core: Revert "Fix Firmware class name collision"
by Michael E Brown
· 17 years ago
109f0e9
Fix Firmware class name collision
by Markus Rechberger
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
42e61f4
kernel-doc fixes for PCI and drivers/base/
by Randy Dunlap
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
87d37a4
firmware: remove orphaned Email
by Markus Rechberger
· 17 years ago
bdc4960
Driver core: switch firmware_class to uevent_suppress.
by Cornelia Huck
· 18 years ago
2f65168
Driver Core: Increase the default timeout value of the firmware subsystem
by Dave Jones
· 18 years ago
af9997e
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
by Randy Dunlap
· 18 years ago
e55c879
Driver core: convert firmware code to use struct device
by Greg Kroah-Hartman
· 18 years ago
563d075
[PATCH] kthread: drivers/base/firmware_class.c
by Sukadev Bhattiprolu
· 18 years ago
a30a6a2
[PATCH] x86 microcode: using request_firmware to pull microcode
by Shaohua Li
· 18 years ago
cad1e55
[PATCH] firmware_class: s/semaphores/mutexes
by Laura Garcia
· 18 years ago
1b81d66
[PATCH] drivers/base/firmware_class.c: cleanups
by Adrian Bunk
· 18 years ago
30560ba
[PATCH] firmware: fix BUG: in fw_realloc_buffer
by Jeff Moyer
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
113fab1
[PATCH] fix leaks in request_firmware_nowait
by matthieu castet
· 19 years ago
eb8e317
[PATCH] firmware: fix all kernel-doc warnings
by Randy Dunlap
· 19 years ago
4aed064
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
by Jiri Slaby
· 19 years ago
6e3eaab
[PATCH] modified firmware_class.c to support no hotplug
by Abhay Salunke
· 19 years ago
b92eac0
[PATCH] request_firmware(): avoid race conditions
by Stanislaw W. Gruszka
· 19 years ago
6897089
[PATCH] add TIMEOUT to firmware_class hotplug event
by kay.sievers@vrfy.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago