summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-231-18/+46
|\
| * efi/cper: Reformat CPER memory error location to more readableShuai Xue2022-04-081-15/+15
| * EDAC/ghes: Unify CPER memory error location reportingShuai Xue2022-04-081-2/+2
| * efi/cper: Add a cper_mem_err_status_str() to decode error descriptionShuai Xue2022-04-081-1/+29
* | Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-239-20/+302
|\ \
| * | riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L2022-05-192-6/+30
| * | efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel2022-05-061-0/+11
| * | efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel2022-05-031-3/+9
| * | efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel2022-05-035-5/+9
| * | efi: libstub: ensure allocated memory to be executableBaskov Evgeniy2022-05-032-4/+118
| * | efi: libstub: declare DXE services tableBaskov Evgeniy2022-05-032-1/+82
| * | efi: Register efi_secret platform device if EFI secret area is declaredDov Murik2022-04-131-0/+5
| * | efi: Save location of EFI confidential computing areaDov Murik2022-04-132-0/+22
| * | efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas2022-04-132-1/+16
| |/
* | Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-04-221-2/+1
|\ \
| * | firmware: cs_dsp: Fix overrun of unterminated control name stringRichard Fitzgerald2022-04-121-2/+1
| |/
* | firmware: arm_scmi: Fix sparse warnings in OPTEE transport driverSudeep Holla2022-04-041-4/+4
* | firmware: arm_scmi: Replace zero-length array with flexible-array memberLv Ruyi2022-04-041-1/+1
* | firmware: arm_scmi: Fix sorting of retrieved clock ratesCristian Marussi2022-04-041-1/+2
* | firmware: arm_scmi: Remove clear channel call on the TX channelCristian Marussi2022-04-041-1/+2
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-284-12/+144
|\
| * firmware: google: Properly state IOMEM dependencyDavid Gow2022-03-181-1/+1
| * firmware: sysfb: fix platform-device leak in error pathJohan Hovold2022-03-181-9/+14
| * firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung2022-03-181-1/+1
| * firmware: xilinx: Add sysfs support for feature configRonak Jain2022-02-251-0/+93
| * firmware: xilinx: Add support for runtime featuresRonak Jain2022-02-251-0/+27
| * firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong2022-02-251-1/+8
* | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-241-1/+1
|\ \
| * \ Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-011-1/+1
| |\ \ | | |/ | |/|
| | * drivers/firmware: Don't mark as busy the simple-framebuffer IO resourceJavier Martinez Canillas2022-01-271-1/+1
* | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-2314-270/+1642
|\ \ \
| * \ \ Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-03-012-96/+126
| |\ \ \
| | * | | firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold2022-02-032-2/+34
| | * | | firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold2022-02-031-11/+8
| | * | | firmware: qcom: scm: Simplify set_cold/warm_boot_addr()Stephan Gerhold2022-02-032-79/+27
| | * | | firmware: qcom: scm: Introduce pas_metadata contextBjorn Andersson2022-02-031-5/+34
| | * | | firmware: qcom: scm: Fix some kernel-doc commentsYang Li2022-01-311-5/+2
| | * | | firmware: qcom: scm: Add function to set IOMMU pagetable addressingAngeloGioacchino Del Regno2022-01-312-0/+17
| | * | | firmware: qcom: scm: Add function to set the maximum IOMMU pool sizeAngeloGioacchino Del Regno2022-01-312-0/+16
| | * | | firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten2022-01-311-6/+0
| * | | | Merge tag 'ti-driver-soc-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-02-281-1/+1
| |\ \ \ \
| | * | | | firmware: ti_sci: inproper error handling of ti_sci_probePeiwei Hu2022-02-021-1/+1
| | |/ / /
| * | | | Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-02-259-173/+1466
| |\ \ \ \
| | * | | | firmware: arm_scmi: Add support for clock_enable_latencyCristian Marussi2022-02-211-3/+9
| | * | | | firmware: arm_scmi: Add atomic support to clock protocolCristian Marussi2022-02-211-3/+19
| | * | | | firmware: arm_scmi: Support optional system wide atomic-threshold-usCristian Marussi2022-02-211-3/+24
| | * | | | firmware: arm_scmi: Add atomic mode support to virtio transportCristian Marussi2022-02-213-20/+391
| | * | | | firmware: arm_scmi: Review virtio free_list handlingCristian Marussi2022-02-211-31/+57
| | * | | | firmware: arm_scmi: Add a virtio channel refcountCristian Marussi2022-02-211-51/+92
| | * | | | firmware: arm_scmi: Disable ftrace for Clang Thumb2 buildsArd Biesheuvel2022-02-081-0/+7