aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-84/+83
2017-06-23efi: Process the MEMATTR table only if EFI_MEMMAP is enabledGravatar Daniel Kiper 1-1/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-14/+39
2017-06-15firmware: dmi_scan: Check DMI structure lengthGravatar Jean Delvare 1-7/+16
2017-06-15firmware: dmi: Fix permissions of product_familyGravatar Jean Delvare 1-2/+2
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesGravatar Andy Lutomirski 1-4/+5
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstGravatar Jean Delvare 1-1/+16
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+4
2017-06-09efi: Fix boot panic because of invalid BGRT image addressGravatar Dave Young 1-1/+25
2017-06-05efi/arm: Enable DMI/SMBIOSGravatar Ard Biesheuvel 1-0/+16
2017-06-05efi/efi_test: Use memdup_user() helperGravatar Geliang Tang 1-8/+3
2017-06-05efi/capsule: Add support for Quark security headerGravatar Jan Kiszka 1-0/+9
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersGravatar Ard Biesheuvel 2-7/+12
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasGravatar Ard Biesheuvel 1-29/+27
2017-06-05efi/capsule: Remove NULL test on kmap()Gravatar Fabian Frederick 2-8/+0
2017-06-05efi/capsule-loader: Use a cached copy of the capsule headerGravatar Ard Biesheuvel 1-24/+17
2017-06-05efi/capsule: Adjust return type of efi_capsule_setup_info()Gravatar Jan Kiszka 1-2/+2
2017-06-05efi/capsule: Clean up pr_err/_info() messagesGravatar Jan Kiszka 1-11/+8
2017-06-05efi/capsule: Remove pr_debug() on ENOMEM or EFAULTGravatar Jan Kiszka 1-9/+2
2017-06-05efi/capsule: Fix return code on failing kmap/vmapGravatar Jan Kiszka 1-2/+2
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+5
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+3
2017-05-28efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootGravatar Dave Young 1-0/+3
2017-05-28efi: Remove duplicate 'const' specifiersGravatar Arnd Bergmann 1-2/+2
2017-05-25firmware: vpd: do not leak kobjectsGravatar Dmitry Torokhov 1-2/+2
2017-05-25firmware: vpd: avoid potential use-after-free when destroying sectionGravatar Dmitry Torokhov 1-1/+1
2017-05-25firmware: vpd: do not leave freed section attributes to the listGravatar Dmitry Torokhov 1-1/+1
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringGravatar Mika Westerberg 2-0/+3
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+11
2017-05-22efi-pstore: Fix write/erase id trackingGravatar Kees Cook 1-6/+11
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+15
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-1/+2
2017-05-19firmware: ti_sci: fix strncat length checkGravatar Arnd Bergmann 1-1/+2
2017-05-18firmware: Google VPD: Fix memory allocation error handlingGravatar Christophe JAILLET 1-6/+15
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-9/+3
2017-05-16efi-pstore: Fix read iter after pstore API refactorGravatar Kees Cook 1-9/+3
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 6-6/+126
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+26
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-141/+1191
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-86/+62
2017-04-26firmware: google memconsole: Fix return value check in platform_memconsole_in...Gravatar Wei Yongjun 1-2/+2
2017-04-26firmware: Google VPD: Fix return value check in vpd_platform_init()Gravatar Wei Yongjun 1-2/+2
2017-04-19Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 4-0/+105
2017-04-19Merge tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-2/+5
2017-04-18firmware: Google VPD sysfs driverGravatar Wei-Ning Huang 3-0/+342
2017-04-18firmware: Google VPD: import lib_vpd source filesGravatar Wei-Ning Huang 2-0/+157
2017-04-17efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceGravatar Ard Biesheuvel 1-2/+9
2017-04-08firmware: google memconsole: Add ARM/ARM64 supportGravatar Thierry Escande 3-3/+95
2017-04-08firmware: google memconsole: Add coreboot supportGravatar Thierry Escande 6-1/+368
2017-04-08firmware: google memconsole: Move specific EBDA partsGravatar Thierry Escande 5-135/+229