summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-31firmware: qcom: scm: Fix some kernel-doc commentsYang Li
2022-01-31firmware: qcom: scm: Add function to set IOMMU pagetable addressingAngeloGioacchino Del Regno
2022-01-31firmware: qcom: scm: Add function to set the maximum IOMMU pool sizeAngeloGioacchino Del Regno
2022-01-31firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten
2022-01-27drivers/firmware: Don't mark as busy the simple-framebuffer IO resourceJavier Martinez Canillas
2022-01-23efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2022-01-23efi/libstub: arm64: Fix image check alignment at entryMihai Carabas
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-14firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-06efi: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06efi/libstub: measure loaded initrd info into the TPMIlias Apalodimas
2022-01-06drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefbMiaoqian Lin
2022-01-06firmware: edd: remove empty default_attrs arrayGreg Kroah-Hartman
2022-01-06firmware: dmi-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06qemu_fw_cfg: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-05firmware: memmap: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-05firmware: cs_dsp: Clear core reset for cacheCharles Keepax
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu
2021-12-21firmware: arm_scmi: Add new parameter to mark_txdoneCristian Marussi
2021-12-21firmware: arm_scmi: Add atomic mode support to smc transportCristian Marussi
2021-12-21firmware: arm_scmi: Add support for atomic transportsCristian Marussi
2021-12-21firmware: arm_scmi: Make optee support sync_cmds_completed_on_retCristian Marussi
2021-12-21firmware: arm_scmi: Make smc support sync_cmds_completed_on_retCristian Marussi
2021-12-21firmware: arm_scmi: Add sync_cmds_completed_on_ret transport flagCristian Marussi
2021-12-21firmware: arm_scmi: Make smc transport use common completionsCristian Marussi
2021-12-21firmware: arm_scmi: Add configurable polling mode for transportsCristian Marussi
2021-12-21firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold
2021-12-21firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2021-12-21firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2021-12-21firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2021-12-21firmware: Update Kconfig help text for Google firmwareBen Hutchings
2021-12-20Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-12-13firmware: arm_scmi: Use new trace event scmi_xfer_response_waitCristian Marussi
2021-12-13firmware: arm_scmi: Refactor message response pathCristian Marussi
2021-12-13firmware: arm_scmi: Set polling timeout to max_rx_timeout_msCristian Marussi
2021-12-13firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla