summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| | * | | | firmware: xilinx: Update the zynqmp_pm_fpga_load() APINava kishore Manne2023-05-121-2/+10
| | |/ / /
* | | | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-1/+1
|\ \ \ \ \
| * \ \ \ \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-196-9/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-261-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_syncHuacai Chen2023-05-151-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-06-291-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ ASoC: Merge fixes due to dependenciesMark Brown2023-06-161-2/+3
| |\ \ \ \ \ \
| * | | | | | | firmware: cs_dsp: Log that a bin file was loadedRichard Fitzgerald2023-06-011-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-271-9/+17
|\ \ \ \ \ \ \
| * | | | | | | iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall2023-06-261-9/+17
* | | | | | | | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2610-15/+562
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze2023-06-061-0/+36
| * | | | | | | efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memoryKirill A. Shutemov2023-06-061-0/+35
| * | | | | | | efi: Add unaccepted memory supportKirill A. Shutemov2023-06-063-0/+138
| * | | | | | | efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov2023-06-068-0/+342
| * | | | | | | efi/x86: Get full memory map in allocate_e820()Kirill A. Shutemov2023-06-061-15/+11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds2023-06-211-21/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-06-161-2/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | firmware: cs_dsp: Log correct region name in bin error messagesRichard Fitzgerald2023-06-051-2/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-101-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-06-061-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay2023-06-061-0/+1
* | | | | Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-012-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | efi: fix missing prototype warningsArnd Bergmann2023-05-251-0/+3
| * | | | efi/libstub: zboot: Avoid eager evaluation of objcopy flagsArd Biesheuvel2023-05-251-1/+2
| | |/ / | |/| |
* | | | Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-05-262-5/+23
|\ \ \ \ | | |/ / | |/| |
| * | | firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla2023-05-081-0/+6
| * | | firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-081-3/+13
| * | | firmware: arm_ffa: Fix usage of partition info get count flagSudeep Holla2023-05-081-1/+2
| * | | firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla2023-05-081-1/+2
| |/ /
* | | Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2023-05-251-1/+1
|\ \ \ | |_|/ |/| |
| * | firmware: arm_scmi: Fix incorrect alloc_workqueue() invocationTejun Heo2023-05-081-1/+1
| |/