summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2018-03-20fw_cfg: fix sparse warning reading FW_CFG_IDMarc-André Lureau1-2/+3
2018-03-20fw_cfg: fix sparse warnings with fw_cfg_fileMarc-André Lureau1-13/+15
2018-03-20fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()Marc-André Lureau1-3/+6
2018-03-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)1-1/+1
2018-03-14firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck1-0/+31
2018-03-13efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel1-2/+2
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel3-15/+6
2018-03-12efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel1-13/+4
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth2-9/+9
2018-03-09FIRMWARE: bcm47xx_nvram: Replace mac address parsingAndy Shevchenko2-15/+4
2018-03-09efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko1-5/+6
2018-03-09efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel1-1/+1
2018-03-09efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel1-4/+1
2018-03-09efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko1-8/+1
2018-03-09efi/arm*: Only register page tables when they existMark Rutland1-0/+3
2018-03-08firmware: tegra: adjust tested variableJulia Lawall1-1/+1
2018-03-08firmware: tegra: Simplify channel managementMikko Perttunen1-78/+64
2018-03-07firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probeSudeep Holla1-13/+12
2018-03-07Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann12-0/+2954
2018-02-28firmware: arm_scmi: add device power domain support using genpdSudeep Holla3-0/+143
2018-02-28firmware: arm_scmi: add per-protocol channels support using idr objectsSudeep Holla1-12/+42
2018-02-28firmware: arm_scmi: refactor in preparation to support per-protocol channelsSudeep Holla1-34/+56
2018-02-28firmware: arm_scmi: add option for polling based performance domain operationsSudeep Holla1-8/+11
2018-02-28firmware: arm_scmi: add support for polling based SCMI transfersSudeep Holla1-8/+47
2018-02-28firmware: arm_scmi: probe and initialise all the supported protocolsSudeep Holla1-1/+50
2018-02-28firmware: arm_scmi: add initial support for sensor protocolSudeep Holla2-1/+292
2018-02-28firmware: arm_scmi: add initial support for power protocolSudeep Holla2-1/+222
2018-02-28firmware: arm_scmi: add initial support for clock protocolSudeep Holla2-1/+343
2018-02-28firmware: arm_scmi: add initial support for performance protocolSudeep Holla3-1/+480
2018-02-28firmware: arm_scmi: add scmi protocol bus to enumerate protocol devicesSudeep Holla3-1/+224
2018-02-28firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla4-1/+345
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla5-0/+768
2018-02-23firmware: arm_scpi: improve info message for pre-1.0 firmwareHeiner Kallweit1-6/+15
2018-02-23firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitionsHeiner Kallweit1-23/+15
2018-02-23firmware: arm_scpi: remove struct sensor_capabilitiesHeiner Kallweit1-8/+4
2018-02-23firmware: arm_scpi: fix incorrect __iomem accesses using correct accessorsHeiner Kallweit1-8/+9
2018-02-23firmware: arm_scpi: remove all single element structuresSudeep Holla1-15/+7
2018-02-23firmware: arm_scpi: drop unnecessary type cast to scpi_shared_memSudeep Holla1-1/+1
2018-02-23firmware: arm_scpi: improve struct sensor_valueHeiner Kallweit1-7/+5
2018-02-23firmware: arm_scpi: improve handling of protocol and firmware version subfieldsHeiner Kallweit1-24/+19
2018-02-23firmware: arm_scpi: improve struct dvfs_info to make code better readableHeiner Kallweit1-8/+5
2018-02-23firmware: arm_scpi: make scpi_probe completely device-managedHeiner Kallweit1-8/+2
2018-02-23firmware: arm_scpi: make freeing mbox channels device-managedHeiner Kallweit1-21/+16
2018-02-23firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_removeHeiner Kallweit1-2/+0
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+50
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+1
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+27
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier1-5/+23
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+7