summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-10-27efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2020-06-29efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2019-11-28gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2019-11-10firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2019-11-10firmware/psci: Expose PSCI conduitMarc Zyngier
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2019-11-10ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-08-25iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai
2019-04-03efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-03-23iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2018-11-27efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2018-11-27efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2017-12-20efi/esrt: Cleanup bad memory map log messagesDaniel Drake
2017-12-16efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2017-10-08drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang
2016-05-04efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-03-03efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03efi: Do variable name validation tests in utf8Peter Jones
2016-03-03efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson
2015-10-23Merge branch 'drivers/psci2' into next/driversOlof Johansson
2015-10-23drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2015-10-15Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt
2015-10-14firmware: qcom-scm: build for correct architecture levelArnd Bergmann
2015-10-14qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann