summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin1-1/+1
2022-06-14firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong1-6/+6
2022-06-09firmware: arm_ffa: Remove incorrect assignment of driver_dataSudeep Holla1-2/+0
2022-06-09firmware: arm_ffa: Fix uuid parameter to ffa_partition_probeSudeep Holla1-1/+1
2022-06-09firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi1-1/+1
2022-06-09efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas2-1/+16
2022-04-27firmware: cs_dsp: Fix overrun of unterminated control name stringRichard Fitzgerald1-2/+1
2022-04-20firmware: arm_scmi: Fix sorting of retrieved clock ratesCristian Marussi1-1/+2
2022-04-20firmware: arm_scmi: Remove clear channel call on the TX channelCristian Marussi1-1/+2
2022-04-08firmware: google: Properly state IOMEM dependencyDavid Gow1-1/+1
2022-04-08firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten1-6/+0
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn1-1/+1
2022-04-08firmware: sysfb: fix platform-device leak in error pathJohan Hovold1-9/+14
2022-04-08firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung1-1/+1
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2022-03-01efi: fix return value of __setup handlersRandy Dunlap2-2/+2
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-02-28efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn1-1/+4
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2022-02-18Merge tag 'scmi-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-1/+1
2022-02-11firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross1-1/+1
2022-01-23efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel1-0/+7
2022-01-23efi/libstub: arm64: Fix image check alignment at entryMihai Carabas1-3/+3
2022-01-20RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt1-0/+2
2022-01-20riscv: Implement sv48 supportAlexandre Ghiti1-0/+2
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2022-01-15firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold1-0/+1
2022-01-15firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold1-1/+1
2022-01-15firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6
2022-01-15firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold1-4/+1
2022-01-15virtio: wrap config->reset callsMichael S. Tsirkin1-1/+1
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-16/+51
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-41/+115
2022-01-13Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-17/+15
2022-01-12Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-41/+108
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-2/+5
2022-01-06efi: use default_groups in kobj_typeGreg Kroah-Hartman3-3/+7
2022-01-06efi/libstub: measure loaded initrd info into the TPMIlias Apalodimas1-14/+58
2022-01-06drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefbMiaoqian Lin1-2/+6
2022-01-06firmware: edd: remove empty default_attrs arrayGreg Kroah-Hartman1-9/+0
2022-01-06firmware: dmi-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-3/+4
2022-01-06qemu_fw_cfg: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+3
2022-01-05firmware: memmap: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-05firmware: cs_dsp: Clear core reset for cacheCharles Keepax1-4/+10
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2-5/+10
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu1-0/+5
2021-12-21firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold1-0/+1
2021-12-21firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold1-1/+1
2021-12-21firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6