summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2020-09-29efi: mokvar-table: fix some issues in new codeArd Biesheuvel-14/+11
2020-09-29efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel-6/+6
2020-09-28firmware: arm_sdei: Remove _sdei_event_unregister()Gavin Shan-12/+6
2020-09-28firmware: arm_sdei: Remove _sdei_event_register()Gavin Shan-49/+28
2020-09-28firmware: arm_sdei: Introduce sdei_do_local_call()Gavin Shan-16/+25
2020-09-28firmware: arm_sdei: Cleanup on cross call functionGavin Shan-5/+9
2020-09-28firmware: arm_sdei: Remove while loop in sdei_event_unregister()Gavin Shan-15/+14
2020-09-28firmware: arm_sdei: Remove while loop in sdei_event_register()Gavin Shan-27/+25
2020-09-28firmware: arm_sdei: Remove redundant error message in sdei_probe()Gavin Shan-2/+0
2020-09-28firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()Gavin Shan-1/+1
2020-09-28firmware: arm_sdei: Unregister driver on error in sdei_init()Gavin Shan-3/+6
2020-09-28firmware: arm_sdei: Avoid nested statements in sdei_init()Gavin Shan-11/+12
2020-09-28firmware: arm_sdei: Retrieve event number from event instanceGavin Shan-1/+1
2020-09-28firmware: arm_sdei: Common block for failing path in sdei_event_create()Gavin Shan-14/+16
2020-09-28firmware: arm_sdei: Remove sdei_is_err()Gavin Shan-23/+3
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-2/+4
2020-09-26Merge tag 'tegra-for-5.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson-1/+2
2020-09-25efi: Delete deprecated parameter commentsTian Tao-1/+0
2020-09-25efi/libstub: Fix missing-prototypes in string.cTian Tao-0/+1
2020-09-25efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel-23/+24
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson-5/+7
2020-09-21Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman-1/+1
2020-09-20Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding-1/+2
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver-0/+9
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver-2/+7
2020-09-17efi/x86: Add a quirk to support command line arguments on Dell EFI firmwareArvind Sankar-2/+135
2020-09-16efi/libstub: arm32: Use low allocation for the uncompressed kernelArd Biesheuvel-189/+38
2020-09-16efi/libstub: Export efi_low_alloc_above() to other unitsArd Biesheuvel-2/+5
2020-09-16efi/libstub: Add efi_warn and *_once logging helpersArvind Sankar-0/+23
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel-3/+3
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz-0/+368
2020-09-16efi/printf: remove unneeded semicolonTian Tao-1/+1
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel-1/+1
2020-09-14media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov-0/+25
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman-5/+5
2020-09-14firmware: arm_scmi: Enable building as a single moduleSudeep Holla-3/+5
2020-09-14firmware: arm_scmi: Move scmi protocols registration into the driverSudeep Holla-37/+42
2020-09-14firmware: arm_scmi: Move scmi bus init and exit calls into the driverSudeep Holla-5/+20
2020-09-14firmware: smccc: Export both smccc functionsSudeep Holla-0/+2
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2020-09-13firmware: imx: scu-pd: ignore power domain not ownedPeng Fan-0/+4
2020-09-11firmware: ti_sci: allow frequency change for disabled clocks by defaultTero Kristo-2/+4
2020-09-11efi: Rename arm-init to efi-init common for all archAtish Patra-1/+1
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook-5/+5
2020-09-09firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_freeSudeep Holla-1/+1
2020-09-08firmware: arm_scmi: Add SCMI device for system power protocolCristian Marussi-0/+1
2020-09-08firmware: arm_scmi: Add system power protocol supportCristian Marussi-1/+137
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel-4/+3
2020-09-07firmware: arm_scmi: Constify static scmi-opsRikard Falkeborn-9/+9