aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy
2023-11-20firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-11-08efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu
2023-11-02firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge
2023-10-06firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald
2023-10-06firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla
2023-10-06firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET
2023-10-06firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar
2023-10-06firmware: arm_scmi: Harden perf domain info accessCristian Marussi
2023-09-13arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-09-13firmware: cs_dsp: Fix new control name checkVlad Karpovich
2023-09-13firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong
2023-09-13firmware: ti_sci: Use system_state to determine pollingNishanth Menon
2023-09-13x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski
2023-09-06firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-08-11firmware: arm_scmi: Drop OF node reference in the transport channel setupKrzysztof Kozlowski
2023-08-11firmware: arm_scmi: Fix chan_free cleanup on SMCCristian Marussi
2023-08-11firmware: smccc: Fix use of uninitialised results structurePunit Agrawal
2023-07-23firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-07-19efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel
2023-06-14firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay
2023-06-09arm64: efi: Use SMBIOS processor version to key off Ampere quirkArd Biesheuvel
2023-06-05firmware: arm_ffa: Fix usage of partition info get count flagSudeep Holla
2023-05-30firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-30firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-11firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter
2023-05-11firmware: arm_scmi: Fix xfers allocation on Rx channelCristian Marussi
2023-05-11firmware: qcom_scm: Clear download bit during rebootMukesh Ojha
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede
2023-03-30firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
2023-03-30efi/libstub: smbios: Use length member instead of record struct sizeArd Biesheuvel
2023-03-22firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh
2023-03-10firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-03-10cpuidle: drivers: firmware: psci: Dont instrument suspend codeMark Rutland
2023-03-10firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handleChen Zhongjin
2023-03-10firmware: stratix10-svc: fix error handle while alloc/add device failedYang Yingliang
2023-03-10firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang
2023-02-14arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...Darren Hart
2023-02-09efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-09efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-06firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi
2023-02-01arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2023-02-01firmware: coreboot: Check size of table entry and use flex-arrayKees Cook