summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | | | | 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-161-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-163-26/+21
|\ \ \ \ \ \
| * | | | | | 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/+9
| | |_|/ / / | |/| | | |
* | | | | | efi: Merge boolean flag argumentsJulia Lawall2016-05-072-16/+12
* | | | | | efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming2016-05-071-18/+11
* | | | | | 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-281-11/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-261-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/+0
* | | | | | efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-281-0/+31
* | | | | | efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-281-4/+0
* | | | | | 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/+3
* | | | | | 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
OpenPOWER on IntegriCloud