summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli-3/+3
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-14/+1161
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-15/+179
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang-1/+1
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel-1/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel-0/+71
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi-2/+2
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel-4/+4
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson-0/+268
2015-10-23Merge branch 'drivers/psci2' into next/driversOlof Johansson-3/+4
2015-10-23drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi-3/+4
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-10/+97
2015-10-15Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann-4/+4
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt-0/+268
2015-10-14firmware: qcom-scm: build for correct architecture levelArnd Bergmann-1/+1
2015-10-14qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark-3/+3
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+791
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar-36/+307
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar-25/+535
2015-10-12arm64: add KASAN supportAndrey Ryabinin-0/+8
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel-6/+90
2015-10-12arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel-9/+0
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi-0/+261
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings-0/+1
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel-0/+18
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel-14/+16
2015-10-12efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi-2/+3
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm-4/+2
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm-0/+3
2015-10-12drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker-16/+3
2015-10-11efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming-1/+3
2015-10-09firmware: arm_scpi: Extend to support sensorsPunit Agrawal-0/+60
2015-10-02drivers: firmware: psci: add system suspend supportSudeep Holla-0/+33
2015-10-02drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla-10/+11
2015-10-02drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi-0/+1
2015-10-02drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi-2/+32
2015-10-02drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi-0/+6
2015-10-02drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi-0/+15
2015-10-02drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi-0/+1
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel-15/+73
2015-09-28firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla-0/+731
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+73
2015-09-23firmware: qcom: scm: Add function stubs for ARM64Andy Gross-1/+73
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin-4/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-3/+387
2015-09-03Merge branch 'devel-stable' into for-linusRussell King-0/+386
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin-1/+1
2015-08-11firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King-3/+1