summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
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-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon
2022-12-02efi: earlycon: use console_is_registered()John Ogness
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2022-11-23tegra: mark BPMP driver as little-endian onlyArnd Bergmann
2022-11-23Merge tag 'ti-driver-soc-for-v6.2-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-11-22Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-11-21Merge tag 'imx-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-17firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname()Yang Li
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-10firmware: coreboot: Register bus in module initBrian Norris
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-03firmware: ti_sci: Use devm_bitmap_zalloc when applicableChristophe JAILLET
2022-11-02Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-11-01firmware: arm_scmi: Fix deferred_tx_wq release on error pathsCristian Marussi
2022-11-01firmware: arm_scmi: Fix devres allocation device in virtio transportCristian Marussi
2022-11-01firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi
2022-11-01firmware: arm_scmi: Make tx_prepare time out eventuallyCristian Marussi
2022-11-01firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi
2022-11-01firmware: arm_scmi: Cleanup the core driver removal callbackCristian Marussi
2022-10-28efi: efivars: Fix variable writes with unsupported query_variable_store()Ard Biesheuvel
2022-10-28firmware: ti_sci: Fix polled mode during system suspendGeorgi Vlaev
2022-10-28firmware: ti_sci: Use the non-atomic bitmap API when applicableChristophe JAILLET
2022-10-28firmware: ti_sci: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-10-24firmware: tegra: bpmp: Do not support big-endianThierry Reding
2022-10-24firmware: tegra: bpmp: Use iosys-map helpersThierry Reding
2022-10-24firmware: tegra: bpmp: Prefer u32 over uint32_tThierry Reding
2022-10-24efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel
2022-10-24efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-24efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar
2022-10-24firmware: imx: scu-pd: add missed USB_1_PHY pdFrank Li
2022-10-21efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0Ard Biesheuvel
2022-10-21efi: libstub: Fix incorrect payload size in zboot headerArd Biesheuvel
2022-10-21efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-21efi: ssdt: Don't free memory if ACPI table was loaded successfullyArd Biesheuvel
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel
2022-10-17efi: pstore: Follow convention for the efi-pstore backend nameGuilherme G. Piccoli
2022-10-17firmware: raspberrypi: Use dev_err_probe() to simplify codeYuan Can
2022-10-11Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds