aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-04-20firmware: arm_scmi: Fix sorting of retrieved clock ratesCristian Marussi
2022-04-20firmware: arm_scmi: Remove clear channel call on the TX channelCristian Marussi
2022-04-08firmware: google: Properly state IOMEM dependencyDavid Gow
2022-04-08firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08firmware: sysfb: fix platform-device leak in error pathJohan Hovold
2022-04-08firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-08firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-01efi/libstub: arm64: Fix image check alignment at entryMihai Carabas
2022-02-01efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2022-01-27firmware: Update Kconfig help text for Google firmwareBen Hutchings
2022-01-27efi: apply memblock cap after memblock_add()Pingfan Liu
2022-01-27drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefbMiaoqian Lin
2022-01-20firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-20firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-20firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-01firmware: arm_scmi: Fix type error in sensor protocolCristian Marussi
2021-12-01firmware: arm_scmi: Fix type error assignment in voltage protocolCristian Marussi
2021-12-01firmware: smccc: Fix check for ARCH_SOC_ID not implementedMichael Kelley
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-12-01firmware: arm_scmi: Fix base agent discover responseVincent Guittot
2021-12-01firmware: arm_scmi: Fix null de-reference on error pathCristian Marussi
2021-11-18firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh
2021-11-18firmware/psci: fix application of sizeof to pointerjing yangyang
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-11Merge tag 'ffa-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-06firmware: arm_scmi: Add proper barriers to scmi virtio deviceCristian Marussi
2021-10-06firmware: arm_scmi: Simplify spinlocks in virtio transportCristian Marussi
2021-10-05efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-05efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-10-05efi/libstub: Simplify "Exiting bootservices" messageHeinrich Schuchardt
2021-10-05firmware: arm_ffa: Fix __ffa_devices_unregisterSudeep Holla
2021-10-05firmware: arm_ffa: Add missing remove callback to ffa_bus_typeSudeep Holla
2021-09-20firmware: arm_scmi: Remove __exit annotationArnd Bergmann
2021-09-20firmware: arm_scmi: Fix virtio transport Kconfig dependencyCristian Marussi
2021-09-19firmware: qcom_scm: QCOM_SCM should depend on ARCH_QCOMGeert Uytterhoeven
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Konrad Rzeszutek Wilk
2021-09-02iscsi_ibft: Fix isa_bus_to_virt not working under ARMKonrad Rzeszutek Wilk
2021-09-02firmware: dmi: Move product_sku info to the end of the modaliasHans de Goede
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds