summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-05Merge mainline/master into arm/fixesOlof Johansson
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-12-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03firmware: dmi: Add dmi_memdev_handleJean Delvare
2019-12-03firmware: dmi: Remember the memory typeJean Delvare
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26firmware: arm_scmi: Avoid double free in error flowWen Yang
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki
2019-11-26Merge branch 'acpica'Rafael J. Wysocki
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-16Merge tag 'scmi-fix-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson
2019-11-14firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-11Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-11-10Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-11-08Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams
2019-11-07efi: Enumerate EFI_MEMORY_SPDan Williams
2019-11-07efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski
2019-11-07efi/random: use arch-independent efi_call_proto()Dominik Brodowski
2019-11-06Merge tag 'imx-drivers-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-11-05efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam
2019-11-04firmware: qcom_scm-64: Add atomic version of qcom_scm_callVivek Gautam
2019-11-04firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-10-31efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski
2019-10-31efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar
2019-10-31efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss
2019-10-28firmware: imx: add missing include of <linux/firmware/imx/sci.h>Ben Dooks (Codethink)