aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-01-23efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesGravatar Ard Biesheuvel 1-0/+7
2022-01-23efi/libstub: arm64: Fix image check alignment at entryGravatar Mihai Carabas 1-3/+3
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelGravatar Palmer Dabbelt 1-0/+2
2022-01-19riscv: Implement sv48 supportGravatar Alexandre Ghiti 1-0/+2
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2022-01-14firmware: qemu_fw_cfg: remove sysfs entries explicitlyGravatar Johan Hovold 1-0/+1
2022-01-14firmware: qemu_fw_cfg: fix sysfs information leakGravatar Johan Hovold 1-1/+1
2022-01-14firmware: qemu_fw_cfg: fix kobject leak in probe error pathGravatar Johan Hovold 1-7/+6
2022-01-14firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesGravatar Johan Hovold 1-4/+1
2022-01-14virtio: wrap config->reset callsGravatar Michael S. Tsirkin 1-1/+1
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-16/+51
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-41/+115
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+5
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-17/+15
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-41/+108
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 2-2/+5
2022-01-06efi: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 3-3/+7
2022-01-06efi/libstub: measure loaded initrd info into the TPMGravatar Ilias Apalodimas 1-14/+58
2022-01-06drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefbGravatar Miaoqian Lin 1-2/+6
2022-01-06firmware: edd: remove empty default_attrs arrayGravatar Greg Kroah-Hartman 1-9/+0
2022-01-06firmware: dmi-sysfs: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 1-3/+4
2022-01-06qemu_fw_cfg: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 1-2/+3
2022-01-05firmware: memmap: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 1-1/+2
2022-01-05firmware: cs_dsp: Clear core reset for cacheGravatar Charles Keepax 1-4/+10
2022-01-03Merge 5.16-rc8 into char-misc-nextGravatar Greg Kroah-Hartman 2-5/+10
2021-12-22efi: apply memblock cap after memblock_add()Gravatar Pingfan Liu 1-0/+5
2021-12-21firmware: qemu_fw_cfg: remove sysfs entries explicitlyGravatar Johan Hovold 1-0/+1
2021-12-21firmware: qemu_fw_cfg: fix sysfs information leakGravatar Johan Hovold 1-1/+1
2021-12-21firmware: qemu_fw_cfg: fix kobject leak in probe error pathGravatar Johan Hovold 1-7/+6
2021-12-21firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesGravatar Johan Hovold 1-4/+1
2021-12-21firmware: Update Kconfig help text for Google firmwareGravatar Ben Hutchings 1-3/+3
2021-12-20Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-1/+1
2021-12-13firmware: arm_scpi: Fix string overflow in SCPI genpd driverGravatar Sudeep Holla 1-3/+7
2021-12-13Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-2/+3
2021-12-08firmware: xilinx: check return value of zynqmp_pm_get_api_version()Gravatar Rajan Vaja 1-1/+4
2021-12-03firmware: xilinx: instantiate xilinx event manager driverGravatar Abhyuday Godhasara 1-0/+14
2021-11-30firmware: cs_dsp: Move lockdep asserts to avoid potential null pointerGravatar Charles Keepax 1-4/+4
2021-11-29Merge 5.16-rc3 into char-misc-nextGravatar Greg Kroah-Hartman 6-14/+21
2021-11-22firmware: ti_sci: rm: remove unneeded semicolonGravatar Jason Wang 1-1/+1
2021-11-22firmware: smccc: Fix check for ARCH_SOC_ID not implementedGravatar Michael Kelley 1-1/+1
2021-11-21efi/libstub: consolidate initrd handling across architecturesGravatar Ard Biesheuvel 4-29/+21
2021-11-21efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Gravatar Ard Biesheuvel 1-1/+28
2021-11-17firmware: cs_dsp: Allow creation of event controlsGravatar Charles Keepax 1-0/+1
2021-11-17firmware: cs_dsp: Add offset to cs_dsp read/writeGravatar Charles Keepax 1-16/+28
2021-11-17firmware: cs_dsp: Clarify some kernel doc commentsGravatar Charles Keepax 1-2/+2
2021-11-17firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrlGravatar Charles Keepax 1-0/+6
2021-11-17firmware: cs_dsp: Add support for rev 2 coefficient filesGravatar Charles Keepax 1-0/+1
2021-11-17firmware: cs_dsp: Print messages from bin filesGravatar Charles Keepax 1-0/+11
2021-11-17firmware: cs_dsp: Add pre_run callbackGravatar Charles Keepax 1-0/+6
2021-11-17firmware: cs_dsp: Add version checks on coefficient loadingGravatar Charles Keepax 1-13/+36