summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2023-09-25ASoC: atmel: convert not to use asoc_xxx()Kuninori Morimoto8-22/+22
2023-09-25ASoC: apple: convert not to use asoc_xxx()Kuninori Morimoto1-13/+13
2023-09-25ASoC: sprd: convert not to use asoc_xxx()Kuninori Morimoto2-4/+4
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto15-107/+107
2023-09-25ASoC: au1x: convert not to use asoc_xxx()Kuninori Morimoto4-7/+7
2023-09-25ASoC: stm: convert not to use asoc_xxx()Kuninori Morimoto2-14/+14
2023-09-25ASoC: pxa: convert not to use asoc_xxx()Kuninori Morimoto2-6/+6
2023-09-25ASoC: mxs: convert not to use asoc_xxx()Kuninori Morimoto1-3/+3
2023-09-25ASoC: img: convert not to use asoc_xxx()Kuninori Morimoto2-2/+2
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto18-86/+86
2023-09-25ASoC: dwc: convert not to use asoc_xxx()Kuninori Morimoto2-3/+3
2023-09-25ASoC: bcm: convert not to use asoc_xxx()Kuninori Morimoto2-26/+26
2023-09-25ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto13-73/+73
2023-09-25ASoC: ti: convert not to use asoc_xxx()Kuninori Morimoto13-37/+37
2023-09-25ASoC: sh: convert not to use asoc_xxx()Kuninori Morimoto5-26/+26
2023-09-25ASoC: simple_card_utils.h: convert not to use asoc_xxx()Kuninori Morimoto1-50/+50
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto1-2/+2
2023-09-21ASoC: Add rtq9128 audio amplifierMark Brown3-0/+783
2023-09-21ASoC: hdac_hda: fix HDA patch loader supportBard Liao2-10/+8
2023-09-21ASoC: codecs: Add Richtek rtq9128 audio amplifier supportChiYuan Huang3-0/+783
2023-09-19Minor default jack pop performance updatesMark Brown1-19/+19
2023-09-19ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown14-25/+374
2023-09-19ASoC: SOF: ipc4-control: Support for Switch and EnumMark Brown3-6/+237
2023-09-19ASoC: intel: Add CS42L43 sdw machine driver supportMark Brown6-1/+269
2023-09-19ASoC: SOF: Use generic IPC type identifiersMark Brown37-286/+284
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao4-0/+34
2023-09-19ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi2-15/+15
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi18-195/+195
2023-09-19ASoC: SOF: imx: Use generic names for IPC typesPeter Ujfalusi3-20/+20
2023-09-19ASoC: SOF: amd: Use generic names for IPC typesPeter Ujfalusi3-15/+15
2023-09-19ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi7-27/+25
2023-09-19ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Peter Ujfalusi6-13/+13
2023-09-19ASoC: SOF: sof-pci-dev: Update the ipc_type module parameter descriptionPeter Ujfalusi1-1/+1
2023-09-19ASoC: cs42l43: Extend timeout on bias sense timeoutCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Move headset bias sense enable earlier in processCharles Keepax1-16/+16
2023-09-19ASoC: cs42l43: Enable bias sense by defaultCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Lower default type detect timeCharles Keepax1-1/+1
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA enum controlPeter Ujfalusi2-0/+97
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA switch controlPeter Ujfalusi2-5/+122
2023-09-19ASoC: SOF: ipc4-topology: Add definition for generic switch/enum controlPeter Ujfalusi1-1/+18
2023-09-19ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang1-0/+3
2023-09-19ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang3-0/+16
2023-09-19ASoC: SOF: Intel: mtl: dump dsp stackRander Wang1-0/+3
2023-09-19ASoC: SOF: Intel: add telemetry retrieval support on Intel platformsRander Wang3-1/+132
2023-09-19ASoC: SOF: ipc4: add exception node in sof debugfs directoryRander Wang1-0/+3
2023-09-19ASoC: SOF: ipc4: add definition of telemetry slot for exception handlingRander Wang3-1/+169
2023-09-19ASoC: SOF: ipc4: add a helper function to search debug slotRander Wang2-0/+26
2023-09-19ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang1-23/+11
2023-09-19ASoC: SOF: Xtensa: dump ar registers to restore call stackRander Wang1-0/+11
2023-09-19ASoC: Intel: soc-acpi-intel-mtl-match: add acpi match table for cdb35l56-eight-cChao Song1-0/+78