Greg Kroah-Hartman
|
989d42e85d
driver core: add SPDX identifiers to all driver core files
|
8 年之前 |
Luis R. Rodriguez
|
3f72271233
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
|
8 年之前 |
Luis R. Rodriguez
|
25d3913181
firmware: provide helper for FW_OPT_USERHELPER
|
8 年之前 |
Luis R. Rodriguez
|
5711ae6d30
firmware: add helper to copy built-in data to pre-alloc buffer
|
8 年之前 |
Luis R. Rodriguez
|
942e743b73
firmware: use static inline for to_fw_priv()
|
8 年之前 |
Luis R. Rodriguez
|
33a5b18de2
firmware: rename sysfs state checks with sysfs prefix
|
8 年之前 |
Luis R. Rodriguez
|
f1b9cf39af
firmware: use static inlines for state machine checking
|
8 年之前 |
Luis R. Rodriguez
|
c73bf7f487
firmware: remove unused __fw_state_is_done()
|
8 年之前 |
Luis R. Rodriguez
|
2465032435
firmware: remove duplicate fw_state_aborted()
|
8 年之前 |
Luis R. Rodriguez
|
be8d462f3e
firmware: move core data structures to the top of file
|
8 年之前 |
Luis R. Rodriguez
|
31034f22fc
firmware: rename struct fw_priv->fw_id to fw_name
|
8 年之前 |
Luis R. Rodriguez
|
cd5322b7a6
firmware: rename struct firmware_buf to struct fw_priv
|
8 年之前 |
Luis R. Rodriguez
|
aa6969c903
firmware: rename struct firmware_priv to struct fw_sysfs
|
8 年之前 |
Luis R. Rodriguez
|
561a10b6a1
firmware: fix detecting error on register_reboot_notifier()
|
8 年之前 |
Luis R. Rodriguez
|
6bb9cf3aa3
firmware: provide helpers for registering the syfs loader
|
8 年之前 |
Luis R. Rodriguez
|
59b6d859ff
firmware: fix capturing errors on fw_cache_init() on early init
|
8 年之前 |
Luis R. Rodriguez
|
a67e503b67
firmware: add helper to unregister pm ops
|
8 年之前 |
Linus Torvalds
|
f007cad159
Revert "firmware: add sanity check on shutdown/suspend"
|
8 年之前 |
Greg Kroah-Hartman
|
f75f6ff2ea
Merge 4.13-rc5 into driver-core-next
|
8 年之前 |
Luis R. Rodriguez
|
30172bead8
firmware: enable a debug print for batched requests
|
8 年之前 |
Luis R. Rodriguez
|
73da4b4b77
firmware: define pr_fmt
|
8 年之前 |
Luis R. Rodriguez
|
76098b36b5
firmware: send -EINTR on signal abort on fallback mechanism
|
8 年之前 |
Luis R. Rodriguez
|
260d9f2fc5
firmware: avoid invalid fallback aborts by using killable wait
|
8 年之前 |
Luis R. Rodriguez
|
90d41e74a9
firmware: fix batched requests - send wake up on failure on direct lookups
|
8 年之前 |
Luis R. Rodriguez
|
e44565f62a
firmware: fix batched requests - wake all waiters
|
8 年之前 |
Luis R. Rodriguez
|
06a45a93e7
firmware: move umh try locks into the umh code
|
8 年之前 |
Luis R. Rodriguez
|
8509adcaa9
firmware: move assign_firmware_buf() further up
|
8 年之前 |
Luis R. Rodriguez
|
81f9507628
firmware: add sanity check on shutdown/suspend
|
8 年之前 |
Luis R. Rodriguez
|
a669f04ab4
firmware: always enable the reboot notifier
|
8 年之前 |
Luis R. Rodriguez
|
c4b768934b
firmware: share fw fallback killing on reboot/suspend
|
8 年之前 |