summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2023-08-07firmware: xilinx: Add support to get platform informationDhaval Shah1-0/+40
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+19
2023-08-04firmware: stratix10-rsu: query spt addressesRadu Bacrau1-1/+99
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping1-0/+18
2023-08-04firmware: coreboot: framebuffer: Allow building with simpledrmAlper Nebi Yasak1-1/+1
2023-08-04firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong1-0/+2
2023-08-04firmware: arm_scmi: Add v3.2 perf level indexing mode supportCristian Marussi1-70/+297
2023-08-04firmware: arm_scmi: Harden perf domain info accessCristian Marussi1-25/+64
2023-08-03efi/riscv: libstub: Fix comment about absolute relocationXiao Wang1-1/+1
2023-07-30firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming1-1/+1
2023-07-28firmware: qcom_scm: Convert all symbols to EXPORT_SYMBOL_GPLGuru Das Srinagesh1-33/+33
2023-07-24firmware: qcom_scm: Drop useless compatiblesKonrad Dybcio1-8/+3
2023-07-24firmware: qcom_scm: Always return devm_clk_get_optional errorsKonrad Dybcio1-12/+6
2023-07-24firmware: qcom_scm: Always try to consume all three clocksKonrad Dybcio1-60/+13
2023-07-20firmware: arm_scmi: Fix chan_free cleanup on SMCCristian Marussi1-6/+11
2023-07-19firmware: arm_scmi: Drop OF node reference in the transport channel setupKrzysztof Kozlowski2-2/+6
2023-07-18firmware: arm_scmi: Fix signed error return values handlingSukrut Bellary1-1/+4
2023-07-18firmware: smccc: Fix use of uninitialised results structurePunit Agrawal1-3/+2
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2-0/+4
2023-07-11firmware: ti_sci: Fixup documentation errorsNishanth Menon1-6/+7
2023-07-11firmware: ti_sci: Use system_state to determine pollingNishanth Menon1-34/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2-0/+4
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+8
2023-07-01Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+17
2023-06-30Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-89/+335
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+4
2023-06-28Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+17
2023-06-27efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel1-3/+3
2023-06-27Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-15/+562
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall1-9/+17
2023-06-22Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-26/+178
2023-06-21Merge tag 'tegra-for-6.5-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-61/+147
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds1-21/+0
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie6-9/+33
2023-06-16Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+3
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown1-2/+3
2023-06-15firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET1-1/+1
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-06-09firmware: tegra: bpmp: Add support for DRAM MRQ GSCsPeter De Schrijver2-61/+147
2023-06-09Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-2/+10
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze1-0/+36
2023-06-06efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memoryKirill A. Shutemov1-0/+35
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov3-0/+138
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov8-0/+342
2023-06-06efi/x86: Get full memory map in allocate_e820()Kirill A. Shutemov1-15/+11
2023-06-06efi/esrt: Allow ESRT access without CAP_SYS_ADMINNicholas Bishop1-4/+0
2023-06-06Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-0/+1
2023-06-06firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi1-6/+104
2023-06-06firmware: arm_scmi: Refactor the internal powercap get/set helpersCristian Marussi1-20/+45