aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2018-06-22efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeGravatar Hans de Goede 1-1/+1
2018-06-18Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+3
2018-06-17firmware: dmi: Add access to the SKU ID stringGravatar Simon Glass 2-0/+3
2018-06-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXGravatar Stefan Agner 1-1/+1
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-13/+14
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Gravatar Arnd Bergmann 1-13/+14
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-7/+7
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 2-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 3-3/+3
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-1/+1
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 1-0/+3
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 10-181/+153
2018-06-05pstore: Convert internal records to timespec64Gravatar Kees Cook 1-13/+14
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-109/+313
2018-06-05Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+6
2018-06-04Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-13/+390
2018-05-26Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-0/+3
2018-05-24firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()Gravatar Niklas Cassel 1-4/+4
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+10
2018-05-19efi/libstub/arm64: Handle randomized TEXT_OFFSETGravatar Mark Rutland 1-0/+10
2018-05-17device property: Get rid of union aliasingGravatar Andy Shevchenko 1-2/+6
2018-05-15Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 8-143/+151
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 2-38/+2
2018-05-14Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-0/+1
2018-05-14efi/capsule-loader: Don't output reset log when reset flags are not setGravatar Shunyong Yang 1-4/+10
2018-05-14efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() staticGravatar Wei Yongjun 1-1/+1
2018-05-14efi: Decode IA32/X64 Context Info structureGravatar Yazen Ghannam 1-0/+48
2018-05-14efi: Decode IA32/X64 MS Check structureGravatar Yazen Ghannam 1-1/+54
2018-05-14efi: Decode additional IA32/X64 Bus Check fieldsGravatar Yazen Ghannam 1-0/+44
2018-05-14efi: Decode IA32/X64 Cache, TLB, and Bus Check structuresGravatar Yazen Ghannam 1-1/+98
2018-05-14efi: Decode UEFI-defined IA32/X64 Error Structure GUIDsGravatar Yazen Ghannam 1-2/+45
2018-05-14efi: Decode IA32/X64 Processor Error Info StructureGravatar Yazen Ghannam 1-0/+48
2018-05-14efi: Decode IA32/X64 Processor Error SectionGravatar Yazen Ghannam 4-0/+39
2018-05-14efi/cper: Remove the INDENT_SP sillinessGravatar Borislav Petkov 2-8/+4
2018-05-14x86/xen/efi: Initialize UEFI secure boot state during dom0 bootGravatar Daniel Kiper 1-0/+3
2018-05-10firmware: arm_scmi: simplify exit path by returning on errorGravatar Sudeep Holla 1-5/+6
2018-05-10firmware: arm_scmi: improve exit paths and code readabilityGravatar Sudeep Holla 1-10/+12
2018-05-10firmware: arm_scmi: remove unnecessary bitmap_zeroGravatar Sudeep Holla 1-2/+0
2018-05-10firmware: arm_scmi: drop unused `con_priv` structure memberGravatar Sudeep Holla 1-2/+0
2018-05-10firmware: arm_scmi: rename scmi_xfer_{init,get,put}Gravatar Sudeep Holla 7-66/+69
2018-05-10firmware: arm_scmi: rename get_transition_latency and add_opps_to_deviceGravatar Sudeep Holla 1-5/+5
2018-05-09firmware: arm_scmi: fix kernel-docs documentationGravatar Sudeep Holla 3-32/+40
2018-05-09firmware: arm_scmi: improve code readability using bitfield accessor macrosGravatar Sudeep Holla 2-21/+19
2018-05-08firmware: arm_scmi: Use after free in scmi_create_protocol_device()Gravatar Dan Carpenter 1-0/+1
2018-05-04firmware: ti_sci: Switch to SPDX LicensingGravatar Lokesh Vutla 2-38/+2
2018-04-30Merge 4.17-rc3 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2018-04-25firmware: qcom: scm: Add ipq4019 soc compatibleGravatar Sricharan R 1-0/+3
2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsGravatar Rafał Miłecki 1-1/+1
2018-04-23firmware: coreboot: Add coreboot framebuffer driverGravatar Samuel Holland 4-0/+146