summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-07-04Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-01Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-06-27firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx APIBo Liu
2022-06-27firmware: arm_scmi: Fix response size warning for OPTEE transportVincent Guittot
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas
2022-06-20firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checksCristian Marussi
2022-06-12firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...Ludvig Pärsson
2022-06-10firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessaryCristian Marussi
2022-06-10firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupportedCristian Marussi
2022-06-06firmware: arm_scmi: Remove all the unused local variablesCristian Marussi
2022-06-06firmware: arm_scmi: Relax base protocol sanity checks on the protocol listCristian Marussi
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-23Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-19edd: simplify the check of 'attr->test' in edd_populate_dir()Yang Yingliang
2022-05-19firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L
2022-05-16firmware: mediatek: Add adsp ipc protocol interfaceTingHan Shen
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne
2022-05-09Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-05-09Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-05-06efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel
2022-05-05firmware: tee_bnxt: Use UUID API for exporting the UUIDAndy Shevchenko
2022-05-05Merge tag 'scmi-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-05-05Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-05-03efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel
2022-05-03efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel
2022-05-03efi: libstub: ensure allocated memory to be executableBaskov Evgeniy
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy
2022-05-03firmware: arm_scmi: Fix late checks on pointer dereferenceCristian Marussi
2022-05-03firmware: ti_sci: Switch transport to polled mode during system suspendDave Gerlach
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman
2022-04-29firmware: arm_ffa: Remove incorrect assignment of driver_dataSudeep Holla
2022-04-29firmware: arm_ffa: Fix uuid parameter to ffa_partition_probeSudeep Holla
2022-04-28firmware: arm_scmi: Support optee shared memory in the optee transportEtienne Carriere
2022-04-28firmware: arm_scmi: Add SCMI v3.1 VOLTAGE_LEVEL_SET_COMPLETECristian Marussi
2022-04-28firmware: arm_scmi: Add SCMI v3.1 clock notificationsCristian Marussi