summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-301-1/+2
|\ \ \
| * \ \ Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-224-12/+23
| |\ \ \ | | | |/ | | |/|
| * | | firmware: cs_dsp: Fix new control name checkVlad Karpovich2023-08-151-1/+2
| | |/ | |/|
* | | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-302-0/+4
|\ \ \
| * \ \ BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-244-12/+23
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-172-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-082-0/+4
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-08-281-0/+19
|\ \ \ \
| * | | | arm64: sdei: abort running SDEI handlers during crashD Scott Phillips2023-08-041-0/+19
| |/ / /
* | | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-284-128/+249
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'linux-efi/urgent' into efi/nextArd Biesheuvel2023-08-281-1/+1
| |\ \ \ \
| | * | | | x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski2023-08-241-1/+1
| | |/ / /
| * | | | efi/runtime-wrappers: Clean up white space and add __init annotationArd Biesheuvel2023-08-221-22/+19
| * | | | acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel2023-08-221-0/+31
| * | | | efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel2023-08-221-8/+18
| * | | | efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel2023-08-221-3/+6
| * | | | efi/runtime-wrapper: Move workqueue manipulation out of lineArd Biesheuvel2023-08-211-28/+33
| * | | | efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel2023-08-211-66/+130
| * | | | efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel2023-08-211-2/+13
| * | | | efi/riscv: libstub: Fix comment about absolute relocationXiao Wang2023-08-031-1/+1
| |/ / /
* | | | x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel2023-08-071-94/+72
* | | | x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel2023-08-071-0/+17
* | | | efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel2023-08-074-7/+9
* | | | x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel2023-08-071-8/+21
* | | | x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel2023-08-076-26/+130
* | | | x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel2023-08-071-2/+11
* | | | x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel2023-08-071-4/+16
* | | | x86/efistub: Branch straight to kernel entry point from C codeArd Biesheuvel2023-08-071-5/+17
| |_|/ |/| |
* | | firmware: arm_scmi: Fix chan_free cleanup on SMCCristian Marussi2023-07-201-6/+11
* | | firmware: arm_scmi: Drop OF node reference in the transport channel setupKrzysztof Kozlowski2023-07-192-2/+6
* | | firmware: arm_scmi: Fix signed error return values handlingSukrut Bellary2023-07-181-1/+4
* | | firmware: smccc: Fix use of uninitialised results structurePunit Agrawal2023-07-181-3/+2
|/ /
* | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-035-4/+8
|\ \
| * | firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET2023-06-151-1/+1
| * | Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman2023-06-052-1/+5
| |\ \
| * | | firmware: xilinx: Switch Michal Simek's email to new oneMichal Simek2023-05-313-3/+3
| * | | firmware: dmi-sysfs: handle HAS_IOPORT=nNiklas Schnelle2023-05-311-0/+4
* | | | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-304-8/+17
|\ \ \ \
| * | | | efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel2023-06-271-3/+3
| * | | | efi/esrt: Allow ESRT access without CAP_SYS_ADMINNicholas Bishop2023-06-061-4/+0
| * | | | efivarfs: expose used and total sizeAnisse Astier2023-05-172-0/+13
| * | | | efi: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
* | | | | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-296-89/+335
|\ \ \ \ \
| * \ \ \ \ Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-06-223-26/+178
| |\ \ \ \ \
| | * | | | | firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi2023-06-061-6/+104
| | * | | | | firmware: arm_scmi: Refactor the internal powercap get/set helpersCristian Marussi2023-06-061-20/+45
| | * | | | | firmware: arm_scmi: Augment SMC/HVC to allow optional parametersNikunj Kela2023-05-092-1/+30
| | |/ / / /
| * | | | | Merge tag 'tegra-for-6.5-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-06-212-61/+147
| |\ \ \ \ \
| | * | | | | firmware: tegra: bpmp: Add support for DRAM MRQ GSCsPeter De Schrijver2023-06-092-61/+147
| | |/ / / /
| * | | | | Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2023-06-091-2/+10
| |\ \ \ \ \