summaryrefslogtreecommitdiff
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAge
* Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\
| * arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-05-11
| * efi: stub: use high allocation for converted command lineArd Biesheuvel2016-05-11
| * efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2016-05-11
| * efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-05-11
| * efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-05-11
| * 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
* | firmware: qcom: tz_log: fix incorrect datatype for warm_jmp_addr.Mallikarjuna Reddy Amireddy2016-08-09
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * 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: qcom: add snapshot of tz_log.cZhen Kong2016-03-23
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
|/
* 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
* | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
|\ \ \ \ \
| * | | | | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-12