Ming Lei
|
6a2c123427
firmware loader: fix another compile warning with PM_SLEEP unset
|
12 years ago |
Ming Lei
|
90f8908127
firmware loader: fix compile warning with PM_SLEEP set
|
12 years ago |
Greg Kroah-Hartman
|
7068cb0756
Merge branch 'driver-core-linus' into driver-core-next
|
12 years ago |
Ming Lei
|
875979368e
firmware loader: fix use-after-free by double abort
|
12 years ago |
Ming Lei
|
d6c8aa3906
firmware loader: simplify holding module for request_firmware
|
12 years ago |
Ming Lei
|
93232e46b2
firmware loader: don't export cache_firmware and uncache_firmware
|
12 years ago |
Ming Lei
|
5b7cb7a128
firmware loader: fix compile warning
|
12 years ago |
Ming Lei
|
ddf1f0648e
firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER
|
12 years ago |
Ming Lei
|
af5bc11e9a
driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspend
|
12 years ago |
Ming Lei
|
e771d1aafb
driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware
|
12 years ago |
Daniel Mack
|
f494513ff1
firmware: move EXPORT_SYMBOL annotations
|
12 years ago |
Takashi Iwai
|
fe304143b0
firmware: Avoid deadlock of usermodehelper lock at shutdown
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
12 years ago |
Takashi Iwai
|
807be03cae
firmware: Ignore abort check when no user-helper is used
|
12 years ago |
Takashi Iwai
|
cd7239fab7
firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
|
12 years ago |
Takashi Iwai
|
7b1269f778
firmware: Make user-mode helper optional
|
12 years ago |
Takashi Iwai
|
4e0c92d015
firmware: Refactoring for splitting user-mode helper code
|
12 years ago |
Luciano Coelho
|
4adf07fba3
firmware: make sure the fw file size is not 0
|
12 years ago |
Ming Lei
|
6a927857d8
firmware loader: document firmware cache mechanism
|
12 years ago |
Ming Lei
|
2760284206
firmware loader: introduce module parameter to customize(v4) fw search path
|
12 years ago |
Cesar Eduardo Barros
|
60dac5e284
firmware: use noinline_for_stack
|
12 years ago |
Chuansheng Liu
|
bd9eb7fbe6
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
|
12 years ago |
Chuansheng Liu
|
ce2fcbd99c
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
|
12 years ago |
Ming Lei
|
d28d3882bd
firmware loader: sync firmware cache by async_synchronize_full_domain
|
12 years ago |
Ming Lei
|
746058f430
firmware loader: let direct loading back on 'firmware_buf'
|
12 years ago |
Ming Lei
|
253c9240ee
firmware loader: fix one reqeust_firmware race
|
12 years ago |
Ming Lei
|
373304fe10
firmware loader: cancel uncache work before caching firmware
|
12 years ago |
Linus Torvalds
|
ce57e981f2
firmware: use 'kernel_read()' to read firmware into kernel buffer
|
12 years ago |
Linus Torvalds
|
abb139e75c
firmware: teach the kernel to load firmware files directly from the filesystem
|
12 years ago |