aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-5/+11
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-30/+2
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-7/+18
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-05-27Merge branch 'for-next/psci' into for-next/coreWill Deacon1-1/+3
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-255/+1
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-14/+30
2025-05-23firmware: cs_dsp: Fix OOB memory read access in KUnit testJaroslav Kysela1-1/+2
2025-05-21Merge tag 'samsung-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixesArnd Bergmann1-14/+30
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov1-1/+1
2025-05-15ASoC: codecs: add support for ES8389Mark Brown3-6/+13
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar2-254/+0
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei2-4/+8
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie5-39/+14
2025-05-05Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-6/+13
2025-05-04Merge branch 'x86/urgent' into x86/boot, to pick up fixesIngo Molnar1-3/+11
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown1-3/+11
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown1-3/+11
2025-04-29Merge tag 'ffa-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-1/+2
2025-04-29Merge tag 'scmi-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann2-5/+11
2025-04-29firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin1-1/+3
2025-04-25Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+11
2025-04-24ASoC: Merge up fixesMark Brown4-36/+3
2025-04-22Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstream fixesIngo Molnar4-34/+4
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-32/+2
2025-04-16firmware: cs_dsp: Add some sanity-checking to test harnessRichard Fitzgerald3-6/+16
2025-04-15firmware: stratix10-svc: Add of_platform_default_populate()Mahesh Rao1-3/+11
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown2-6/+3
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie2-30/+2
2025-04-13firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling itNico Pache1-4/+1
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald3-32/+2
2025-04-09efi: Export symbol efi_mem_desc_lookupThomas Zimmermann1-0/+1
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2025-04-08firmware: arm_ffa: Skip Rx buffer ownership release if not acquiredSudeep Holla1-1/+2
2025-04-08firmware: arm_scmi: Fix timeout checks on polling pathCristian Marussi1-5/+8
2025-04-08firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi1-0/+3
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann44-486/+2482
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann1-30/+1
2025-04-07firmware: exynos-acpm: check saved RX before bailing out on empty RX queueTudor Ambarus1-14/+30
2025-04-06x86/boot: Move the EFI mixed mode startup code back under arch/x86, into startup/Ard Biesheuvel2-254/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-105/+6
2025-04-02smccc: kvm_guest: Remove unneeded semicolonChen Ni1-1/+1
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-25/+19
2025-04-01smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABIOliver Upton1-1/+1
2025-03-29Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds10-81/+448
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds14-172/+1605
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-41/+23