summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22firmware: arm_scmi: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-20Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14firmware: dmi: Add info message for number of populated and total memory slotsHeiner Kallweit
2024-05-13Merge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pu...Linus Torvalds
2024-05-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-08Merge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-05-03Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-02Merge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-05-01firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5GBjorn Andersson
2024-04-30firmware: dmi: Stop decoding on broken entryJean Delvare
2024-05-01ASoC: doc: dapm: various improvementsMark Brown
2024-04-30Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2024-04-30Merge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2024-04-30Merge tag 'arm-soc/for-6.10/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-04-29Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-04-29efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-04-25firmware: arm_ffa: Avoid queuing work when running on the worker queueSudeep Holla
2024-04-24firmware: microchip: clarify that sizes and addresses are in hexConor Dooley
2024-04-24firmware: microchip: don't unconditionally print validation successConor Dooley
2024-04-24efi/unaccepted: touch soft lockup during memory acceptChen Yu
2024-04-24firmware: arm_ffa: Fix memory corruption in ffa_msg_send2()Dan Carpenter
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman
2024-04-21firmware: qcom: scm: Modify only the download bits in TCSR registerMukesh Ojha
2024-04-21firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha
2024-04-21firmware: qcom: scm: Rework dload mode availability checkMukesh Ojha
2024-04-21firmware: qcom: scm: Remove redundant scm argument from qcom_scm_waitq_wakeup()Mukesh Ojha
2024-04-21firmware: qcom: scm: Remove log reporting memory allocation failureMukesh Ojha
2024-04-19firmware: arm_scmi: Add basic support for SCMI v3.2 pincontrol protocolPeng Fan
2024-04-19firmware: arm_scmi: Introduce get_max_msg_size() helper/accessorPeng Fan
2024-04-19firmware: smccc: Export revision soc_id functionMartin Botka
2024-04-18firmware: arm_ffa: Add support for FFA_MSG_SEND2Sudeep Holla
2024-04-18firmware: arm_ffa: Stash the partition properties for query purposesSudeep Holla
2024-04-18firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPISudeep Holla
2024-04-18firmware: arm_scmi: Add support for multiple vendors custom protocolsCristian Marussi
2024-04-15firmware: arm_ffa: Add support for handling notification pending interrupt(NPI)Jens Wiklander