summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-19firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-13Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-12Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-09arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...Darren Hart
2023-02-09firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entriesDouglas Anderson
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08firmware: arm_scmi: Set fwnode for the scmi_deviceSaravana Kannan
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-03efi/cper, cxl: Remove cxl_err.hDan Williams
2023-02-03Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-03efi: Use standard format for printing the EFI revisionArd Biesheuvel
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel
2023-02-03efi: zboot: Use EFI protocol to remap code/data with the right attributesArd Biesheuvel
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-02efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-01Merge tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2023-01-31cpuidle: drivers: firmware: psci: Dont instrument suspend codeMark Rutland
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-31firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-30Merge tag 'amlogic-drivers-for-v6.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-01-30efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-26efi: efivars: prevent double registrationJohan Hovold
2023-01-26efi: verify that variable services are supportedJohan Hovold
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2023-01-23efi: efivars: add efivars printk prefixJohan Hovold
2023-01-23efi: Warn if trying to reserve memory under XenDemi Marie Obenour
2023-01-23efi: Actually enable the ESRT under XenDemi Marie Obenour
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour
2023-01-22efi: memmap: Disregard bogus entries instead of returning themDemi Marie Obenour
2023-01-22Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handleChen Zhongjin
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-20firmware: dmi-sysfs: make pr_info messages rate limitedColin Ian King
2023-01-20firmware: stratix10-svc: fix error handle while alloc/add device failedYang Yingliang
2023-01-20firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang
2023-01-20firmware: arm_scmi: Add per-channel raw injection supportCristian Marussi