aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Gravatar Helge Deller 1-13/+1
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-270/+178
2024-01-12Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+13
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 4-192/+0
2024-01-12firmware/sysfb: Clear screen_info state after consuming itGravatar Thomas Zimmermann 1-1/+13
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 20-62/+646
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-9/+912
2024-01-09Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...Gravatar Linus Torvalds 2-3/+5
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-5/+2
2024-01-08Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+2
2024-01-04firmware: xilinx: Export function to use in other moduleGravatar Jay Buddhabhatti 1-1/+2
2024-01-04firmware: zynqmp: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: turris-mox-rwtm: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: stratix10-svc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: stratix10-rsu: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2024-01-04firmware: raspberrypi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: qemu_fw_cfg: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2024-01-04firmware: mtk-adsp-ipc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: imx-dsp: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: coreboot_table: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2024-01-04firmware: arm_scpi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04firmware: arm_scmi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-01-04Merge branch 'acpi-utils'Gravatar Rafael J. Wysocki 1-5/+2
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2024-01-02efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsGravatar Yuntao Wang 1-0/+2
2023-12-28firmware: coreboot: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-12-22Merge tag 'scmi-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 11-39/+105
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 5-0/+511
2023-12-22Merge tag 'amlogic-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 1-11/+8
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-7/+13
2023-12-22Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-5/+5
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Gravatar Arnd Bergmann 1-0/+4
2023-12-22efi: memmap: fix kernel-doc warningsGravatar Randy Dunlap 1-3/+5
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsGravatar Vegard Nossum 1-2/+2
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeGravatar Vegard Nossum 1-2/+2
2023-12-19efi/loongarch: Directly position the loaded image fileGravatar Wang Yao 3-6/+13
2023-12-19Merge branch 'efi/urgent' into efi/nextGravatar Ard Biesheuvel 4-13/+30
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padGravatar Masahiro Yamada 1-2/+2
2023-12-18firmware: qcom: qseecom: fix memory leaks in error pathsGravatar Bartosz Golaszewski 1-7/+13
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Gravatar Michal Simek 1-24/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiGravatar Michal Simek 1-38/+0
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-12/+29
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsGravatar Ard Biesheuvel 1-7/+24
2023-12-11efivarfs: automatically update super block flagGravatar Masahisa Kojima 2-0/+14
2023-12-11efi: Add tee-based EFI variable driverGravatar Masahisa Kojima 4-0/+868
2023-12-11efi: expose efivar generic ops register functionGravatar Masahisa Kojima 1-0/+12
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressGravatar Wang Yao 2-5/+5
2023-12-11Merge 6.7-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 3-33/+57
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-32/+56