summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2017-10-25locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland-12/+12
2017-10-20Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+174
2017-10-19firmware: tegra: Add BPMP debugfs supportTimo Alho-1/+451
2017-10-19firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen-2/+3
2017-10-17firmware: tegra: Propagate error code to callerTimo Alho-6/+16
2017-10-11firmware: qcom: scm: Expose download-mode controlBjorn Andersson-0/+107
2017-10-11firmware: qcom: scm: Expose secure IO serviceBjorn Andersson-0/+67
2017-10-09ti_sci: Use %pS printk format for direct addressesHelge Deller-1/+1
2017-10-09firmware: arm_scpi: silence sparse warningsHeiner Kallweit-8/+9
2017-10-09firmware: arm_scpi: remove all single element structuresSudeep Holla-15/+7
2017-10-09firmware: arm_scpi: drop unnecessary type cast to scpi_shared_memSudeep Holla-1/+1
2017-10-05firmware: arm_scpi: improve struct sensor_valueHeiner Kallweit-7/+5
2017-10-05firmware: arm_scpi: improve handling of protocol and firmware version subfieldsHeiner Kallweit-24/+19
2017-10-05firmware: arm_scpi: improve struct dvfs_info to make code better readableHeiner Kallweit-8/+5
2017-10-04firmware: arm_scpi: remove scpi_removeHeiner Kallweit-14/+2
2017-10-04firmware: arm_scpi: make freeing mbox channels device-managedHeiner Kallweit-21/+16
2017-10-04firmware: arm_scpi: pre-populate dvfs info in scpi_probeHeiner Kallweit-22/+26
2017-10-04firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_removeHeiner Kallweit-2/+0
2017-10-04firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to nullHeiner Kallweit-16/+6
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-2/+2
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds-5/+5
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-6/+6
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-40/+142
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-13/+4
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+5
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+4
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+38
2017-09-03Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki-10/+2
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko-5/+5
2017-08-28firmware: vpd: use memunmap instead of iounmapPan Bian-5/+5
2017-08-26efi/bgrt: Use efi_mem_type()Jan Beulich-21/+1
2017-08-26efi: Move efi_mem_type() to common codeJan Beulich-6/+31
2017-08-26efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King-1/+1
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel-7/+6
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett-0/+72
2017-08-26Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar-4/+38
2017-08-24Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-1/+1
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu-10/+2
2017-08-23firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_setSudeep Holla-1/+1
2017-08-21firmware/efi/esrt: Constify attribute_group structuresArvind Yadav-1/+1
2017-08-21firmware/efi: Constify attribute_group structuresArvind Yadav-1/+1
2017-08-21firmware/dcdbas: Constify attribute_group structuresArvind Yadav-1/+1
2017-08-21efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede-1/+11
2017-08-21efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel-0/+3
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel-1/+1
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel-1/+9
2017-08-21efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel-0/+5
2017-08-18Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-2/+2
2017-08-17firmware: tegra: set drvdata earlierTimo Alho-2/+2
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He-2/+2