aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-05-30firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-17firmware: qcom_scm: Clear download bit during rebootMukesh Ojha
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-03-11firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-10-26firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-08-25firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-06-14firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2022-03-08firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-01-27firmware: Update Kconfig help text for Google firmwareBen Hutchings
2022-01-27firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-27firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-27firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-11-26firmware/psci: fix application of sizeof to pointerjing yangyang
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-08firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla
2021-07-31firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi
2021-07-31firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla
2021-07-20qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor