summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-134-49/+193
|\
| * efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-051-10/+27
| * efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+73
| * efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-053-37/+88
| * efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda2016-09-051-2/+5
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-081-4/+4
|\ \
| * | dmi-id: don't free dev structure after calling device_registerAllen Hung2016-09-081-4/+4
| |/
* | Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-08-251-2/+3
|\ \ | |/ |/|
| * firmware: arm_scpi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-081-2/+3
* | efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2016-08-112-6/+8
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-018-162/+1090
|\
| * Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-07-141-1/+9
| |\
| | * firmware: qcom: scm: Change initcall to subsysAndy Gross2016-07-051-1/+1
| | * firmware: qcom_scm: Add missing is_available APIAndy Gross2016-07-051-0/+8
| * | firmware: scpi: add CONFIG_OF dependencyArnd Bergmann2016-07-071-2/+1
| * | Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-07-045-153/+874
| |\|
| | * firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson2016-06-245-0/+63
| | * firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson2016-06-244-0/+326
| | * firmware: qcom: scm: Add support for ARM64 SoCsKumar Gala2016-06-244-5/+208
| | * firmware: qcom: scm: Convert to streaming DMA APISAndy Gross2016-06-243-106/+53
| | * firmware: qcom: scm: Generalize shared error mapAndy Gross2016-06-242-17/+16
| | * firmware: qcom: scm: Use atomic SCM for cold bootAndy Gross2016-06-241-18/+45
| | * firmware: qcom: scm: Convert SCM to platform driverAndy Gross2016-06-241-9/+165
| * | firmware: scpi: add device power domain support using genpdSudeep Holla2016-06-213-0/+174
| * | firmware: arm_scpi: add support for device power state managementSudeep Holla2016-06-211-0/+30
| * | firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHUSudeep Holla2016-06-131-1/+1
| * | firmware: arm_scpi: mark scpi_get_sensor_value as staticSudeep Holla2016-06-131-1/+1
| * | firmware: arm_scpi: remove dvfs_get packed structureSudeep Holla2016-06-131-7/+3
| |/
* | 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-261-0/+13
|\ \ \
| * | | Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-251-8/+6
| |\| |
| * | | 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-262-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/+10
* | | 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/+6
|/
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-3/+1
|\
| * Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-192-4/+38
| |\
| * | firmware: fw_cfg register offsets on supported architectures onlyGabriel Somlo2016-03-291-3/+1
* | | 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-181-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