summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-064-1/+125
|\
| * Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2019-12-024-1/+125
| |\
| | * firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark2019-10-072-1/+29
| | * firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark2019-10-074-0/+96
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-057-50/+99
|\ \ \
| * \ \ Merge tag 'scmi-fix-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson2019-11-171-1/+1
| |\ \ \
| | * | | firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla2019-11-141-1/+1
| | | |/ | | |/|
| * | | Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-11-111-44/+66
| |\ \ \
| | * | | firmware: meson_sm: use %*ph to print small bufferAndy Shevchenko2019-10-031-13/+1
| | * | | firmware: meson_sm: Rework driver as a proper platform driverCarlo Caione2019-10-031-30/+64
| | * | | firmware: meson_sm: Mark chip struct as static constCarlo Caione2019-10-031-1/+1
| | |/ /
| * | | Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2019-11-081-2/+6
| |\ \ \
| | * | | firmware: xilinx: Add support for versal socJolly Shah2019-10-161-2/+6
| | |/ /
| * | | Merge tag 'imx-drivers-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-11-063-2/+25
| |\ \ \
| | * | | firmware: imx: add missing include of <linux/firmware/imx/sci.h>Ben Dooks (Codethink)2019-10-281-0/+1
| | * | | firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta2019-10-281-1/+1
| | * | | firmware: imx: Skip return value check for some special SCU firmware APIsAnson Huang2019-10-141-1/+15
| | * | | firmware: imx: warn on unexpected RXLeonard Crestez2019-10-061-1/+9
| | |/ /
| * / / firmware: tegra: Move BPMP resume to noirq phaseVidya Sagar2019-10-011-1/+1
| |/ /
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+40
|\ \ \
| * | | firmware: dmi: Add dmi_memdev_handleJean Delvare2019-12-031-0/+16
| * | | firmware: dmi: Remember the memory typeJean Delvare2019-12-031-1/+24
| | |/ | |/|
* | | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-024-45/+124
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-124-45/+124
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-11-114-45/+124
| | |/| |
| | | * | firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam2019-11-044-0/+29
| | | * | firmware: qcom_scm-64: Add atomic version of qcom_scm_callVivek Gautam2019-11-041-44/+94
| | | * | firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon2019-11-041-1/+1
| | | |/
* | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-272-25/+35
|\ \ \ \
| * | | | firmware: Fix incompatible function behavior for RSU driverRichard Gong2019-11-142-25/+35
| |/ / /
* | | | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-271-10/+8
|\ \ \ \
| * | | | efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov2019-11-051-10/+8
| | |_|/ | |/| |
* | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-2712-18/+192
|\ \ \ \
| * \ \ \ Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-2612-17/+191
| |\ \ \ \
| | * | | | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-074-14/+94
| | * | | | arm/efi: EFI soft reservation to memblockDan Williams2019-11-074-0/+42
| | * | | | efi: Common enable/disable infrastructure for EFI soft reservationDan Williams2019-11-073-0/+48
| | * | | | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-072-1/+4
| | * | | | efi: Enumerate EFI_MEMORY_SPDan Williams2019-11-071-2/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'acpica'Rafael J. Wysocki2019-11-261-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPICA: make acpi_load_table() return table indexNikolaus Voss2019-10-281-1/+1
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-264-9/+23
|\ \ \ \ \
| * | | | | efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong2019-11-071-0/+2
| * | | | | x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski2019-11-072-4/+3
| * | | | | efi/random: use arch-independent efi_call_proto()Dominik Brodowski2019-11-071-5/+18
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-263-0/+288
|\ \ \ \ \
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-027-18/+35
| |\| | | |
| * | | | | firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta2019-10-313-0/+288
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-262-14/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-6/+6