summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-06firmware/psci: Don't register with debugfs if PSCI isn't availableMarc Zyngier
2023-01-03firmware: arm_scmi: Fix virtio channels cleanup on shutdownCristian Marussi
2023-01-03firmware: arm_scmi: Harden shared memory access in fetch_notificationCristian Marussi
2023-01-03firmware: arm_scmi: Harden shared memory access in fetch_responseCristian Marussi
2023-01-03firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi
2023-01-03efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui
2023-01-03efi: fix NULL-deref in init error pathJohan Hovold
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown
2022-12-02efi: earlycon: use console_is_registered()John Ogness
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon
2022-12-01efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel
2022-12-01efi: stub: use random seed from EFI variableJason A. Donenfeld
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2022-11-25ASoC: adau1372: fixes after debugging custom boardMark Brown
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Mark Brown
2022-11-25firmware: xilinx: Add RPU configuration APIsBen Levinsky
2022-11-25firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky
2022-11-25firmware: cs_dsp: Switch to using namespaced exportsMark Brown
2022-11-25ASoC: wm_adsp: Report when a control write changes the valueMark Brown
2022-11-25firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald
2022-11-25firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSPRichard Fitzgerald
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman