aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+54
3 daysMerge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-4/+12
4 daysMerge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+1
4 daysMerge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pu...Gravatar Linus Torvalds 3-4/+9
5 daysMerge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+1
5 daysMerge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 11-156/+1401
5 daysMerge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-3/+4
10 daysMerge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+5
10 daysMerge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-0/+2
2024-05-03Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2024-05-02Merge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-18/+6
2024-05-01firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5GGravatar Bjorn Andersson 1-0/+2
2024-05-01ASoC: doc: dapm: various improvementsGravatar Mark Brown 3-3/+8
2024-04-30Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Rafael J. Wysocki 1-0/+1
2024-04-30Merge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 1-3/+5
2024-04-30Merge tag 'arm-soc/for-6.10/devicetree' of https://github.com/Broadcom/stblin...Gravatar Arnd Bergmann 1-3/+4
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 1-45/+142
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 8-64/+1201
2024-04-29Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-29/+50
2024-04-29efi: libstub: only free priv.runtime_map when allocatedGravatar Hagar Hemdan 1-2/+2
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 2-77/+97
2024-04-25firmware: arm_ffa: Avoid queuing work when running on the worker queueGravatar Sudeep Holla 1-5/+14
2024-04-24firmware: microchip: clarify that sizes and addresses are in hexGravatar Conor Dooley 1-3/+3
2024-04-24firmware: microchip: don't unconditionally print validation successGravatar Conor Dooley 1-0/+2
2024-04-24efi/unaccepted: touch soft lockup during memory acceptGravatar Chen Yu 1-0/+4
2024-04-24firmware: arm_ffa: Fix memory corruption in ffa_msg_send2()Gravatar Dan Carpenter 1-1/+1
2024-04-21firmware: qcom: scm: Modify only the download bits in TCSR registerGravatar Mukesh Ojha 1-2/+24
2024-04-21firmware: qcom: scm: Fix __scm and waitq completion variable initializationGravatar Mukesh Ojha 1-5/+5
2024-04-21firmware: qcom: scm: Rework dload mode availability checkGravatar Mukesh Ojha 1-8/+5
2024-04-21firmware: qcom: scm: Remove redundant scm argument from qcom_scm_waitq_wakeup()Gravatar Mukesh Ojha 1-2/+2
2024-04-21firmware: qcom: scm: Remove log reporting memory allocation failureGravatar Mukesh Ojha 1-3/+2
2024-04-19firmware: arm_scmi: Add basic support for SCMI v3.2 pincontrol protocolGravatar Peng Fan 4-1/+921
2024-04-19firmware: arm_scmi: Introduce get_max_msg_size() helper/accessorGravatar Peng Fan 2-0/+17
2024-04-19firmware: smccc: Export revision soc_id functionGravatar Martin Botka 1-0/+1
2024-04-18firmware: arm_ffa: Add support for FFA_MSG_SEND2Gravatar Sudeep Holla 1-0/+38
2024-04-18firmware: arm_ffa: Stash the partition properties for query purposesGravatar Sudeep Holla 1-0/+2
2024-04-18firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPIGravatar Sudeep Holla 1-0/+2
2024-04-18firmware: arm_scmi: Add support for multiple vendors custom protocolsGravatar Cristian Marussi 2-22/+162
2024-04-15firmware: arm_ffa: Add support for handling notification pending interrupt(NPI)Gravatar Jens Wiklander 1-16/+55
2024-04-15firmware: arm_ffa: Refactor SRI handling in prepartion to add NPI supportGravatar Sudeep Holla 1-19/+28
2024-04-15firmware: arm_ffa: Skip creation of the notification bitmapsGravatar Jens Wiklander 1-9/+7
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeGravatar Tim Schumacher 1-1/+1
2024-04-09firmware: ti_sci: Unconditionally register reset handlerGravatar Andrew Davis 1-11/+4
2024-04-09firmware: ti_sci: Use devm_register_restart_handler()Gravatar Andrew Davis 1-10/+5
2024-04-09firmware: qcom: uefisecapp: Fix memory related IO errors and crashesGravatar Maximilian Luz 2-77/+97
2024-04-09Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Gravatar Arnd Bergmann 1-1/+1
2024-04-09Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Arnd Bergmann 2-2/+7
2024-04-05ASoC: Intel: avs: Fixes and cleanups for 6.10Gravatar Mark Brown 2-1/+2
2024-04-04firmware: raspberrypi: Use correct device for DMA mappingsGravatar Laurent Pinchart 1-3/+4
2024-04-04firmware: arm_scmi: Avoid non-constant printk format stringsGravatar Arnd Bergmann 1-2/+2