summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-19x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-17drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla
2018-01-15firmware: arm_sdei: Fix return value check in sdei_present_dt()Wei Yongjun
2018-01-14firmware: arm_sdei: Discover SDEI support via ACPIJames Morse
2018-01-14firmware: arm_sdei: add support for CPU private eventsJames Morse
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-08drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen
2018-01-03efi: Parse ARM error information valueTyler Baicar
2018-01-03efi: Move ARM CPER code to new fileTyler Baicar
2018-01-03efi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-03efi/capsule-loader: Fix pr_err() string to end with newlineArvind Yadav
2018-01-03efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-06efi: Add comment to avoid future expanding of sysfs systabDave Young
2017-12-06efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-03firmware: arm_scpi: Revert updates made during v4.15 merge windowOlof Johansson
2017-12-01fw_cfg: fix driver removeMarc-André Lureau
2017-11-28firmware: vpd: Fix platform driver and device registration/unregistrationGuenter Roeck
2017-11-28firmware: vpd: Tie firmware kobject to device lifetimeGuenter Roeck
2017-11-28firmware: vpd: Destroy vpd sections in remove functionGuenter Roeck
2017-11-21drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-11-14fw_cfg: fix the command line module nameMarc-André Lureau
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()Lorenzo Pieralisi
2017-11-02Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann
2017-11-02Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi
2017-10-27efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel
2017-10-25efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel
2017-10-25efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter
2017-10-25locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland
2017-10-20Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-10-19firmware: tegra: Add BPMP debugfs supportTimo Alho
2017-10-19firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen
2017-10-17firmware: tegra: Propagate error code to callerTimo Alho