summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-10-162-21/+765
| |\ \ \ \
| | * | | | firmware: arm_ffa: Upgrade the driver version to v1.1Sudeep Holla2023-10-081-1/+1
| | * | | | firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla2023-10-081-3/+8
| | * | | | firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessorSudeep Holla2023-10-081-2/+4
| | * | | | firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla2023-10-061-6/+8
| | * | | | firmware: arm_ffa: Add notification handling mechanismSudeep Holla2023-10-061-1/+66
| | * | | | firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla2023-10-061-0/+13
| | * | | | firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla2023-10-061-0/+145
| | * | | | firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla2023-10-061-3/+100
| | * | | | firmware: arm_ffa: Initial support for scheduler receiver interruptSudeep Holla2023-10-061-10/+176
| | * | | | firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interfaceSudeep Holla2023-10-061-0/+73
| | * | | | firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interfaceSudeep Holla2023-10-061-0/+37
| | * | | | firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interfaceSudeep Holla2023-10-061-0/+20
| | * | | | firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla2023-10-061-0/+22
| | * | | | firmware: arm_ffa: Implement the notification bind and unbind interfaceSudeep Holla2023-10-061-0/+29
| | * | | | firmware: arm_ffa: Implement notification bitmap create and destroy interfacesSudeep Holla2023-10-061-1/+62
| | * | | | firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla2023-10-061-0/+1
| | * | | | firmware: arm_ffa: Emit modalias for FF-A devicesSudeep Holla2023-10-061-1/+14
| | * | | | firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla2023-10-061-10/+2
| | * | | | firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla2023-10-061-0/+1
| * | | | | Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-10-169-255/+478
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | firmware: arm_scmi: Add qcom smc/hvc transport supportNikunj Kela2023-10-092-2/+26
| | * | | | firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_...Sudeep Holla2023-10-091-7/+5
| | * | | | firmware: arm_scmi: Add support for clock parentsPeng Fan2023-10-081-6/+175
| | * | | | firmware: arm_scpi: Use device_get_match_data()Rob Herring2023-10-081-8/+5
| | * | | | firmware: arm_scmi: Specify the performance level when adding an OPPUlf Hansson2023-10-061-1/+5
| | * | | | firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson2023-10-061-12/+4
| | * | | | firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21}Sudeep Holla2023-09-271-19/+22
| | * | | | firmware: arm_scmi: Do not use !! on boolean when setting msg->flagsSudeep Holla2023-09-271-2/+2
| | * | | | firmware: arm_scmi: Move power-domain driver to the pmdomain dirSudeep Holla2023-09-212-154/+0
| | * | | | pmdomain: arm: Add the SCMI performance domainUlf Hansson2023-09-211-0/+12
| | * | | | firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson2023-09-211-13/+0
| | * | | | firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson2023-09-211-18/+4
| | * | | | firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson2023-09-211-17/+30
| | * | | | firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson2023-09-211-0/+8
| | * | | | firmware: arm_scmi: Add clock OEM config clock operationsCristian Marussi2023-09-201-0/+22
| | * | | | firmware: arm_scmi: Add clock .state_get support to pre-v3.2Cristian Marussi2023-09-201-7/+45
| | * | | | firmware: arm_scmi: Add v3.2 clock CONFIG_GET supportCristian Marussi2023-09-201-0/+64
| | * | | | firmware: arm_scmi: Add clock v3.2 CONFIG_SET supportCristian Marussi2023-09-201-8/+80
| | * | | | firmware: arm_scmi: Simplify enable/disable clock operationsCristian Marussi2023-09-201-18/+6
* | | | | | Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2023-11-011-6/+0
|\ \ \ \ \ \
| * | | | | | pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-10-041-6/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-2/+2
|\ \ \ \ \ \
| * | | | | | firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()Justin Stitt2023-09-291-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-303-50/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-181-0/+2
| * | | | | x86/efi: Disregard setup header of loaded imageArd Biesheuvel2023-09-151-40/+6
| * | | | | x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel2023-09-151-7/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-10-161-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |