summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2024-11-15efi/memattr: Ignore table if the size is clearly bogusArd Biesheuvel-1/+17
2024-11-15efi/zboot: Fix outdated comment about using LoadImage/StartImageArd Biesheuvel-6/+4
2024-11-15efi/libstub: Free correct pointer on failureArd Biesheuvel-1/+1
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-47/+35
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-0/+45
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-0/+28
2024-11-12firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar-2/+2
2024-11-12firmware: arm_scmi: Skip opp duplicatesCristian Marussi-10/+30
2024-11-12firmware: turris-mox-rwtm: Document the driver private data structureMarek Behún-2/+21
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-3/+629
2024-11-12Merge tag 'scmi-updates-6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-59/+197
2024-11-12firmware: Switch back to struct platform_driver::remove()Uwe Kleine-König-11/+11
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton-0/+45
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson-0/+27
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+0
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland-4/+0
2024-11-06firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu-0/+3
2024-11-05firmware: qcom: uefisecapp: Allow X1E Devkit devicesSibi Sankar-0/+1
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman-1/+1
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-43/+35
2024-11-04Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-0/+3
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann-10/+305
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-3/+14
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2024-11-01Merge tag 'tegra-for-6.13-firmware' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-5/+9
2024-11-01Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-5/+14
2024-11-01Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann-35/+7
2024-10-31arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse-0/+45
2024-10-28firmware: arm_scmi: Relocate atomic_threshold to scmi_descCristian Marussi-16/+16
2024-10-28firmware: arm_scmi: Use max_msg and max_msg_size devicetree propertiesCristian Marussi-2/+14
2024-10-28firmware: arm_scmi: Calculate virtio PDU max size dynamicallyCristian Marussi-7/+8
2024-10-28firmware: arm_scmi: Account for SHMEM memory overheadCristian Marussi-8/+18
2024-10-28firmware: arm_scmi: Support 'reg-io-width' property for shared memoryFlorian Fainelli-21/+124
2024-10-28firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi-2/+2
2024-10-25firmware: ti_sci: Remove use of of_match_ptr() helperAndrew Davis-1/+1
2024-10-25firmware: ti_sci: add CPU latency constraint managementKevin Hilman-1/+23
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach-0/+274
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan-1/+238
2024-10-25firmware: ti_sci: Add support for querying the firmware capsGeorgi Vlaev-1/+94
2024-10-24Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er...Krzysztof Kozlowski-5/+9
2024-10-23firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang-1/+1
2024-10-22firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou-1/+12
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi-0/+8
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang-3/+4
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman-20/+35
2024-10-17firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley-35/+7
2024-10-15firmware: google: Unregister driver_info on failureYuan Can-2/+4
2024-10-15Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-16/+26
2024-10-15Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-4/+9
2024-10-15libstub,tpm: do not ignore failure case when reading final event logGregory Price-0/+3