aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-12-20efi: random: fix NULL-deref when refreshing seedGravatar Johan Hovold 1-1/+3
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-4/+180
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-1/+0
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+2
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 40-1564/+1494
2022-12-13Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-0/+7
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-6/+32
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 3-38/+45
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+19
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+3
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 10-154/+195
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-91/+11
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-4/+4
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareGravatar Ard Biesheuvel 1-0/+1
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionGravatar Ard Biesheuvel 5-3/+12
2022-12-07Merge tag 'v6.1-rc8' into efi/nextGravatar Ard Biesheuvel 1-8/+29
2022-12-06Merge branch 'for-next/ffa' into for-next/coreGravatar Will Deacon 1-91/+10
2022-12-05efi: Put Linux specific magic number in the DOS headerGravatar Ard Biesheuvel 1-1/+2
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsGravatar Mark Brown 1-8/+29
2022-12-02efi: earlycon: use console_is_registered()Gravatar John Ogness 1-4/+4
2022-12-01firmware: arm_ffa: Move constants to header fileGravatar Will Deacon 1-91/+10
2022-12-01efi: libstub: Always enable initrd command line loader and bump versionGravatar Ard Biesheuvel 2-17/+1
2022-12-01efi: stub: use random seed from EFI variableGravatar Jason A. Donenfeld 1-16/+52
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Gravatar Arnd Bergmann 2-6/+21
2022-11-25ASoC: adau1372: fixes after debugging custom boardGravatar Mark Brown 4-2/+93
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Gravatar Mark Brown 19-142/+135
2022-11-25firmware: cs_dsp: Switch to using namespaced exportsGravatar Mark Brown 3-33/+33
2022-11-25ASoC: wm_adsp: Report when a control write changes the valueGravatar Mark Brown 1-5/+12
2022-11-25firmware: cs_dsp: Make the exports namespacedGravatar Richard Fitzgerald 1-31/+31
2022-11-25firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSPGravatar Richard Fitzgerald 2-2/+2
2022-11-24driver core: make struct class.dev_uevent() take a const *Gravatar Greg Kroah-Hartman 1-1/+1
2022-11-24x86/boot/compressed, efi: Merge multiple definitions of image_offset into oneGravatar Ard Biesheuvel 1-1/+1
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextGravatar Dave Airlie 17-93/+238
2022-11-23firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()Gravatar Peng Wu 1-2/+2
2022-11-23firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Gravatar Yang Yingliang 1-0/+1
2022-11-23firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changedGravatar Simon Trimmer 1-5/+12
2022-11-23tegra: mark BPMP driver as little-endian onlyGravatar Arnd Bergmann 1-0/+1
2022-11-23Merge tag 'ti-driver-soc-for-v6.2-v2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-14/+10
2022-11-22Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 5-134/+162
2022-11-22efi: random: refresh non-volatile random seed when RNG is initializedGravatar Jason A. Donenfeld 1-0/+19
2022-11-21Merge tag 'imx-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-0/+1
2022-11-21Merge 6.1-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 17-93/+238
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-8/+29
2022-11-18efi: random: combine bootloader provided RNG seed with RNG protocol outputGravatar Ard Biesheuvel 3-8/+40
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Gravatar Jason A. Donenfeld 1-1/+0
2022-11-18efi/cper, cxl: Decode CXL Error LogGravatar Smita Koralahalli 1-0/+27
2022-11-18efi/cper, cxl: Decode CXL Protocol Error SectionGravatar Smita Koralahalli 4-1/+228