summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2021-06-08firmware: arm_scmi: Add delayed response status checkCristian Marussi-2/+6
2021-06-08firmware: arm_scmi: Add compatibility checks for shmem nodeSudeep Holla-0/+6
2021-06-08arm64: smccc: Support SMCCC v1.3 SVE register saving hintMark Brown-0/+4
2021-06-03firmware: arm_scpi: Add compatibility checks for shmem nodeSudeep Holla-0/+11
2021-06-03firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selectedSudeep Holla-0/+2
2021-06-02firmware: arm_scmi: Reset Rx buffer to max size during async commandsCristian Marussi-0/+4
2021-06-02firmware: arm_scmi: Add SMCCC discovery dependency in KconfigEtienne Carriere-2/+2
2021-06-01firmware: tegra: Fix error return code in tegra210_bpmp_init()Zhen Lei-1/+1
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman-3/+3
2021-05-27firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET-7/+15
2021-05-26firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla-0/+199
2021-05-26firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla-0/+233
2021-05-26firmware: arm_ffa: Add support for SMCCC as transport to FFA driverSudeep Holla-1/+50
2021-05-26firmware: arm_ffa: Add initial Arm FFA driver supportSudeep Holla-11/+341
2021-05-26firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla-0/+229
2021-05-23Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar-32/+19
2021-05-23Merge tag 'efi-urgent-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar-9/+5
2021-05-22efi/dev-path-parser: Switch to use for_each_acpi_dev_match()Andy Shevchenko-31/+18
2021-05-22efi/apple-properties: Handle device properties with software node APIHeikki Krogerus-1/+1
2021-05-22efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes-3/+1
2021-05-22efi/libstub: prevent read overflow in find_file_option()Dan Carpenter-1/+1
2021-05-22efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit-5/+0
2021-05-22efi/fdt: fix panic when no valid fdt foundChangbin Du-0/+3
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2021-05-11firmware: arm_scmi: Add clock management to the SCMI power domainNicolas Pitre-0/+26
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+54
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+114
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+1
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-45/+47
2021-04-29psci: Remove unneeded semicolonYang Li-1/+1
2021-04-28Merge tag 'scmi-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-3/+3
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-2/+5
2021-04-27firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handleWan Jiabing-2/+0
2021-04-27firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter-1/+3
2021-04-26Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-838/+2050
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+10
2021-04-26Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+2
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown-0/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-1/+54
2021-04-22firmware: xilinx: Add pinctrl supportSai Krishna Potthuri-0/+114
2021-04-13Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann-2/+3
2021-04-10firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying-0/+1
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn-2/+2
2021-04-09Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-48/+64
2021-04-08psci: use function_nocfi for cpu_resumeSami Tolvanen-2/+5
2021-04-08Merge tag 'socfpga_update_for_v5.13_part2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-1/+1
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-780/+1879