summaryrefslogtreecommitdiffstats
path: root/include/sound/wm8904.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-14ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()Kuninori Morimoto1-0/+3
2023-03-13ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682Ajye Huang1-1/+3
2023-03-13ASoC: codecs: zl38060: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13ASoC: codecs: src4xxx-i2c: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13ASoC: codecs: rt1019: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13ASoC: codecs: pcm179x-spi: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13ASoC: codecs: adau1977-spi: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13ASoC: SMA1303: set sma_i2c_regmap storage-class-specifier to staticTom Rix1-1/+1
2023-03-13ASoC: SOF: sof-audio: add support for setting up loopback routesChao Song1-1/+60
2023-03-13ASoC: mediatek: mt6359: fix UNINIT problemTrevor Wu1-1/+1
2023-03-13ASoC: mediatek: mt6358: fix UNINIT problemTrevor Wu1-1/+1
2023-03-13ASoC: mediatek: mt9195-mt6359: fix UNINIT problemTrevor Wu1-1/+1
2023-03-13ASoC: mediatek: mt8195: add dai id check before accessing arrayTrevor Wu3-35/+185
2023-03-13ASoC: SOF: ipc4-topology: Search only pin 0 formatsRanjani Sridharan1-1/+4
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan4-77/+116
2023-03-13ASoC: SOF: ipc4-topology: Remove the ref_audio_fmt fieldRanjani Sridharan2-26/+18
2023-03-13ASoC: SOF: ipc4-topology: Modify the signature of sof_ipc4_init_audio_fmt()Ranjani Sridharan1-21/+17
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan6-117/+96
2023-03-13ASoC: SOF: ipc4-topology: Always parse the output formats in topologyRanjani Sridharan1-16/+6
2023-03-13ASoC: SOF: ipc4-topology: Parse the SOF_COMP_TOKENS only onceRanjani Sridharan1-17/+24
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan5-69/+52
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan3-58/+65
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan4-86/+86
2023-03-13ASoC: SOF: rename a couple of tokensRanjani Sridharan1-2/+2
2023-03-13ASoC: SOF: ipc4-control: Add support for bytes control get and putPeter Ujfalusi1-7/+241
2023-03-13ASoC: SOF: ipc4-topology: Add support for TPLG_CTL_BYTESLibin Yang1-0/+67
2023-03-13ASoC: SOF: ipc4-control: set_volume_data only applies to VOLSW familyLibin Yang1-6/+16
2023-03-13ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi2-3/+10
2023-03-13ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi1-8/+14
2023-03-13ASoC: SOF: ipc3-control: Merge functions to handle bytes_ext get variantsPeter Ujfalusi1-57/+23
2023-03-13ASoC: SOF: ipc3-control: Rename snd_sof_refresh_control()Peter Ujfalusi1-6/+6
2023-03-13Linux 6.3-rc2v6.3-rc2Linus Torvalds1-1/+1
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin1-2/+0
2023-03-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2-1/+132
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger1-1/+4
2023-03-11ASoC: Use of_property_read_bool() for boolean propertiesRob Herring7-67/+57
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring9-10/+10
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng1-0/+1
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin1-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin1-0/+9
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o3-3/+37
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin1-0/+3
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2-2/+6
2023-03-10ASoC: SOF: Intel: MTL: Don't access EM2Peter Ujfalusi2-5/+0
2023-03-10fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o1-0/+1
2023-03-10drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4