index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
Age
Commit message (
Expand
)
Author
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
2023-11-03
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-27
firmware_loader: Abort all upcoming firmware load request once reboot triggered
Mukesh Ojha
2023-10-27
firmware_loader: Refactor kill_pending_fw_fallback_reqs()
Mukesh Ojha
2023-10-11
fw loader: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-05-31
firmware_loader: Fix a NULL vs IS_ERR() check
Dan Carpenter
2023-04-20
firmware_loader: rework crypto dependencies
Arnd Bergmann
2023-04-20
firmware_loader: Strip off \n from customized path
Florian Fainelli
2023-03-29
firmware_loader: Add debug message with checksum for FW file
Amadeusz Sławiński
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-10
firmware_loader: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-12-06
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-09-01
firmware_loader: Fix memory leak in firmware upload
Russ Weight
2022-09-01
firmware_loader: Fix use-after-free during unregister
Russ Weight
2022-07-28
firmware_loader: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-06-03
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-06
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
2022-05-03
firmware_loader: describe 'module' parameter of firmware_upload_register()
Bagas Sanjaya
2022-04-29
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Russ Weight
2022-04-29
firmware_loader: Fix configs for sysfs split
Russ Weight
2022-04-27
Revert "firmware_loader: use kernel credentials when reading firmware"
Greg Kroah-Hartman
2022-04-26
firmware_loader: Add sysfs nodes to monitor fw_upload
Russ Weight
2022-04-26
firmware_loader: Add firmware-upload support
Russ Weight
2022-04-26
firmware_loader: Split sysfs support from fallback
Russ Weight
2022-04-22
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
2022-04-22
firmware_loader: Check fw_state_is_done in loading_store
Russ Weight
2022-04-22
firmware_loader: Clear data and size in fw_free_paged_buf
Russ Weight
2022-04-22
firmware: Add the support for ZSTD-compressed firmware files
Takashi Iwai
2022-02-25
firmware_loader: EXTRA_FIRMWARE does not support compressed files
Randy Dunlap
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2021-10-22
firmware_loader: move struct builtin_fw to the only place used
Luis Chamberlain
2021-10-22
firmware_loader: formalize built-in firmware API
Luis Chamberlain
2021-10-05
firmware_loader: add a sanity check for firmware_request_builtin()
Luis Chamberlain
2021-10-05
firmware_loader: split built-in firmware call
Luis Chamberlain
2021-10-05
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-07-29
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
2021-07-29
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
2021-07-21
firmware: fix theoretical UAF race with firmware cache and resume
Zhen Lei
2021-06-04
firmware_loader: remove unneeded 'comma' macro
Masahiro Yamada
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2020-11-09
drivers: base: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-06
firmware_loader: fix a kernel-doc markup
Mauro Carvalho Chehab
[next]