summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-5/+7
|\
| * firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-5/+7
* | efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams2020-10-131-3/+9
* | Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-10-132-0/+25
|\ \
| * | Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-042-6/+6
| |\|
| * | media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov2020-09-142-0/+25
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-8/+9
|\ \ \
| * | | efi/libstub: Disable -mbranch-protectionKees Cook2020-09-011-1/+8
| * | | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-142-7/+1
* | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1221-316/+709
|\ \ \ \
| * \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-10-127-33/+44
| |\ \ \ \
| | * | | | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2020-09-292-6/+6
| | * | | | efi: Delete deprecated parameter commentsTian Tao2020-09-251-1/+0
| | * | | | efi/libstub: Fix missing-prototypes in string.cTian Tao2020-09-251-0/+1
| | * | | | efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel2020-09-251-23/+24
| * | | | | efi: mokvar: add missing include of asm/early_ioremap.hArd Biesheuvel2020-10-021-0/+2
| * | | | | efi: efivars: limit availability to X86 buildsArd Biesheuvel2020-09-292-10/+4
| * | | | | efi: remove some false dependencies on CONFIG_EFI_VARSArd Biesheuvel2020-09-291-2/+1
| * | | | | efi: gsmi: fix false dependency on CONFIG_EFI_VARSArd Biesheuvel2020-09-292-5/+5
| * | | | | efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel2020-09-291-2/+1
| * | | | | efi: pstore: move workqueue handling out of efivarsArd Biesheuvel2020-09-292-23/+5
| * | | | | efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel2020-09-293-45/+74
| * | | | | efi: mokvar-table: fix some issues in new codeArd Biesheuvel2020-09-291-14/+11
| * | | | | cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver2020-09-171-0/+9
| * | | | | edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver2020-09-171-2/+7
| * | | | | efi/x86: Add a quirk to support command line arguments on Dell EFI firmwareArvind Sankar2020-09-173-2/+135
| * | | | | efi/libstub: Add efi_warn and *_once logging helpersArvind Sankar2020-09-161-0/+23
| * | | | | efi: Support for MOK variable config tableLenny Szubowicz2020-09-164-0/+368
| * | | | | efi/printf: remove unneeded semicolonTian Tao2020-09-161-1/+1
| * | | | | efi/libstub: arm32: Use low allocation for the uncompressed kernelArd Biesheuvel2020-09-164-189/+38
| * | | | | efi/libstub: Export efi_low_alloc_above() to other unitsArd Biesheuvel2020-09-162-2/+5
| * | | | | efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-162-3/+3
| * | | | | efi: Rename arm-init to efi-init common for all archAtish Patra2020-09-112-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-123-173/+139
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon2020-10-023-173/+139
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | firmware: arm_sdei: Remove _sdei_event_unregister()Gavin Shan2020-09-281-12/+6
| | | * | | firmware: arm_sdei: Remove _sdei_event_register()Gavin Shan2020-09-281-49/+28
| | | * | | firmware: arm_sdei: Introduce sdei_do_local_call()Gavin Shan2020-09-281-16/+25
| | | * | | firmware: arm_sdei: Cleanup on cross call functionGavin Shan2020-09-281-5/+9
| | | * | | firmware: arm_sdei: Remove while loop in sdei_event_unregister()Gavin Shan2020-09-281-15/+14
| | | * | | firmware: arm_sdei: Remove while loop in sdei_event_register()Gavin Shan2020-09-281-27/+25
| | | * | | firmware: arm_sdei: Remove redundant error message in sdei_probe()Gavin Shan2020-09-281-2/+0
| | | * | | firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()Gavin Shan2020-09-281-1/+1
| | | * | | firmware: arm_sdei: Unregister driver on error in sdei_init()Gavin Shan2020-09-281-3/+6
| | | * | | firmware: arm_sdei: Avoid nested statements in sdei_init()Gavin Shan2020-09-281-11/+12
| | | * | | firmware: arm_sdei: Retrieve event number from event instanceGavin Shan2020-09-281-1/+1
| | | * | | firmware: arm_sdei: Common block for failing path in sdei_event_create()Gavin Shan2020-09-281-14/+16
| | | * | | firmware: arm_sdei: Remove sdei_is_err()Gavin Shan2020-09-281-23/+3
| | |/ / / | |/| | |
| | * | | arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-072-4/+3
| |/ / /
* | | | Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-1/+1
|\ \ \ \ | | |_|/ | |/| |