aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-03-20fw_cfg: fix sparse warning reading FW_CFG_IDMarc-André Lureau
2018-03-20fw_cfg: fix sparse warnings with fw_cfg_fileMarc-André Lureau
2018-03-20fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()Marc-André Lureau
2018-03-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)
2018-03-14firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck
2018-03-13efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel
2018-03-12efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth
2018-03-09FIRMWARE: bcm47xx_nvram: Replace mac address parsingAndy Shevchenko
2018-03-09efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko
2018-03-09efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel
2018-03-09efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel
2018-03-09efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko
2018-03-09efi/arm*: Only register page tables when they existMark Rutland
2018-03-08firmware: tegra: adjust tested variableJulia Lawall
2018-03-08firmware: tegra: Simplify channel managementMikko Perttunen
2018-03-07firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probeSudeep Holla
2018-03-07Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2018-02-28firmware: arm_scmi: add device power domain support using genpdSudeep Holla
2018-02-28firmware: arm_scmi: add per-protocol channels support using idr objectsSudeep Holla
2018-02-28firmware: arm_scmi: refactor in preparation to support per-protocol channelsSudeep Holla
2018-02-28firmware: arm_scmi: add option for polling based performance domain operationsSudeep Holla
2018-02-28firmware: arm_scmi: add support for polling based SCMI transfersSudeep Holla
2018-02-28firmware: arm_scmi: probe and initialise all the supported protocolsSudeep Holla
2018-02-28firmware: arm_scmi: add initial support for sensor protocolSudeep Holla
2018-02-28firmware: arm_scmi: add initial support for power protocolSudeep Holla
2018-02-28firmware: arm_scmi: add initial support for clock protocolSudeep Holla
2018-02-28firmware: arm_scmi: add initial support for performance protocolSudeep Holla
2018-02-28firmware: arm_scmi: add scmi protocol bus to enumerate protocol devicesSudeep Holla
2018-02-28firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla
2018-02-23firmware: arm_scpi: improve info message for pre-1.0 firmwareHeiner Kallweit
2018-02-23firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitionsHeiner Kallweit
2018-02-23firmware: arm_scpi: remove struct sensor_capabilitiesHeiner Kallweit
2018-02-23firmware: arm_scpi: fix incorrect __iomem accesses using correct accessorsHeiner Kallweit
2018-02-23firmware: arm_scpi: remove all single element structuresSudeep Holla
2018-02-23firmware: arm_scpi: drop unnecessary type cast to scpi_shared_memSudeep Holla
2018-02-23firmware: arm_scpi: improve struct sensor_valueHeiner Kallweit
2018-02-23firmware: arm_scpi: improve handling of protocol and firmware version subfieldsHeiner Kallweit
2018-02-23firmware: arm_scpi: improve struct dvfs_info to make code better readableHeiner Kallweit
2018-02-23firmware: arm_scpi: make scpi_probe completely device-managedHeiner Kallweit
2018-02-23firmware: arm_scpi: make freeing mbox channels device-managedHeiner Kallweit
2018-02-23firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_removeHeiner Kallweit
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds