summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-10-06firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement the notification bind and unbind interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Implement notification bitmap create and destroy interfacesSudeep Holla
2023-10-06firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla
2023-10-06firmware: arm_ffa: Emit modalias for FF-A devicesSudeep Holla
2023-10-06firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla
2023-10-06firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla
2023-10-06firmware: arm_scmi: Specify the performance level when adding an OPPUlf Hansson
2023-10-06firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter
2023-10-02firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-29firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()Justin Stitt
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2023-09-27firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy
2023-09-27firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21}Sudeep Holla
2023-09-27firmware: arm_scmi: Do not use !! on boolean when setting msg->flagsSudeep Holla
2023-09-25firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-21firmware: arm_scmi: Move power-domain driver to the pmdomain dirSudeep Holla
2023-09-21pmdomain: arm: Add the SCMI performance domainUlf Hansson
2023-09-21firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson
2023-09-21firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-20firmware: qcom_scm: disable SDI if requiredRobert Marko
2023-09-20firmware: arm_scmi: Add clock OEM config clock operationsCristian Marussi
2023-09-20firmware: arm_scmi: Add clock .state_get support to pre-v3.2Cristian Marussi
2023-09-20firmware: arm_scmi: Add v3.2 clock CONFIG_GET supportCristian Marussi
2023-09-20firmware: arm_scmi: Add clock v3.2 CONFIG_SET supportCristian Marussi
2023-09-20firmware: arm_scmi: Simplify enable/disable clock operationsCristian Marussi
2023-09-20firmware: ti_sci: refactor deprecated strncpyJustin Stitt
2023-09-20firmware: ti_sci: Use list_for_each_entry() helperJinjie Ruan
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov
2023-09-19firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET
2023-09-15firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependencyBjorn Andersson
2023-09-15x86/efi: Disregard setup header of loaded imageArd Biesheuvel
2023-09-15x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel
2023-09-14firmware: qcom-scm: order includes alphabeticallyBartosz Golaszewski
2023-09-13firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald
2023-09-13firmware: Add support for Qualcomm UEFI Secure ApplicationMaximilian Luz
2023-09-13firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz
2023-09-11drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov
2023-09-11firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-11efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds