aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-15pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-03-08efi/mokvar: move up init orderEric Snowberg
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2022-03-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha
2022-03-01Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-03-01efi: fix return value of __setup handlersRandy Dunlap
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28Merge tag 'ti-driver-soc-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-02-28efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-25Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-02-25Merge tag 'imx-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-02-21firmware: arm_scmi: Add support for clock_enable_latencyCristian Marussi
2022-02-21firmware: arm_scmi: Add atomic support to clock protocolCristian Marussi
2022-02-21firmware: arm_scmi: Support optional system wide atomic-threshold-usCristian Marussi
2022-02-21firmware: arm_scmi: Add atomic mode support to virtio transportCristian Marussi
2022-02-21firmware: arm_scmi: Review virtio free_list handlingCristian Marussi
2022-02-21firmware: arm_scmi: Add a virtio channel refcountCristian Marussi
2022-02-20firmware: imx: scu-pd: imx8q: add vpu mu resourcesMing Qian
2022-02-18Merge tag 'scmi-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2022-02-12firmware: imx: add get resource owner apiPeng Fan
2022-02-11firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross
2022-02-08firmware: arm_scmi: Disable ftrace for Clang Thumb2 buildsArd Biesheuvel
2022-02-07Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla
2022-02-03firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold
2022-02-03firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold
2022-02-03firmware: qcom: scm: Simplify set_cold/warm_boot_addr()Stephan Gerhold
2022-02-03firmware: qcom: scm: Introduce pas_metadata contextBjorn Andersson
2022-02-02firmware: ti_sci: inproper error handling of ti_sci_probePeiwei Hu
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-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