summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* firmware/sysfb: Disable sysfb for firmware buffers with unknown parentThomas Zimmermann2024-10-101-1/+3
* firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski2024-10-101-6/+0
* efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel2024-10-041-1/+1
* firmware: qcom: scm: Disable SDI and write no dump to dump modeMukesh Ojha2024-10-041-4/+2
* firmware: arm_scmi: Fix double free in OPTEE transportCristian Marussi2024-10-041-0/+7
* firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()Dan Carpenter2024-09-181-0/+4
* firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald2024-09-121-0/+3
* firmware: microchip: fix incorrect error report of programming:timeout on suc...Steve Wilkins2024-09-041-1/+1
* firmware: qcom: scm: Mark get_wq_ctx() as atomic callMurali Nalajala2024-09-041-1/+1
* video/aperture: optionally match the device in sysfb_disable()Alex Deucher2024-09-041-6/+13
* efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma2024-08-031-0/+2
* x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel2024-08-031-5/+15
* x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel2024-08-031-4/+1
* firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún2024-08-031-2/+1
* firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún2024-08-031-9/+6
* firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún2024-08-031-1/+4
* Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2024-07-121-65/+162
|\
| * firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald2024-07-081-2/+2
| * firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald2024-07-011-31/+113
| * firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald2024-07-011-21/+15
| * firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald2024-07-011-4/+14
| * firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald2024-07-011-7/+18
* | Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter2024-07-041-4/+8
|\ \
| * | firmware: sysfb: Fix reference count of sysfb parent deviceThomas Zimmermann2024-06-281-4/+8
* | | Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2024-06-221-1/+3
|\ \ \
| * | | firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla2024-06-201-1/+3
| |/ /
* | | Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-181-9/+0
|\ \ \ | |/ / |/| |
| * | efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel2024-06-151-9/+0
* | | Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-063-11/+11
|\| |
| * | efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel2024-06-051-7/+6
| * | Merge branch 'efi/next' into efi/urgentArd Biesheuvel2024-06-042-4/+5
| |\ \ | | |/ | |/|
| | * efi: pstore: Return proper errors on UEFI failuresGuilherme G. Piccoli2024-05-231-4/+4
| | * efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor2024-05-231-0/+1
* | | LoongArch: Fix entry point in kernel image headerJiaxun Yang2024-06-031-1/+1
|/ /
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\ \
| * | firmware: arm_scmi: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-222-19/+3
|\ \ \
| * \ \ Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-235-4/+10
| |\ \ \
| * | | | treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-112-19/+3
* | | | | Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-211-2/+26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel2024-05-171-2/+26
* | | | | Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds2024-05-202-1/+23
|\ \ \ \ \
| * | | | | firmware: dmi: Add info message for number of populated and total memory slotsHeiner Kallweit2024-05-141-0/+6
| * | | | | firmware: dmi: Stop decoding on broken entryJean Delvare2024-04-301-0/+11
| * | | | | firmware: dmi-id: add a release callback functionArnd Bergmann2024-04-081-1/+6
* | | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-11/+0
|\ \ \ \ \ \
| * | | | | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-11/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-05-151-0/+54
|\ \ \ \ \ \
| * | | | | | ASoC: doc: dapm: various improvementsMark Brown2024-05-013-3/+8
| |\| | | | |
| * | | | | | ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown2024-04-052-1/+2
| |\ \ \ \ \ \