summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-03-19firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-17efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-10arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2021-03-07efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-09firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König
2021-02-01firmware: qcom_scm: update comment for ICE-related functionsEric Biggers
2021-01-31Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara
2021-01-21efi/arm64: Update debug prints to reflect other entropy sourcesMark Brown
2021-01-19efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel
2021-01-19efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()Ard Biesheuvel
2021-01-18firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap
2021-01-14efi/libstub: disable LTOSami Tolvanen
2021-01-13firmware: arm_scmi: Fix call site of scmi_notification_exitCristian Marussi
2021-01-06firmware: arm_scmi: Augment SMC/HVC to allow optional interruptJim Quinlan
2020-12-31efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan
2020-12-09efi: Update implementation of add_links() to create fwnode linksSaravana Kannan
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel