summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | firmware: xilinx: Add missing debug firmware interfacesRonak Jain2024-10-021-1/+161
| | |/ / / / / /
| * | | | | | | Merge tag 'tegra-for-6.13-firmware' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-11-011-5/+9
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er...Krzysztof Kozlowski2024-10-241-5/+9
| | |/ / / / /
* | | | | | | Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-2010-57/+112
|\ \ \ \ \ \ \
| * | | | | | | efi: Fix memory leak in efivar_ssdt_loadCyrill Gorcunov2024-11-171-13/+28
| * | | | | | | efi/libstub: Take command line overrides into account for loaded filesArd Biesheuvel2024-11-171-1/+2
| * | | | | | | efi/libstub: Fix command line fallback handling when loading filesArd Biesheuvel2024-11-171-0/+21
| * | | | | | | efi/libstub: Parse builtin command line after bootloader provided oneArd Biesheuvel2024-11-151-11/+8
| * | | | | | | efi/memattr: Ignore table if the size is clearly bogusArd Biesheuvel2024-11-151-1/+17
| * | | | | | | efi/zboot: Fix outdated comment about using LoadImage/StartImageArd Biesheuvel2024-11-151-6/+4
| * | | | | | | efi/libstub: Free correct pointer on failureArd Biesheuvel2024-11-151-1/+1
| * | | | | | | libstub,tpm: do not ignore failure case when reading final event logGregory Price2024-10-151-0/+3
| * | | | | | | tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_sizeGregory Price2024-10-152-4/+4
| * | | | | | | tpm: do not ignore memblock_reserve return valueGregory Price2024-10-151-1/+6
| * | | | | | | tpm: fix signed/unsigned bug when checking event logsGregory Price2024-10-151-8/+9
| * | | | | | | efi/libstub: measure initrd to PCR9 independent of sourceJeremy Linton2024-10-151-4/+5
| * | | | | | | efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()Jonathan Marek2024-10-154-8/+5
| * | | | | | | efi/libstub: fix efi_parse_options() ignoring the default command lineJonathan Marek2024-10-151-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm...Linus Torvalds2024-11-193-2/+37
|\ \ \ \ \ \ \
| * | | | | | | firmware: google: Unregister driver_info on failureYuan Can2024-10-161-2/+4
| * | | | | | | firmware: coreboot: Don't register a pdev if screen_info data is presentJavier Martinez Canillas2024-09-301-0/+14
| * | | | | | | firmware: sysfb: Add a sysfb_handles_screen_info() helper functionJavier Martinez Canillas2024-09-301-0/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-151-12/+32
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar2024-11-121-2/+2
| * | | | | | firmware: arm_scmi: Skip opp duplicatesCristian Marussi2024-11-121-10/+30
| |/ / / / /
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-081-4/+0
|\ \ \ \ \ \
| * | | | | | arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland2024-11-071-4/+0
* | | | | | | Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-055-43/+35
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-11-041-3/+14
| |\ \ \ \ \ \
| | * | | | | | firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou2024-10-231-1/+12
| | * | | | | | firmware: qcom: scm: fix a NULL-pointer dereferenceBartosz Golaszewski2024-10-061-1/+1
| | * | | | | | firmware: qcom: scm: suppress download mode errorJohan Hovold2024-10-061-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-11-013-5/+14
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi2024-10-281-2/+2
| | * | | | | firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi2024-10-222-0/+8
| | * | | | | firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang2024-10-221-3/+4
| * | | | | | Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-11-011-35/+7
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley2024-10-171-35/+7
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-011-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang2024-10-231-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2024-10-153-16/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | firmware: arm_scmi: Queue in scmi layer for mailbox implementationJustin Chen2024-10-141-11/+21
| * | | firmware: arm_scmi: Give SMC transport precedence over mailboxFlorian Fainelli2024-10-111-2/+4
| * | | firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()Su Hui2024-10-111-3/+1
| |/ /
* | | Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2024-10-151-4/+9
|\ \ \ | |_|/ |/| |
| * | firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()Gavin Shan2024-10-151-1/+1
| * | firmware: arm_ffa: Avoid string-fortify warning in export_uuid()Arnd Bergmann2024-10-141-3/+8
| |/
* | Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-041-1/+3
|\ \
| * \ Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-011-1/+3
| |\ \ | | |/ | |/|
| | * firmware/sysfb: Disable sysfb for firmware buffers with unknown parentThomas Zimmermann2024-09-261-1/+3