summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+71
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel-10/+71
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov-4/+60
2023-10-17x86/boot: efistub: Assign global boot_params variableArd Biesheuvel-0/+4
2023-10-16Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-1/+1
2023-10-13efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu-2/+6
2023-10-13x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov-4/+1
2023-10-10firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge-1/+1
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds-4/+17
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann-2/+2
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann-2/+14
2023-09-25firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla-2/+14
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+29
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-17/+17
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov-3/+29
2023-09-19firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET-0/+1
2023-09-13firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald-17/+17
2023-09-11firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar-2/+2
2023-09-11efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel-1/+1
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-124/+197
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt-124/+197
2023-09-05riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti-19/+16
2023-09-05libstub: Fix compilation warning for rv32Alexandre Ghiti-1/+1
2023-09-05arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti-105/+181
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+119
2023-08-30Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-0/+49
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-8/+9
2023-08-30Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-251/+533
2023-08-30Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/...Linus Torvalds-429/+0
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+2
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+4
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+19
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-128/+249
2023-08-28Merge remote-tracking branch 'linux-efi/urgent' into efi/nextArd Biesheuvel-1/+1
2023-08-24x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski-1/+1
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie-12/+23
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown-12/+23
2023-08-22efi/runtime-wrappers: Clean up white space and add __init annotationArd Biesheuvel-22/+19
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel-0/+31
2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel-8/+18
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel-3/+6
2023-08-21Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-107/+49
2023-08-21efi/runtime-wrapper: Move workqueue manipulation out of lineArd Biesheuvel-28/+33
2023-08-21efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel-66/+130
2023-08-21efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel-2/+13
2023-08-17genpd: imx: relocate scu-pd under genpdPeng Fan-429/+0
2023-08-15firmware: cs_dsp: Fix new control name checkVlad Karpovich-1/+2
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-40/+9
2023-08-14Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-22/+125