summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2020-01-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+10
2020-01-06firmware: tee_bnxt: Fix multiple call to tee_client_close_contextVikas Gupta-1/+0
2019-12-25efi/libstub/random: Initialize pointer variables to zero for mixed modeHans de Goede-3/+3
2019-12-25efi/earlycon: Fix write-combine mapping on x86Arvind Sankar-9/+7
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-63/+88
2019-12-10efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel-0/+3
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya-1/+1
2019-12-08efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko-0/+40
2019-12-08efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar-54/+12
2019-12-08efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar-2/+2
2019-12-08efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar-6/+6
2019-12-08efi/memreserve: Register reservations as 'reserved' in /proc/iomemArd Biesheuvel-2/+26
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-4/+4
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+125
2019-12-05Merge mainline/master into arm/fixesOlof Johansson-190/+866
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-50/+99
2019-12-05Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson-5/+5
2019-12-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+40
2019-12-03firmware: dmi: Add dmi_memdev_handleJean Delvare-0/+16
2019-12-03firmware: dmi: Remember the memory typeJean Delvare-1/+24
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-45/+124
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-1/+125
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+35
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+8
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-18/+192
2019-11-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+23
2019-11-26firmware: arm_scmi: Avoid double free in error flowWen Yang-4/+4
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki-17/+191
2019-11-26Merge branch 'acpica'Rafael J. Wysocki-1/+1
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+288
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-14/+22
2019-11-16Merge tag 'scmi-fix-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson-1/+1
2019-11-14firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla-1/+1
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong-25/+35
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel-45/+124
2019-11-11Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel-45/+124
2019-11-10Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-44/+66
2019-11-08Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson-2/+6
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams-14/+94
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams-0/+42
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams-0/+48
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams-1/+4
2019-11-07efi: Enumerate EFI_MEMORY_SPDan Williams-2/+3
2019-11-07efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong-0/+2
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski-4/+3
2019-11-07efi/random: use arch-independent efi_call_proto()Dominik Brodowski-5/+18
2019-11-06Merge tag 'imx-drivers-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson-2/+25
2019-11-05efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov-10/+8
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam-0/+29
2019-11-04firmware: qcom_scm-64: Add atomic version of qcom_scm_callVivek Gautam-44/+94