summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-221-6/+11
|\
| * efi-pstore: Fix write/erase id trackingKees Cook2017-05-221-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/+3
|\ \ \ | |/ / |/| / | |/
| * efi-pstore: Fix read iter after pstore API refactorKees Cook2017-05-161-9/+3
* | 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-0413-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/+3
| |/ / /
* | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-86/+62
|\ \ \ \ | | |_|/ | |/| |
| * | | pstore: Replace arguments for erase() APIKees Cook2017-03-071-15/+11
| * | | pstore: Replace arguments for write() APIKees Cook2017-03-071-10/+8
| * | | pstore: Replace arguments for read() APIKees Cook2017-03-071-61/+43
| | |/ | |/|
* | | 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/+21
* | | 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
* | | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-33/+24
* | | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-3/+4
* | | efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene2017-04-051-2/+4
* | | efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-172-2/+1
| |/ |/|
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-072-2/+3
|\ \ | |/ |/|
| * efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel2017-03-021-0/+1
| * efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel2017-03-021-2/+2
* | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-234-1/+43
|\
OpenPOWER on IntegriCloud