summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-272-16/+70
|\
| * Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-062-16/+70
* | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-271-0/+13
|\ \
| * | Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-251-8/+6Star
| |\|
| * | efi-pstore: implement efivars_pstore_exit()Geliang Tang2016-06-021-0/+7
| * | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-0/+6
* | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-272-7/+155
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-7/+59
| |\ \ \ \ | | | | |/ | | | |/|
| | * / | drivers: firmware: psci: initialise idle states using ACPI LPISudeep Holla2016-07-211-7/+59
| | |/ /
| * / / efi / ACPI: load SSTDs from EFI variablesOctavian Purdila2016-07-081-0/+96
| |/ /
* | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-43/+10Star
* | | efibc: Report more information in the error messagesCompostella, Jeremy2016-06-271-2/+2
|/ /
* / efi/arm: Fix the format of EFI debug messagesDennis Chen2016-06-031-8/+6Star
|/
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-211-3/+1Star
|\
| * Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-182-4/+38
| |\
| * | firmware: fw_cfg register offsets on supported architectures onlyGabriel Somlo2016-03-291-3/+1Star
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-193-0/+749
|\ \ \
| * | | MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-133-0/+749
* | | | Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-191-1/+65
|\ \ \ \
| * | | | ibft: Expose iBFT acpi header via sysfsDavid Bond2016-05-161-1/+65
| * | | | iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke2016-05-161-0/+4
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-181-3/+3
|\ \ \ \ \
| * | | | | drivers: firmware: psci: make two helper functions inlineArnd Bergmann2016-04-261-2/+2
| * | | | | drivers: firmware: psci: make two helper functions staticJisheng Zhang2016-04-251-2/+2
| * | | | | drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang2016-04-251-1/+1
* | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-171-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-05-161-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | drivers: firmware: psci: use const and __initconst for psci_cpuidle_opsJisheng Zhang2016-04-201-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-173-26/+21Star
|\ \ \ \ \ \
| * | | | | | arm64: kaslr: increase randomization granularityArd Biesheuvel2016-04-281-3/+12
| * | | | | | efi: ARM: avoid warning about phys_addr_t castArnd Bergmann2016-04-191-1/+1
| * | | | | | efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-152-23/+9Star
| | |_|/ / / | |/| | | |
* | | | | | efi: Merge boolean flag argumentsJulia Lawall2016-05-072-16/+12Star
* | | | | | efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming2016-05-071-18/+11Star
* | | | | | efibc: Fix excessive stack footprint warningJeremy Compostella2016-05-071-11/+23
* | | | | | efi/capsule: Make efi_capsule_pending() locklessMatt Fleming2016-05-071-10/+25
* | | | | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-072-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-05-051-1/+1
| |\ \ \ \ \
| | * | | | | firmware: qemu_fw_cfg.c: potential unintialized variableDan Carpenter2016-04-211-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-291-11/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-271-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-261-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland2016-04-281-7/+0Star
* | | | | | efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-281-0/+31
* | | | | | efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-281-4/+0Star
* | | | | | efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland2016-04-281-0/+40
* | | | | | efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel2016-04-281-14/+3Star
* | | | | | efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong2016-04-283-0/+354
* | | | | | efi: Add 'capsule' update supportMatt Fleming2016-04-283-1/+312
* | | | | | efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-282-33/+33