summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-09-26efi: libstub: avoid efi_get_memory_map() for allocating the virt mapArd Biesheuvel
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-09-26psci: Fix the function type for psci_initcall_tSami Tolvanen
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen
2022-09-24firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-09-23Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-09-23Merge tag 'tegra-for-6.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-09-23firmware: dmi: Fortify entry point length checksJean Delvare
2022-09-23Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"Ulf Hansson
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-20efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-09-20efi: efibc: Guard against allocation failureGuilherme G. Piccoli
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain
2022-09-20efi: libstub: fix type confusion for load_options_sizeArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel
2022-09-19efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2022-09-19efi/libstub: move efi_system_table global var into separate objectArd Biesheuvel
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel
2022-09-15Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-15firmware: tegra: Switch over to memdup_user()Qing Wang
2022-09-13firmware: qcom: scm: remove unused __qcom_scm_init declarationGaosheng Cui
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown
2022-09-08Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla
2022-09-08firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla
2022-09-08firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla
2022-09-08firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla
2022-09-08firmware: arm_ffa: Make memory apis ffa_device independentSudeep Holla
2022-09-08firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supportedSudeep Holla
2022-09-08firmware: arm_ffa: Add support for querying FF-A featuresSudeep Holla
2022-09-08firmware: arm_ffa: Remove ffa_dev_ops_get()Sudeep Holla
2022-09-08firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep Holla
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07efi/x86: libstub: remove unused variablechen zhang
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-08-25efi: libstub: Disable struct randomizationArd Biesheuvel
2022-08-24Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-08-23firmware: arm_scmi: Fix the asynchronous reset requestsCristian Marussi
2022-08-23firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi
2022-08-22firmware: arm_scmi: Harden accesses to the sensor domainsCristian Marussi
2022-08-22firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi
2022-08-22firmware: arm_scmi: Fix missing kernel-doc in opteeCristian Marussi