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 |
Ming Lei
|
cfe016b14e
firmware loader: fix compile warning when CONFIG_PM=n
|
12 years ago |
Ming Lei
|
ac39b3ea73
firmware loader: let caching firmware piggyback on loading firmware
|
13 years ago |
Ming Lei
|
ef40bb1bd0
firmware loader: fix firmware -ENOENT situations
|
13 years ago |
Ming Lei
|
ab6dd8e5ec
firmware loader: fix build failure if FW_LOADER is m
|
13 years ago |
Ming Lei
|
c08f67730a
firmware loader: fix compile failure if !PM
|
13 years ago |
Ming Lei
|
07646d9c09
firmware loader: cache devices firmware during suspend/resume cycle
|
13 years ago |
Ming Lei
|
ffe53f6f38
firmware loader: use small timeout for cache device firmware
|
13 years ago |
Ming Lei
|
37276a51f8
firmware: introduce device_cache/uncache_fw_images
|
13 years ago |
Ming Lei
|
f531f05ae9
firmware loader: store firmware name into devres list
|
13 years ago |
Ming Lei
|
6f21a62a58
firmware loader: fix comments on request_firmware_nowait
|
13 years ago |
Ming Lei
|
0cfc1e1e7b
firmware loader: fix device lifetime
|
13 years ago |
Ming Lei
|
2887b3959c
firmware loader: introduce cache_firmware and uncache_firmware
|
13 years ago |