aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 10-267/+434
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-3/+4
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+25
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-0/+2
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+2
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-35/+36
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-1/+5
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 32-1349/+2795
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-1/+214
2020-03-30Merge tag 'v5.6' into mips-nextGravatar Thomas Bogendoerfer 5-16/+57
2020-03-29efi/libstub/arm: Fix spurious message that an initrd was loadedGravatar Ard Biesheuvel 1-1/+1
2020-03-29efi/libstub/arm64: Avoid image_base value from efi_loaded_imageGravatar Ard Biesheuvel 1-1/+6
2020-03-27Merge tag 'scmi-updates-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 7-265/+419
2020-03-26Merge tag 'tegra-for-5.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-1/+1
2020-03-25Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 2-2/+13
2020-03-25firmware: psci: Replace cpu_up/down() with add/remove_cpu()Gravatar Qais Yousef 1-2/+2
2020-03-24firmware: xilinx: Add DLL reset supportGravatar Manish Narani 1-0/+1
2020-03-24firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid listGravatar Manish Narani 1-0/+1
2020-03-23firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_STARTGravatar Tiezhu Yang 1-1/+5
2020-03-23Merge 5.6-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-9/+23
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportGravatar Hans de Goede 1-0/+3
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Gravatar Greg Kroah-Hartman 4-0/+210
2020-03-18firmware: imx: add COMPILE_TEST supportGravatar Anson Huang 1-2/+2
2020-03-18firmware: stratix10-svc: add the compatible value for intel agilexGravatar Richard Gong 1-0/+1
2020-03-18firmware: intel_stratix10_service: add depend on agilexGravatar Richard Gong 1-1/+1
2020-03-16firmware: imx: add COMPILE_TEST for IMX_SCU driverGravatar Anson Huang 1-1/+1
2020-03-15Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+23
2020-03-10firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SSGravatar Joakim Zhang 1-0/+4
2020-03-09arm64: zynqmp: Make zynqmp_firmware driver optionalGravatar Tejas Patel 1-0/+2
2020-03-09Merge 5.6-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 4-7/+34
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 3-5/+32
2020-03-08efi/x86: Fix cast of image argumentGravatar Arvind Sankar 1-1/+1
2020-03-08efi/libstub/x86: Use ULONG_MAX as upper bound for all allocationsGravatar Ard Biesheuvel 1-13/+4
2020-03-08efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()Gravatar Vladis Dronov 2-2/+2
2020-03-08efi/libstub: Avoid linking libstub/lib-ksyms.o into vmlinuxGravatar Masahiro Yamada 1-1/+1
2020-03-08efi/x86: Ignore the memory attributes table on i386Gravatar Ard Biesheuvel 1-1/+1
2020-03-08efi/x86: Don't relocate the kernel unless necessaryGravatar Arvind Sankar 1-3/+30
2020-03-08efi/x86: Decompress at start of PE image load addressGravatar Arvind Sankar 1-3/+14
2020-03-08efi/libstub/x86: Deal with exit() boot service returningGravatar Ard Biesheuvel 1-1/+2
2020-03-08efi/x86: Avoid using code32_startGravatar Arvind Sankar 1-5/+5
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesGravatar Ingo Molnar 2-11/+25
2020-03-08efi: Add a sanity check to efivar_store_raw()Gravatar Vladis Dronov 1-0/+3
2020-03-08efi: Fix a race and a buffer overflow while reading efivars via sysfsGravatar Vladis Dronov 1-9/+20
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Gravatar Ingo Molnar 4-0/+210
2020-03-04efi/arm: Start using fw_devlink_get_flags()Gravatar Saravana Kannan 1-1/+1
2020-03-03efi: Add embedded peripheral firmware supportGravatar Hans de Goede 3-0/+153
2020-03-03efi: Export boot-services code and data as debugfs-blobsGravatar Hans de Goede 1-0/+57
2020-02-29efi: Mark all EFI runtime services as unsupported on non-EFI bootGravatar Ard Biesheuvel 1-3/+3