summaryrefslogtreecommitdiff
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAge
* efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-27
* efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes2021-06-10
* efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-29
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-20
* efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-20
* efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-20
* gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2019-11-28
* firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2019-11-10
* firmware/psci: Expose PSCI conduitMarc Zyngier2019-11-10
* ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2019-11-10
* ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2019-11-10
* efi/cper: Fix endianness of PCIe class codeLukas Wunner2019-11-06
* efi: cper: print AER info of PCIe fatal errorXiaofei Tan2019-10-05
* iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2019-08-25
* efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2019-04-03
* Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin2019-03-23
* iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-03-23
* x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-20
* efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2018-11-27
* efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel2018-11-27
* firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare2018-05-30
* efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-12-20
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-16
* x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2017-12-05
* drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang2017-10-08
* efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-05-04
* efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek2016-05-04
* efi: Add pstore variables to the deletion whitelistMatt Fleming2016-03-03
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-03
* efi: Make our variable validation list include the guidPeter Jones2016-03-03
* efi: Do variable name validation tests in utf8Peter Jones2016-03-03
* efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-03-03
* firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli2016-01-08
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\
| * Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson2015-10-26
| |\
| | * ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt2015-10-14
| * | Merge branch 'drivers/psci2' into next/driversOlof Johansson2015-10-23
| |\ \
| | * | drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi2015-10-23
| * | | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-22
| |\| |
| | * | drivers: firmware: psci: add system suspend supportSudeep Holla2015-10-02
| | * | drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla2015-10-02
| | * | drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi2015-10-02
| | * | drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2015-10-02
| | * | drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi2015-10-02
| | * | drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-02
| | * | drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi2015-10-02
| * | | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann2015-10-15
| |\ \ \
| | * | | firmware: qcom-scm: build for correct architecture levelArnd Bergmann2015-10-14
| | * | | qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark2015-10-14
| * | | | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-14
| |\ \ \ \