aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-4/+8
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-8/+17
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-89/+335
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-1/+1
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-4/+4
2023-06-27Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+17
2023-06-27efi/libstub: Disable PCI DMA before grabbing the EFI memory mapGravatar Ard Biesheuvel 1-3/+3
2023-06-26Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 10-15/+562
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Gravatar Ross Lagerwall 1-9/+17
2023-06-22Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 3-26/+178
2023-06-21Merge tag 'tegra-for-6.5-firmware' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-61/+147
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Gravatar Linus Torvalds 1-21/+0
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Dave Airlie 6-9/+33
2023-06-16Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-2/+3
2023-06-16ASoC: Merge fixes due to dependenciesGravatar Mark Brown 1-2/+3
2023-06-15firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Gravatar Christophe JAILLET 1-1/+1
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-06-09firmware: tegra: bpmp: Add support for DRAM MRQ GSCsGravatar Peter De Schrijver 2-61/+147
2023-06-09Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into ...Gravatar Arnd Bergmann 1-2/+10
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIGravatar Dionna Glaze 1-0/+36
2023-06-06efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memoryGravatar Kirill A. Shutemov 1-0/+35
2023-06-06efi: Add unaccepted memory supportGravatar Kirill A. Shutemov 3-0/+138
2023-06-06efi/libstub: Implement support for unaccepted memoryGravatar Kirill A. Shutemov 8-0/+342
2023-06-06efi/x86: Get full memory map in allocate_e820()Gravatar Kirill A. Shutemov 1-15/+11
2023-06-06efi/esrt: Allow ESRT access without CAP_SYS_ADMINGravatar Nicholas Bishop 1-4/+0
2023-06-06Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Gravatar Arnd Bergmann 1-0/+1
2023-06-06firmware: arm_scmi: Add Powercap protocol enable supportGravatar Cristian Marussi 1-6/+104
2023-06-06firmware: arm_scmi: Refactor the internal powercap get/set helpersGravatar Cristian Marussi 1-20/+45
2023-06-06firmware: arm_ffa: Set handle field to zero in memory descriptorGravatar Balint Dobszay 1-0/+1
2023-06-05firmware: cs_dsp: Log correct region name in bin error messagesGravatar Richard Fitzgerald 1-2/+3
2023-06-05Merge 6.4-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 2-1/+5
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+5
2023-06-01firmware: cs_dsp: Log that a bin file was loadedGravatar Richard Fitzgerald 1-4/+4
2023-05-31firmware: xilinx: Switch Michal Simek's email to new oneGravatar Michal Simek 3-3/+3
2023-05-31firmware: dmi-sysfs: handle HAS_IOPORT=nGravatar Niklas Schnelle 1-0/+4
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Gravatar Arnd Bergmann 2-5/+23
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Gravatar Dave Airlie 1-1/+1
2023-05-25Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Gravatar Arnd Bergmann 1-1/+1
2023-05-25efi: fix missing prototype warningsGravatar Arnd Bergmann 1-0/+3
2023-05-25efi/libstub: zboot: Avoid eager evaluation of objcopy flagsGravatar Ard Biesheuvel 1-1/+2
2023-05-17efivarfs: expose used and total sizeGravatar Anisse Astier 2-0/+13
2023-05-15drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_syncGravatar Huacai Chen 1-1/+1
2023-05-12firmware: xilinx: Update the zynqmp_pm_fpga_load() APIGravatar Nava kishore Manne 1-2/+10
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-1/+3
2023-05-10efi: make kobj_type structure constantGravatar Thomas Weißschuh 1-1/+1
2023-05-09firmware: arm_scmi: Augment SMC/HVC to allow optional parametersGravatar Nikunj Kela 2-1/+30
2023-05-08firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsGravatar Sudeep Holla 1-0/+6
2023-05-08firmware: arm_ffa: Fix FFA device names for logical partitionsGravatar Sudeep Holla 1-3/+13
2023-05-08firmware: arm_ffa: Fix usage of partition info get count flagGravatar Sudeep Holla 1-1/+2
2023-05-08firmware: arm_ffa: Check if ffa_driver remove is present before executingGravatar Sudeep Holla 1-1/+2