summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-06-20ASoC: samsung: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-15/+1
2023-06-20ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto4-17/+8
2023-06-20ASoC: qcom: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-10/+3
2023-06-20ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto2-13/+4
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto6-8/+8
2023-06-20ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto1-13/+40
2023-06-19ASoC: max98388: fix error code in probe()Dan Carpenter1-1/+1
2023-06-19ASoC: loongson: change the type of variable irq to intYingKun Meng1-1/+1
2023-06-19ASoC: tas2781: Add tas2781 driverShenghao Ding4-0/+1328
2023-06-19ASoC: tas2781: firmware libShenghao Ding1-0/+2427
2023-06-19ASoC: loongson: fix error codes in loongson_card_parse_acpi()Dan Carpenter1-4/+4
2023-06-19ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea1-0/+9
2023-06-19ASoC: max98363: Remove cache defaults for volatile registersMark Brown1-6/+0
2023-06-17ASoC: fsl-asoc-card: add nau8822 supportHui Wang1-0/+14
2023-06-17ASoC: max98388: set variable soc_codec_dev_max98388 storage-class-specifier t...Tom Rix1-1/+1
2023-06-16ASoC: SOF: misc updates for 6.5Mark Brown7-52/+116
2023-06-16ASoC: codecs: wm0010: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2023-06-16ASoC: rt5677: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+2
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown40-145/+195
2023-06-16ASoC: loongson: fix compile testing on 32-bitArnd Bergmann1-1/+1
2023-06-16ASoC: loongson: add PCI dependencyArnd Bergmann1-0/+1
2023-06-16ASoC: loongson: fix unused PM function warningArnd Bergmann1-1/+1
2023-06-16ASoC: max98388: fix unused function warningsArnd Bergmann1-4/+4
2023-06-16ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platformRander Wang1-4/+15
2023-06-16ASoC: SOF: pm: Remove duplicated code in sof_suspendPeter Ujfalusi1-8/+4
2023-06-16ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump message payloadPeter Ujfalusi1-23/+21
2023-06-16ASoC: SOF: ipc3: Dump IPC message payloadPeter Ujfalusi1-0/+39
2023-06-16ASoC: SOF: Add new sof_debug flag to request message payload dumpPeter Ujfalusi1-0/+3
2023-06-16ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown()Peter Ujfalusi1-1/+3
2023-06-16ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_orderBard Liao1-0/+15
2023-06-16ASoC: SOF: sof-audio: add is_virtual_widget helperBard Liao1-16/+16
2023-06-15ASoC: loongson: Add Loongson ASoC Sound Card SupportYingkun Meng3-0/+244
2023-06-15ASoC: max98388: add amplifier driverRyan Lee4-0/+1259
2023-06-15ASoC: Add support for Loongson I2S controllerYingkun Meng9-0/+899
2023-06-15ASoC: Use the maple tree register cache for RealTekMark Brown10-15/+15
2023-06-15ASoC: simple_card_utils: remove unused cpus/codecs/platforms from propsKuninori Morimoto1-6/+0
2023-06-14ASoC: simple-card-utils.c: share asoc_graph_parse_dai()Kuninori Morimoto3-212/+107
2023-06-14ASoC: SOF: amd: Add support for IPC with a reply_size set to zeroVenkata Prasad Potturu1-0/+7
2023-06-14ASoC: rt1318: Use maple tree register cacheMark Brown1-1/+1
2023-06-14ASoC: rt1316: Use maple tree register cacheMark Brown1-1/+1
2023-06-14ASoC: rt1308: Use maple tree register cacheMark Brown1-1/+1
2023-06-14ASoC: rt722: Use maple tree register cacheMark Brown1-2/+2
2023-06-14ASoC: rt715: Use maple tree register cacheMark Brown1-2/+2
2023-06-14ASoC: rt712: Use maple tree register cacheMark Brown2-4/+4
2023-06-14ASoC: rt711: Use maple tree register cacheMark Brown2-3/+3
2023-06-14ASoC: rt700: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: add new trigger ordering methodMark Brown5-63/+67
2023-06-13ASoC: add N cpus to M codecs dai link supportMark Brown5-5/+135
2023-06-13ASoC: Use maple tree for Cirrus Logic devicesMark Brown10-10/+10
2023-06-13ASoC: siu: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+2