summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-02-03Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-23clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja
2020-01-22Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman
2020-01-21Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson
2020-01-20efi: Fix handling of multiple efi_fake_mem= entriesDan Williams
2020-01-20efi: Fix efi_memmap_alloc() leaksDan Williams
2020-01-20efi: Add tracking for dynamically allocated memmapsDan Williams
2020-01-20efi: Add a flags parameter to efi_memory_mapDan Williams
2020-01-20efi: Fix comment for efi_mem_type() wrt absent physical addressesAnshuman Khandual
2020-01-20efi/arm: Defer probe of PCIe backed efifb on DT systemsArd Biesheuvel
2020-01-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-16Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-01-16Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2020-01-16Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Olof Johansson
2020-01-14firmware: stratix10-svc: Remove unneeded semicolonzhengbin
2020-01-14firmware: google: Probe for a GSMI handler in firmwareArthur Heymans
2020-01-14firmware: google: Unregister driver_info on failure and exit in gsmiArthur Heymans
2020-01-14firmware: google: Release devices before unregistering the busPatrick Rudolph
2020-01-12iscsi_ibft: Don't limits Targets and NICs to twoLubomir Rintel
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett
2020-01-10efi/x86: Allow translating 64-bit arguments for mixed mode callsArvind Sankar
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2020-01-09firmware: imx: Allow IMX DSP to be selected as moduleDaniel Baluta
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson
2020-01-08firmware: turris-mox-rwtm: small white space cleanupDan Carpenter
2020-01-07firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman
2020-01-07firmware: qcom_scm: Remove thin wrappersElliot Berman
2020-01-07firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman
2020-01-07firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman
2020-01-07firmware: qcom_scm-32: Create common legacy atomic callElliot Berman
2020-01-07firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_callElliot Berman
2020-01-07firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic callsElliot Berman
2020-01-07firmware: qcom_scm-32: Add funcnum IDsElliot Berman
2020-01-07firmware: qcom_scm-32: Use SMC arch wrappersElliot Berman
2020-01-07firmware: qcom_scm-64: Improve SMC convention detectionElliot Berman
2020-01-07firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smcccElliot Berman
2020-01-07firmware: qcom_scm-64: Add SCM results structElliot Berman
2020-01-07firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_descElliot Berman
2020-01-07firmware: qcom_scm-64: Make SMC macros less magicalElliot Berman
2020-01-07firmware: qcom_scm: Remove unused qcom_scm_get_versionElliot Berman
2020-01-07firmware: qcom_scm: Apply consistent naming scheme to command IDsElliot Berman
2020-01-07firmware: qcom_scm: Rename macros and structuresElliot Berman