index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2022-03-16
Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+2
2022-03-01
efi: fix return value of __setup handlers
Randy Dunlap
-2
/
+2
2022-02-28
Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2022-02-28
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
-1
/
+4
2022-02-28
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
-7
/
+10
2022-02-18
Merge tag 'scmi-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
-1
/
+1
2022-02-11
firmware: arm_scmi: Remove space in MODULE_ALIAS name
Alyssa Ross
-1
/
+1
2022-01-23
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
-0
/
+7
2022-01-23
efi/libstub: arm64: Fix image check alignment at entry
Mihai Carabas
-3
/
+3
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
-0
/
+2
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
-0
/
+2
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+1
2022-01-14
firmware: qemu_fw_cfg: remove sysfs entries explicitly
Johan Hovold
-0
/
+1
2022-01-14
firmware: qemu_fw_cfg: fix sysfs information leak
Johan Hovold
-1
/
+1
2022-01-14
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
-7
/
+6
2022-01-14
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
-4
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
-1
/
+1
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-16
/
+51
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-41
/
+115
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+5
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-17
/
+15
2022-01-11
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-41
/
+108
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
-2
/
+5
2022-01-06
efi: use default_groups in kobj_type
Greg Kroah-Hartman
-3
/
+7
2022-01-06
efi/libstub: measure loaded initrd info into the TPM
Ilias Apalodimas
-14
/
+58
2022-01-06
drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb
Miaoqian Lin
-2
/
+6
2022-01-06
firmware: edd: remove empty default_attrs array
Greg Kroah-Hartman
-9
/
+0
2022-01-06
firmware: dmi-sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
-3
/
+4
2022-01-06
qemu_fw_cfg: use default_groups in kobj_type
Greg Kroah-Hartman
-2
/
+3
2022-01-05
firmware: memmap: use default_groups in kobj_type
Greg Kroah-Hartman
-1
/
+2
2022-01-05
firmware: cs_dsp: Clear core reset for cache
Charles Keepax
-4
/
+10
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
-5
/
+10
2021-12-22
efi: apply memblock cap after memblock_add()
Pingfan Liu
-0
/
+5
2021-12-21
firmware: qemu_fw_cfg: remove sysfs entries explicitly
Johan Hovold
-0
/
+1
2021-12-21
firmware: qemu_fw_cfg: fix sysfs information leak
Johan Hovold
-1
/
+1
2021-12-21
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
-7
/
+6
2021-12-21
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
-4
/
+1
2021-12-21
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
-3
/
+3
2021-12-20
Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
-1
/
+1
2021-12-13
firmware: arm_scpi: Fix string overflow in SCPI genpd driver
Sudeep Holla
-3
/
+7
2021-12-13
Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
-2
/
+3
2021-12-08
firmware: xilinx: check return value of zynqmp_pm_get_api_version()
Rajan Vaja
-1
/
+4
2021-12-03
firmware: xilinx: instantiate xilinx event manager driver
Abhyuday Godhasara
-0
/
+14
2021-11-30
firmware: cs_dsp: Move lockdep asserts to avoid potential null pointer
Charles Keepax
-4
/
+4
2021-11-29
Merge 5.16-rc3 into char-misc-next
Greg Kroah-Hartman
-14
/
+21
2021-11-22
firmware: ti_sci: rm: remove unneeded semicolon
Jason Wang
-1
/
+1
2021-11-22
firmware: smccc: Fix check for ARCH_SOC_ID not implemented
Michael Kelley
-1
/
+1
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
-29
/
+21
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
-1
/
+28
2021-11-17
firmware: cs_dsp: Allow creation of event controls
Charles Keepax
-0
/
+1
[next]