summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-27firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAPGeert Uytterhoeven
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-01-21Merge tag 'chrome-platform-firmware-v6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-01-15Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-01-15arm_scmi: don't mess with ->d_parent->d_nameAl Viro
2025-01-14efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap
2025-01-14efi/libstub: Use __free() helper for pool deallocationsArd Biesheuvel
2025-01-14efi/libstub: Use cleanup helpers for freeing copies of the memory mapArd Biesheuvel
2025-01-14efi/libstub: Simplify PCI I/O handle buffer traversalArd Biesheuvel
2025-01-14efi/libstub: Refactor and clean up GOP resolution picker codeArd Biesheuvel
2025-01-14efi/libstub: Simplify GOP handling codeArd Biesheuvel
2025-01-14efi/libstub: Use C99-style for loop to traverse handle bufferArd Biesheuvel
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-09Merge tag 'socfpga_firmware_update_for_v6.14' of ssh://gitolite.kernel.org/pu...Greg Kroah-Hartman
2025-01-08firmware: qcom: scm: add calls for wrapped key supportGaurav Kashyap
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown
2025-01-06firmware: qcom: scm: smc: Narrow 'mempool' variable scopeKrzysztof Kozlowski
2025-01-06firmware: qcom: scm: smc: Handle missing SCM deviceKrzysztof Kozlowski
2025-01-06firmware: qcom: scm: Cleanup global '__scm' on probe failuresKrzysztof Kozlowski
2025-01-06firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()Krzysztof Kozlowski
2025-01-06firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()Krzysztof Kozlowski
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-12-26firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp)Pengyu Luo
2024-12-26firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023Jens Glathe
2024-12-26firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14Jens Glathe
2024-12-25firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15Maud Spierings
2024-12-25firmware: qcom: scm: Allow QSEECOM on X1P42100 CRDKonrad Dybcio
2024-12-21Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-20Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-12-19firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.cRichard Fitzgerald
2024-12-19efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32Hamza Mahfooz
2024-12-17firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.cRichard Fitzgerald
2024-12-17firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.cRichard Fitzgerald
2024-12-17firmware: google: vpd: Use const 'struct bin_attribute' callbackThomas Weißschuh
2024-12-17firmware: google: memconsole: Use const 'struct bin_attribute' callbackThomas Weißschuh
2024-12-17firmware: google: gsmi: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17firmware: google: cbmem: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-16firmware: stratix10-svc: Use kthread_run_on_cpu()Frederic Weisbecker
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-12-16firmware: cs_dsp: avoid large local variablesArnd Bergmann
2024-12-16firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.cRichard Fitzgerald