aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2018-05-19efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland1-0/+10
2018-05-17device property: Get rid of union aliasingAndy Shevchenko1-2/+6
2018-05-15Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversOlof Johansson8-143/+151
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversOlof Johansson2-38/+2
2018-05-14Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixesOlof Johansson1-0/+1
2018-05-14efi/capsule-loader: Don't output reset log when reset flags are not setShunyong Yang1-4/+10
2018-05-14efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() staticWei Yongjun1-1/+1
2018-05-14efi: Decode IA32/X64 Context Info structureYazen Ghannam1-0/+48
2018-05-14efi: Decode IA32/X64 MS Check structureYazen Ghannam1-1/+54
2018-05-14efi: Decode additional IA32/X64 Bus Check fieldsYazen Ghannam1-0/+44
2018-05-14efi: Decode IA32/X64 Cache, TLB, and Bus Check structuresYazen Ghannam1-1/+98
2018-05-14efi: Decode UEFI-defined IA32/X64 Error Structure GUIDsYazen Ghannam1-2/+45
2018-05-14efi: Decode IA32/X64 Processor Error Info StructureYazen Ghannam1-0/+48
2018-05-14efi: Decode IA32/X64 Processor Error SectionYazen Ghannam4-0/+39
2018-05-14efi/cper: Remove the INDENT_SP sillinessBorislav Petkov2-8/+4
2018-05-14x86/xen/efi: Initialize UEFI secure boot state during dom0 bootDaniel Kiper1-0/+3
2018-05-10firmware: arm_scmi: simplify exit path by returning on errorSudeep Holla1-5/+6
2018-05-10firmware: arm_scmi: improve exit paths and code readabilitySudeep Holla1-10/+12
2018-05-10firmware: arm_scmi: remove unnecessary bitmap_zeroSudeep Holla1-2/+0
2018-05-10firmware: arm_scmi: drop unused `con_priv` structure memberSudeep Holla1-2/+0
2018-05-10firmware: arm_scmi: rename scmi_xfer_{init,get,put}Sudeep Holla7-66/+69
2018-05-10firmware: arm_scmi: rename get_transition_latency and add_opps_to_deviceSudeep Holla1-5/+5
2018-05-09firmware: arm_scmi: fix kernel-docs documentationSudeep Holla3-32/+40
2018-05-09firmware: arm_scmi: improve code readability using bitfield accessor macrosSudeep Holla2-21/+19
2018-05-08firmware: arm_scmi: Use after free in scmi_create_protocol_device()Dan Carpenter1-0/+1
2018-05-04firmware: ti_sci: Switch to SPDX LicensingLokesh Vutla2-38/+2
2018-04-30Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman1-1/+1
2018-04-25firmware: qcom: scm: Add ipq4019 soc compatibleSricharan R1-0/+3
2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki1-1/+1
2018-04-23firmware: coreboot: Add coreboot framebuffer driverSamuel Holland4-0/+146
2018-04-23firmware: coreboot: Remove unused coreboot_table_findSamuel Holland2-46/+0
2018-04-23firmware: vpd: Probe via coreboot busSamuel Holland1-31/+12
2018-04-23firmware: memconsole: Probe via coreboot busSamuel Holland1-32/+17
2018-04-23firmware: coreboot: Expose the coreboot table as a busSamuel Holland4-18/+156
2018-04-16firmware: arm_scmi: remove redundant null check on arrayColin Ian King1-1/+1
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-4/+12
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare1-2/+2
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-1/+9
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds2-15/+4
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-61/+230
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-214/+3121
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+31
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+3
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-55/+31
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2018-03-27Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversArnd Bergmann1-2/+3
2018-03-27Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/driversArnd Bergmann1-13/+12
2018-03-27Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-79/+65