aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-12-15firmware: stratix10-svc: Delete some stray tabsDan Carpenter1-7/+7
2025-12-15firmware: ti_sci.h: fix all kernel-doc warningsRandy Dunlap1-13/+16
2025-12-15firmware: arm_scmi: Fix uninitialized pointers with __free attrAlly Heev1-2/+3
2025-12-15firmware: arm_ffa: Tie FF-A version checks to specific featuresSudeep Holla1-5/+9
2025-12-15firmware: arm_ffa: Unmap Rx/Tx buffers on init failureHaoxiang Li1-0/+1
2025-12-14firmware: cs_dsp: Don't use __free() in cs_dsp_load() and cs_dsp_load_coeff()Richard Fitzgerald1-2/+6
2025-12-14firmware: cs_dsp: Remove __free() from cs_dsp_debugfs_string_read()Richard Fitzgerald1-9/+14
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-4/+4
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds4-1/+130
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-139/+899
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+165
2025-12-06LoongArch: Add adaptive CSR accessors for 32BIT/64BITHuacai Chen1-4/+4
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-75/+257
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-4/+4
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds9-99/+308
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-16/+1
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-103/+73
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+19
2025-12-02Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+2
2025-11-28firmware: cs_dsp: Add test cases for client_ops == NULLRichard Fitzgerald1-0/+1
2025-11-28firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_opsRichard Fitzgerald1-0/+6
2025-11-27firmware: cs_dsp: Use kvzalloc() to allocate control cachesRichard Fitzgerald1-3/+3
2025-11-27firmware: cs_dsp: Take pwr_lock around reading controls debugfsRichard Fitzgerald1-0/+2
2025-11-26firmware: qcom: scm: Simplify with of_machine_device_match()Krzysztof Kozlowski1-16/+1
2025-11-26firmware: cs_dsp: Remove redundant download buffer allocatorRichard Fitzgerald1-69/+34
2025-11-25Merge tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann2-27/+135
2025-11-25Merge tag 'imx-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/driversArnd Bergmann2-19/+24
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald1-1/+1
2025-11-24firmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen1-0/+1
2025-11-24firmware: stratix-svc: fix make htmldocs warningDinh Nguyen1-2/+2
2025-11-21docs: efi: add CPER functions to driver-apiMauro Carvalho Chehab1-1/+1
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-26/+24
2025-11-21efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+60
2025-11-21efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
2025-11-20firmware: cs_dsp: Append \n to debugfs string during readRichard Fitzgerald1-9/+8
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald1-24/+21
2025-11-18efi/libstub: x86: Store EDID in boot_paramsThomas Zimmermann1-1/+2
2025-11-18efi/libstub: gop: Add support for reading EDIDThomas Zimmermann4-4/+67
2025-11-18efi/libstub: gop: Initialize screen_info in helper functionThomas Zimmermann1-43/+33
2025-11-18efi/libstub: gop: Find GOP handle instead of GOP dataThomas Zimmermann1-10/+17
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo2-4/+4
2025-11-13Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-nextGreg Kroah-Hartman2-139/+898
2025-11-13firmware: ti_sci: Partial-IO supportMarkus Schneider-Pargmann (TI.com)2-7/+107
2025-11-13firmware: ti_sci: Support transfers without responseMarkus Schneider-Pargmann (TI.com)1-2/+5
2025-11-13firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() functionsRahul Kumar1-4/+3
2025-11-13firmware: stratix10-rsu: Migrate RSU driver to use stratix10 asynchronous framework.Mahesh Rao1-129/+141
2025-11-13firmware: stratix10-svc: Add support for RSU commands in asynchronous frameworkMahesh Rao1-0/+72
2025-11-13firmware: stratix10-svc: Add support for async communicationMahesh Rao1-4/+652
2025-11-13firmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao1-0/+11