summaryrefslogtreecommitdiff
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \
| | * | | | firmware: arm_scpi: Extend to support sensorsPunit Agrawal2015-10-09
| | * | | | firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla2015-09-28
| | | |_|/ | | |/| |
* | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\ \ \ \ \
| * | | | | efi-pstore: fix kernel-doc argument nameGeliang Tang2015-11-02
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\ \ \ \ \
| * | | | | arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-02
| * | | | | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-30
| * | | | | arm64: add KASAN supportAndrey Ryabinin2015-10-12
| * | | | | arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-12
| * | | | | arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-12
| |/ / / /
* | | | | efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi2015-10-28
* | | | | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28