aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-11-20firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-17firmware: google: increment VPD key_len properlyBrian Norris
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-05firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-10-05firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-08-16iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai
2019-08-06firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-21efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-05-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-08efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2019-04-12Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-15firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla
2019-02-12firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel
2019-02-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-01-26efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor
2018-12-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-12-01efi/libstub: arm: support building with clangAlistair Strachan
2018-11-28efi: Disable runtime services on RTSebastian Andrzej Siewior
2018-11-28efi: Allow efi=runtimeSebastian Andrzej Siewior
2018-11-21efi/arm/libstub: Pack FDT after populating itArd Biesheuvel
2018-11-13firmware: coreboot: Unmap ioregion after device populationStephen Boyd
2018-09-12efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel