summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-04-12ASoC: ep93xx: Add OF supportAlexander Sverdlin1-0/+8
2023-04-12ASoC: amd: Add check for acp config flagsSyed Saba Kareem5-2/+21
2023-04-12ASoC: tas5720: add missing unwind goto in tas5720_codec_probeYing Liu1-1/+2
2023-04-12ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabledFred Oh1-0/+15
2023-04-12ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6xBaishan Jiang1-0/+7
2023-04-11ASoC: SOF: Intel: hda-mlink: HDaudio multi-linkMark Brown7-45/+815
2023-04-11ASoC: ep93xx: Prepare for DT transitionMark Brown5-6/+18
2023-04-11ASoC: mediatek: common: Fix refcount leak in parse_dai_link_infoAashish Sharma1-3/+9
2023-04-11ASoC: amd: Add Dell G15 5525 to quirks listCem Kaya1-0/+7
2023-04-11ASoC: ep93xx: i2s: Make it individually selectableAlexander Sverdlin1-1/+5
2023-04-11ASoC: cs4271: flat regcache, trivial simplificationsAlexander Sverdlin3-4/+2
2023-04-11ASoC: ep93xx: i2s: move enable call to startup callbackAlexander Sverdlin1-1/+11
2023-04-07ASoC: mediatek: mt8186: set variable aud_pinctrl to staticTom Rix1-1/+1
2023-04-06ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal numberPeter Ujfalusi1-2/+2
2023-04-06ASoC: SOF: Intel: MTL: conditionally wake WPIO1PG domainYong Zhi1-3/+6
2023-04-06ASoC: Intel: Add rpl_mx98360_rt5682 driverCurtis Malainey2-0/+28
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lockPierre-Louis Bossart1-0/+12
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to offload link ownershipPierre-Louis Bossart1-0/+36
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlinkPierre-Louis Bossart1-0/+24
2023-04-06ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registersPierre-Louis Bossart1-0/+30
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to check cmdsyncPierre-Louis Bossart1-0/+38
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_goPierre-Louis Bossart1-0/+70
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequencyPierre-Louis Bossart1-0/+90
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interruptsPierre-Louis Bossart1-0/+62
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to return sublink countPierre-Louis Bossart1-0/+12
2023-04-06ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PMPierre-Louis Bossart1-0/+12
2023-04-06ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PMPierre-Louis Bossart1-0/+163
2023-04-06ASoC: SOF: Intel: hda-mlink: special-case HDaudio regular linksPierre-Louis Bossart1-4/+22
2023-04-06ASoC: SOF: Intel: hda-mlink: add structures to parse ALT linksPierre-Louis Bossart2-6/+217
2023-04-06ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart7-34/+26
2023-04-06ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()Pierre-Louis Bossart2-4/+5
2023-04-06ASoC: SOF: Intel: hda-mlink: improve hda_bus_ml_free() helperPierre-Louis Bossart1-3/+2
2023-04-06ASoC: SOF: Intel: hda: add __func__ in SoundWire lcount() error logsPierre-Louis Bossart1-2/+2
2023-04-06ASoC: max98363: Make soc_codec_dev_max98363 staticTom Rix1-1/+1
2023-04-06ASoC: qcom: fixes for Click/Pop NoiseMark Brown2-5/+5
2023-04-06ASoC: qcom: sdw: do not restart soundwire ports for every prepareSrinivas Kandagatla1-5/+2
2023-04-06ASoC: qcom: q6apm-lpass-dai: close graphs before opening a new oneSrinivas Kandagatla1-0/+3
2023-04-06ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topologyShuming Fan4-0/+1100
2023-04-06ASoC: soc-dapm.c: tidyup dapm_connect_dai_pair()Kuninori Morimoto1-36/+57
2023-04-05ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto1-11/+0
2023-04-05ASoC: samsung: switch to use c2c_params instead of paramsKuninori Morimoto5-12/+24
2023-04-05ASoC: meson: switch to use c2c_params instead of paramsKuninori Morimoto3-4/+7
2023-04-05ASoC: audio-graph-card2: switch to use c2c_params instead of paramsKuninori Morimoto2-14/+14
2023-04-05ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto3-27/+38
2023-04-04ASoC: SOF: core/Intel: Introduce DSPless modeMark Brown21-91/+454
2023-04-04ASoC: tegra20_ac97: Add missing unwind goto in tegra20_ac97_platform_probe()Zihao Wang1-1/+2
2023-04-04ASoC: SOF: Intel: pci-tgl: Allow DSPless modePeter Ujfalusi1-0/+8
2023-04-04ASoC: SOF: Intel: pci-skl: Allow DSPless modePeter Ujfalusi1-0/+2
2023-04-04ASoC: SOF: Intel: pci-mtl: Allow DSPless modePeter Ujfalusi1-0/+1
2023-04-04ASoC: SOF: Intel: pci-icl: Allow DSPless modePeter Ujfalusi1-0/+2