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 |
Ming Lei
|
1f2b79599e
firmware loader: always let firmware_buf own the pages buffer
|
13 years ago |
Ming Lei
|
1244691c73
firmware loader: introduce firmware_buf
|
13 years ago |
Ming Lei
|
99c2aa7230
firmware loader: fix creation failure of fw loader device
|
13 years ago |
Ming Lei
|
0c25a850f7
firmware loader: remove unnecessary wmb()
|
13 years ago |
Ming Lei
|
28eefa750b
firmware loader: fix races during loading firmware
|
13 years ago |
Ming Lei
|
65710cb6ea
firmware loader: simplify pages ownership transfer
|
13 years ago |
Lars-Peter Clausen
|
b0d1f807f3
driver-core: Use kobj_to_dev instead of re-implementing it
|
13 years ago |
Stephen Boyd
|
a36cf844c5
firmware_class: Move request_firmware_nowait() to workqueues
|
13 years ago |
Stephen Boyd
|
dddb5549da
firmware_class: Reorganize fw_create_instance()
|
13 years ago |
Rafael J. Wysocki
|
9b78c1da60
firmware_class: Do not warn that system is not ready from async loads
|
13 years ago |
Rafael J. Wysocki
|
811fa40044
firmware_class: Split _request_firmware() into three functions, v2
|
13 years ago |
Rafael J. Wysocki
|
fe2e39d878
firmware_class: Rework usermodehelper check
|
13 years ago |
Tetsuo Handa
|
e4c89a508f
PM / Sleep: Fix read_unlock_usermodehelper() call.
|
13 years ago |
Linus Torvalds
|
eb59c505f8
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Neil Horman
|
eea915bb0d
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
|
13 years ago |
Srivatsa S. Bhat
|
b298d289c7
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
|
13 years ago |
Linus Torvalds
|
caca9510ff
firmware loader: allow builtin firmware load even if usermodehelper is disabled
|
14 years ago |
Rafael J. Wysocki
|
a144c6a6c9
PM: Print a warning if firmware is requested when tasks are frozen
|
14 years ago |
Bob Liu
|
072fc8f0a8
firmware_classs: change val uevent's type to bool
|
14 years ago |
Johannes Berg
|
f45f3c1f3f
firmware_class: fix typo in error path
|
15 years ago |
Dmitry Torokhov
|
f8a4bd3456
firmware loader: embed device into firmware_priv structure
|
15 years ago |