summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-topology.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-25scsi: ufs: core: Make fault injection dynamically configurable per HBAAkinobu Mita4-10/+32
2023-11-25scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooksStanley Jhu1-1/+2
2023-11-15scsi: mpt3sas: Suppress a warning in debug kernelTomas Henzl3-18/+26
2023-11-15scsi: ufs: ufs-sysfs: Expose UFS power infoCan Guo3-2/+171
2023-11-15scsi: lpfc: Copyright updates for 14.2.0.16 patchesJustin Tee3-3/+3
2023-11-15scsi: lpfc: Update lpfc version to 14.2.0.16Justin Tee1-1/+1
2023-11-15scsi: lpfc: Enhance driver logging for selected discovery eventsJustin Tee2-22/+38
2023-11-15scsi: lpfc: Refactor and clean up mailbox command memory freeJustin Tee4-23/+40
2023-11-15scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloadingJustin Tee1-0/+3
2023-11-15scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()Justin Tee1-1/+1
2023-11-15scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()Justin Tee1-2/+2
2023-11-15scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee2-2/+3
2023-11-15scsi: lpfc: Correct maximum PCI function value for RAS fw loggingJustin Tee1-2/+2
2023-11-15scsi: elx: libefc: Replace deprecated strncpy() with strscpy_pad()/memcpy()Justin Stitt1-6/+6
2023-11-15scsi: csiostor: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+2
2023-11-15scsi: ch: Replace deprecated strncpy() with strscpy()Justin Stitt1-4/+8
2023-11-15scsi: bnx2fc: Replace deprecated strncpy() with strscpy()Justin Stitt1-7/+7
2023-11-15scsi: 3w-sas: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+2
2023-11-15scsi: mpt3sas: Replace dynamic allocations with local variablesJames Seo1-25/+12
2023-11-15scsi: mpt3sas: Replace a dynamic allocation with a local variableJames Seo1-14/+5
2023-11-15scsi: mpt3sas: Fix typo of "TRIGGER"James Seo3-28/+28
2023-11-15scsi: mpt3sas: Fix an outdated commentJames Seo1-1/+1
2023-11-15scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter structJames Seo2-5/+4
2023-11-15scsi: mpt3sas: Use struct_size() for struct size calculationsJames Seo4-22/+11
2023-11-15scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible arrayJames Seo1-6/+3
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible arrayJames Seo1-6/+3
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible arrayJames Seo1-7/+3
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible arrayJames Seo1-7/+3
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible arrayJames Seo1-7/+3
2023-11-15scsi: mpt3sas: Use flexible arrays when obviously possibleJames Seo3-165/+75
2023-11-13Linux 6.7-rc1v6.7-rc1Linus Torvalds1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher13-46/+37
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang1-7/+6
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello1-0/+3
2023-11-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N6-10/+145
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N3-2/+34
2023-11-10Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French1-0/+1
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller1-3/+2
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer2-17/+40
2023-11-10tracing: fprobe-event: Fix to check tracepoint event and returnMasami Hiramatsu (Google)1-4/+5
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann10-19/+4
2023-11-10lib: test_objpool: make global variables staticwuqiang.matt1-3/+3
2023-11-10Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)2-4/+12
2023-11-10pwm: Fix double shift bugDan Carpenter1-2/+2
2023-11-10pwm: samsung: Fix a bit test in pwm_samsung_resume()Dan Carpenter1-1/+1