summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-20Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-07-20efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko
2021-07-16Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-07-16efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra
2021-07-16firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier
2021-07-16efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek
2021-07-13firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi
2021-07-13firmware: arm_scmi: Avoid padding in sensor message structureCristian Marussi
2021-07-13firmware: arm_scmi: Fix kernel doc warnings about return valuesCristian Marussi
2021-07-12firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla
2021-07-12firmware: arm_ffa: Fix the comment styleSudeep Holla
2021-07-12firmware: arm_ffa: Simplify probe functionUwe Kleine-König
2021-07-12firmware: arm_ffa: Ensure drivers provide a probe functionUwe Kleine-König
2021-07-12firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla
2021-07-12firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla
2021-07-12firmware: arm_scmi: Simplify device probe function on the busSudeep Holla
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-29qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon
2021-06-23Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2021-06-23Merge tag 'mvebu-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2021-06-17PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()Marc Zyngier
2021-06-17firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...Pali Rohár
2021-06-17firmware: turris-mox-rwtm: show message about HWRNG registrationPali Rohár
2021-06-17firmware: turris-mox-rwtm: fail probing when firmware does not support hwrngPali Rohár
2021-06-17firmware: turris-mox-rwtm: report failures betterMarek Behún
2021-06-17firmware: turris-mox-rwtm: fix reply status decoding functionMarek Behún
2021-06-15Merge tag 'arm-ffa-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson
2021-06-15Merge tag 'tegra-for-5.14-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-15Merge tag 'qcom-drivers-for-5.14' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman
2021-06-13ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handlerGuenter Roeck
2021-06-12Merge tag 'scmi-updates-5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2021-06-11firmware: tegra: bpmp: Fix Tegra234-only buildsThierry Reding
2021-06-10firmware: qcom_scm: Add MDM9607 compatibleKonrad Dybcio
2021-06-08firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_idSudeep Holla
2021-06-08firmware: arm_scmi: Move reinit_completion from scmi_xfer_get to do_xferCristian Marussi
2021-06-08firmware: arm_scmi: Add delayed response status checkCristian Marussi
2021-06-08firmware: arm_scmi: Add compatibility checks for shmem nodeSudeep Holla
2021-06-08arm64: smccc: Support SMCCC v1.3 SVE register saving hintMark Brown
2021-06-03firmware: arm_scpi: Add compatibility checks for shmem nodeSudeep Holla
2021-06-03firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selectedSudeep Holla