summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_removeHeiner Kallweit2018-02-231-2/+0Star
| |/ /
* | | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-051-0/+31
|\ \ \
| * | | firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck2018-03-141-0/+31
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-5/+3Star
|\ \ \
| * | | edd: don't spam log if no EDD information is presentJohannes Thumshirn2018-03-271-5/+3Star
| | |/ | |/|
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-037-55/+31Star
|\ \ \
| * | | efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-123-15/+6Star
| * | | efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel2018-03-121-13/+4Star
| * | | efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-122-9/+9
| * | | efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko2018-03-091-5/+6
| * | | efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel2018-03-091-1/+1
| * | | efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel2018-03-091-4/+1Star
| * | | efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko2018-03-091-8/+1Star
| * | | efi/arm*: Only register page tables when they existMark Rutland2018-03-091-0/+3
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-031-0/+20
|\ \ \ | |_|/ |/| |
| * | firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko2018-03-271-0/+20
| |/
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-2/+2
|\ \
| * | efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
| |/
* / platform/x86: Fix dell driver init orderDarren Hart (VMware)2018-03-141-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-081-5/+50
|\
| * firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2018-02-061-0/+27
| * firmware/psci: Expose PSCI conduitMarc Zyngier2018-02-061-5/+23
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-3/+1Star
|\ \
| * | firmware: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-311-3/+1Star
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-6/+7
|\ \ \
| * | | ibft: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-2/+3
| * | | edd: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-4/+4
* | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-032-37/+29Star
|\ \ \ \
| * | | | firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel2018-02-032-5/+3Star
| * | | | firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare2018-02-031-13/+9Star
| * | | | firmware: dmi_scan: Drop dmi_initializedJean Delvare2018-02-031-13/+8Star
| * | | | firmware: dmi: Optimize dmi_matchesJean Delvare2018-02-031-8/+11
| | |/ / | |/| |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-024-28/+4Star
|\ \ \ \
| * | | | psci: add CPU_IDLE dependencyArnd Bergmann2018-01-191-1/+1
| * | | | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-051-24/+0Star
| |\ \ \ \
| | * | | | firmware: qcom_scm: drop redandant of_platform_populateSudeep Holla2017-12-201-24/+0Star
| * | | | | Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson2018-01-051-2/+2
| |\ \ \ \ \
| | * | | | | firmware: ti_sci: Use %zu for size_t print formatNishanth Menon2017-12-161-2/+2
| | |/ / / /
| * | | | | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson2018-01-051-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/nextFlorian Fainelli2017-12-211-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | firmware: raspberrypi: print time using time64_tArnd Bergmann2017-11-291-1/+1
* | | | | | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-011-1/+1
|\ \ \ \ \ \
| * | | | | | kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-211-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-315-3/+127
|\ \ \ \ \ \
| * | | | | | efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-085-3/+127
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-304-0/+1103
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | firmware: arm_sdei: Fix return value check in sdei_present_dt()Wei Yongjun2018-01-151-1/+1
| * | | | | firmware: arm_sdei: Discover SDEI support via ACPIJames Morse2018-01-141-1/+40
| * | | | | firmware: arm_sdei: add support for CPU private eventsJames Morse2018-01-141-13/+193
| * | | | | firmware: arm_sdei: Add support for CPU and system power statesJames Morse2018-01-131-1/+255