summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | firmware: tegra: Fix locking bugs in BPMPDan Carpenter2017-06-141-10/+18
| * | | | | Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2017-06-191-0/+4
| |\ \ \ \ \
| | * | | | | soc/tegra: bpmp: Implement generic PM domainsThierry Reding2017-06-131-0/+4
| | |/ / / /
| * | | | | Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2017-06-191-0/+63
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla2017-06-051-0/+63
| | |/ / /
* | | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-045-43/+89
|\ \ \ \ \
| * \ \ \ \ Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-126-12/+47
| |\ \ \ \ \
| * | | | | | Revert "firmware: vpd: remove platform driver"Dmitry Torokhov2017-05-271-16/+28
| * | | | | | firmware: vpd: remove platform driverDmitry Torokhov2017-05-251-28/+16Star
| * | | | | | firmware: vpd: do not clear statically allocated dataDmitry Torokhov2017-05-251-3/+0Star
| * | | | | | firmware: vpd: use kasprintf() when forming name of 'raw' attributeDmitry Torokhov2017-05-251-16/+15Star
| * | | | | | firmware: vpd: use kdtrndup when copying section keyDmitry Torokhov2017-05-251-3/+2Star
| * | | | | | firmware: google: memconsole: Prevent overrun attack on coreboot consoleJulius Werner2017-05-251-3/+6
| * | | | | | Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman2017-05-223-16/+20
| |\ \ \ \ \ \
| * | | | | | | firmware: google: memconsole: Adapt to new coreboot ring buffer formatJulius Werner2017-05-181-8/+39
| * | | | | | | firmware: google: memconsole: Make memconsole interface more flexibleJulius Werner2017-05-184-17/+34
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-036-84/+83Star
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper2017-06-231-1/+2
| * | | | | | efi/arm: Enable DMI/SMBIOSArd Biesheuvel2017-06-051-0/+16
| * | | | | | efi/efi_test: Use memdup_user() helperGeliang Tang2017-06-051-8/+3Star
| * | | | | | efi/capsule: Add support for Quark security headerJan Kiszka2017-06-051-0/+9
| * | | | | | efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel2017-06-052-7/+12
| * | | | | | efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel2017-06-051-29/+27Star
| * | | | | | efi/capsule: Remove NULL test on kmap()Fabian Frederick2017-06-052-8/+0Star
| * | | | | | efi/capsule-loader: Use a cached copy of the capsule headerArd Biesheuvel2017-06-051-24/+17Star
| * | | | | | efi/capsule: Adjust return type of efi_capsule_setup_info()Jan Kiszka2017-06-051-2/+2
| * | | | | | efi/capsule: Clean up pr_err/_info() messagesJan Kiszka2017-06-051-11/+8Star
| * | | | | | efi/capsule: Remove pr_debug() on ENOMEM or EFAULTJan Kiszka2017-06-051-9/+2Star
| * | | | | | efi/capsule: Fix return code on failing kmap/vmapJan Kiszka2017-06-051-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-162-14/+39
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | firmware: dmi_scan: Check DMI structure lengthJean Delvare2017-06-151-7/+16
| * | | | | firmware: dmi: Fix permissions of product_familyJean Delvare2017-06-151-2/+2
| * | | | | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2017-06-151-4/+5
| * | | | | firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare2017-06-151-1/+16
| |/ / / /
* | | | | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-111-4/+4
|\ \ \ \ \
| * | | | | firmware: vpd: do not leak kobjectsDmitry Torokhov2017-05-251-2/+2
| * | | | | firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov2017-05-251-1/+1
| * | | | | firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov2017-05-251-1/+1
| | |_|/ / | |/| | |
* | | | | efi: Fix boot panic because of invalid BGRT image addressDave Young2017-06-091-1/+25
| |/ / / |/| | |
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-022-2/+5
|\ \ \ \
| * | | | efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young2017-05-281-0/+3
| * | | | efi: Remove duplicate 'const' specifiersArnd Bergmann2017-05-281-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-292-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg2017-05-232-0/+3
| |/ /
* | | Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-231-6/+11
|\ \ \ | |/ / |/| |
| * | efi-pstore: Fix write/erase id trackingKees Cook2017-05-231-6/+11
* | | Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-201-6/+15
|\ \ \
| * | | firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET2017-05-181-6/+15
| | |/ | |/|
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-05-191-1/+2
|\ \ \
| * | | firmware: ti_sci: fix strncat length checkArnd Bergmann2017-05-191-1/+2
| |/ /