summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-161-9/+3Star
|\ \ \ | |/ / |/| / | |/
| * efi-pstore: Fix read iter after pstore API refactorKees Cook2017-05-161-9/+3Star
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-096-6/+126
|\ \
| * \ Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-04-194-0/+105
| |\ \
| | * | firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov2017-03-284-0/+72
| | * | firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark2017-03-284-0/+33
| * | | Merge tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-04-191-2/+5
| |\ \ \
| | * | | firmware: arm_scpi: reinit completion instead of full init_completion()Alexey Klimov2017-03-311-2/+5
| | |/ /
| * | | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-301-4/+16
| |\ \ \
| | * | | firmware: meson-sm: Allow 0 as valid return valueCarlo Caione2017-03-231-2/+10
| | * | | firmware: meson-sm: Check for buffer output sizeCarlo Caione2017-03-231-3/+7
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-051-2/+26
|\ \ \ \
| * | | | efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel2017-04-051-2/+26
| |/ / /
* | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-0513-141/+1191
|\ \ \ \
| * | | | firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun2017-04-261-2/+2
| * | | | firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun2017-04-261-2/+2
| * | | | firmware: Google VPD sysfs driverWei-Ning Huang2017-04-183-0/+342
| * | | | firmware: Google VPD: import lib_vpd source filesWei-Ning Huang2017-04-182-0/+157
| * | | | firmware: google memconsole: Add ARM/ARM64 supportThierry Escande2017-04-083-3/+95
| * | | | firmware: google memconsole: Add coreboot supportThierry Escande2017-04-086-1/+368
| * | | | firmware: google memconsole: Move specific EBDA partsThierry Escande2017-04-085-135/+229
| * | | | firmware: google memconsole: Remove useless submenu in KconfigThierry Escande2017-04-081-4/+3Star
| |/ / /
* | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-86/+62Star
|\ \ \ \ | | |_|/ | |/| |
| * | | pstore: Replace arguments for erase() APIKees Cook2017-03-071-15/+11Star
| * | | pstore: Replace arguments for write() APIKees Cook2017-03-071-10/+8Star
| * | | pstore: Replace arguments for read() APIKees Cook2017-03-071-61/+43Star
| | |/ | |/|
* | | efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel2017-04-171-2/+9
* | | ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel2017-04-051-13/+36
* | | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-055-10/+30
* | | efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-054-28/+21Star
* | | efi/libstub: Fix harmless command line parsing bugArd Biesheuvel2017-04-051-2/+2
* | | efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel2017-04-051-20/+128
* | | efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin2017-04-051-3/+3
* | | x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma2017-04-052-0/+85