summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16ASoC: ti: Fix spelling mistake "cant" -> "can't"Colin Ian King1-1/+1
2022-03-16ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probeMiaoqian Lin1-7/+16
2022-03-16ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probeMiaoqian Lin1-6/+7
2022-03-16ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resumezhangqilong1-1/+1
2022-03-16ASoC: samsung: i2s: check the return value of kstrdup()Xiaoke Wang1-0/+4
2022-03-16ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan4-31/+37
2022-03-16ASoC: SOF: topology: Make widget binding IPC agnosticRanjani Sridharan2-207/+202
2022-03-16ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan5-141/+235
2022-03-16ASoC: SOF: topology: Make DAI widget parsing IPC agnosticRanjani Sridharan2-987/+915
2022-03-16ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan2-34/+40
2022-03-16ASoC: SOF: topology: Make effect widget parsing IPC agnosticRanjani Sridharan2-268/+257
2022-03-16ASoC: SOF: topology: Make siggen widget parsing IPC agnosticRanjani Sridharan2-59/+37
2022-03-16ASoC: SOF: topology: Make asrc widget parsing IPC agnosticRanjani Sridharan2-71/+66
2022-03-16ASoC: SOF: topology: Make src widget parsing IPC agnosticRanjani Sridharan2-63/+60
2022-03-16ASoC: SOF: topology: Make mux/demux widget parsing IPC agnosticRanjani Sridharan2-42/+42
2022-03-16ASoC: SOF: topology: Make mixer widget parsing IPC agnosticRanjani Sridharan2-42/+44
2022-03-16ASoC: SOF: topology: Make pga widget parsing IPC agnosticRanjani Sridharan2-83/+86
2022-03-16ASoC: SOF: topology: Make buffer widget parsing IPC agnosticRanjani Sridharan2-52/+50
2022-03-16ASoC: SOF: topology: Make scheduler widget parsing IPC agnosticRanjani Sridharan2-99/+98
2022-03-16ASoC: SOF: Introduce IPC3 opsRanjani Sridharan5-51/+397
2022-03-16ASoC: SOF: topology: Add helper function for processing tuple arraysRanjani Sridharan2-12/+148
2022-03-16ASoC: SOF: IPC: Introduce IPC opsRanjani Sridharan2-0/+49
2022-03-16ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan3-1/+22
2022-03-15ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warningAlviro Iskandar Setiawan1-1/+1
2022-03-14ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machinesAndy Chi1-0/+4
2022-03-14ASoC: dt-bindings: Fix patternProperties with fixed stringsRob Herring2-30/+28
2022-03-14ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang1-8/+11
2022-03-14ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh1-2/+1
2022-03-14ALSA: hda/realtek: Add quirk for ASUS GA402Jason Zheng1-0/+1
2022-03-14ALSA: seq: oss: fix typoJulia Lawall1-1/+1
2022-03-13ALSA: seq: oss: use kzallocJulia Lawall1-2/+1
2022-03-12ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen1-3/+4
2022-03-11Make the SOF pcm_hw_params DSP op IPC agnosticMark Brown19-83/+95
2022-03-11ASoC: SOF/Intel: small fixes and updates for 5.18Mark Brown5-4/+38
2022-03-11ASoC: mediatek: Add mt8195 reset control supportMark Brown2-0/+26
2022-03-11ASoC: Intel: AVS - Audio DSP for cAVSMark Brown19-0/+3857
2022-03-11ASoC: Intel: avs: Code loading over HDACezary Rojewski3-0/+220
2022-03-11ASoC: Intel: avs: Code loading over CLDMACezary Rojewski2-0/+166
2022-03-11ASoC: Intel: avs: Implement CLDMA transferCezary Rojewski4-0/+348
2022-03-11ASoC: Intel: avs: General code loading flowCezary Rojewski6-1/+346
2022-03-11ASoC: Intel: avs: Dynamic firmware resources managementCezary Rojewski2-0/+179
2022-03-11ASoC: Intel: avs: Declare module configuration typesCezary Rojewski2-0/+269
2022-03-11ASoC: Intel: avs: Firmware resources management utilitiesCezary Rojewski3-1/+339
2022-03-11ASoC: Intel: avs: Add basefw runtime-parameter requestsCezary Rojewski2-0/+393
2022-03-11ASoC: Intel: avs: Add ROM requestsCezary Rojewski2-0/+32
2022-03-11ASoC: Intel: avs: Add power management requestsCezary Rojewski2-0/+59
2022-03-11ASoC: Intel: avs: Add module management requestsCezary Rojewski3-1/+320
2022-03-11ASoC: Intel: avs: Add pipeline management requestsCezary Rojewski2-0/+124
2022-03-11ASoC: Intel: avs: Add code loading requestsCezary Rojewski3-1/+88
2022-03-11ASoC: Intel: avs: Inter process communicationCezary Rojewski5-1/+692