aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-04-16firmware: arm_scmi: remove redundant null check on arrayColin Ian King
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-27Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2018-03-27Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2018-03-27Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann
2018-03-27firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko
2018-03-27edd: don't spam log if no EDD information is presentJohannes Thumshirn
2018-03-20firmware: arm_scmi: prevent accessing rate_discrete uninitializedAnders Roxell
2018-03-20fw_cfg: write vmcoreinfo detailsMarc-André Lureau
2018-03-20fw_cfg: add DMA registerMarc-André Lureau
2018-03-20fw_cfg: add a public uapi headerMarc-André Lureau
2018-03-20fw_cfg: handle fw_cfg_read_blob() errorMarc-André Lureau
2018-03-20fw_cfg: remove inline from fw_cfg_read_blob()Marc-André Lureau
2018-03-20fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR readMarc-André Lureau
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