summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2017-06-18Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2017-06-18Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-06-18Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-15firmware: dmi_scan: Check DMI structure lengthJean Delvare
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare
2017-06-14firmware: tegra: Fix locking bugs in BPMPDan Carpenter
2017-06-13soc/tegra: bpmp: Implement generic PM domainsThierry Reding
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel
2017-06-05efi/efi_test: Use memdup_user() helperGeliang Tang
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel
2017-06-05efi/capsule: Remove NULL test on kmap()Fabian Frederick
2017-06-05efi/capsule-loader: Use a cached copy of the capsule headerArd Biesheuvel
2017-06-05efi/capsule: Adjust return type of efi_capsule_setup_info()Jan Kiszka
2017-06-05efi/capsule: Clean up pr_err/_info() messagesJan Kiszka
2017-06-05efi/capsule: Remove pr_debug() on ENOMEM or EFAULTJan Kiszka
2017-06-05efi/capsule: Fix return code on failing kmap/vmapJan Kiszka
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-31pstore: Populate pstore record->time fieldKees Cook
2017-05-31efi-pstore: Refactor erase routineKees Cook
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-28efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young
2017-05-28efi: Remove duplicate 'const' specifiersArnd Bergmann
2017-05-27Revert "firmware: vpd: remove platform driver"Dmitry Torokhov
2017-05-25firmware: vpd: remove platform driverDmitry Torokhov
2017-05-25firmware: vpd: do not clear statically allocated dataDmitry Torokhov
2017-05-25firmware: vpd: use kasprintf() when forming name of 'raw' attributeDmitry Torokhov
2017-05-25firmware: vpd: use kdtrndup when copying section keyDmitry Torokhov
2017-05-25firmware: vpd: do not leak kobjectsDmitry Torokhov
2017-05-25firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov
2017-05-25firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov
2017-05-25firmware: google: memconsole: Prevent overrun attack on coreboot consoleJulius Werner
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-19firmware: ti_sci: fix strncat length checkArnd Bergmann
2017-05-18firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET
2017-05-18firmware: google: memconsole: Adapt to new coreboot ring buffer formatJulius Werner
2017-05-18firmware: google: memconsole: Make memconsole interface more flexibleJulius Werner