summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-05-23Merge tag 'efi-urgent-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-05-22efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-05-22efi/libstub: prevent read overflow in find_file_option()Dan Carpenter
2021-05-22efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-05-22efi/fdt: fix panic when no valid fdt foundChangbin Du
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-29psci: Remove unneeded semicolonYang Li
2021-04-28Merge tag 'scmi-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-27firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handleWan Jiabing
2021-04-27firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter
2021-04-26Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22firmware: xilinx: Add pinctrl supportSai Krishna Potthuri
2021-04-13Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2021-04-10firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn
2021-04-09Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2021-04-08psci: use function_nocfi for cpu_resumeSami Tolvanen
2021-04-08Merge tag 'socfpga_update_for_v5.13_part2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2021-04-06firmware: qcom_scm: Fix kernel-doc function names to matchStephen Boyd
2021-04-06firmware: qcom_scm: Suppress sysfs bind attributesStephen Boyd
2021-04-06firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd
2021-04-06firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd
2021-04-06firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-04-04firmware: stratix10-svc: build only on 64-bit ARMKrzysztof Kozlowski
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green
2021-04-01Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-04-01Merge tag 'imx-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon
2021-03-30firmware: arm_scmi: Add dynamic scmi devices creationCristian Marussi
2021-03-30firmware: arm_scmi: Add protocol modularization supportCristian Marussi
2021-03-30firmware: arm_scmi: Rename non devres notify_opsCristian Marussi
2021-03-30firmware: arm_scmi: Make notify_priv really privateCristian Marussi
2021-03-30firmware: arm_scmi: Cleanup events registration transient codeCristian Marussi
2021-03-30firmware: arm_scmi: Cleanup unused core transfer helper wrappersCristian Marussi
2021-03-30firmware: arm_scmi: Cleanup legacy protocol init codeCristian Marussi