summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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 Brown1-0/+16
2022-03-11ASoC: Intel: AVS - Audio DSP for cAVSMark Brown16-0/+3803
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
2022-03-11ASoC: Intel: Introduce AVS driverCezary Rojewski6-0/+217
2022-03-11ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski2-0/+16
2022-03-11ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671huangwenhui1-0/+1
2022-03-11ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...Miaoqian Lin1-1/+4
2022-03-11ASoC: simple-card-utils: Don't reset clock of active DAISameer Pujar1-4/+8
2022-03-11ASoC: mchp-spdifrx: fix typoClaudiu Beznea1-1/+1
2022-03-11ASoC: mediatek: mt8195: add reset controllerTrevor Wu1-0/+16
2022-03-11ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi4-36/+0
2022-03-11ASoC: SOF: imx: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2-3/+3
2022-03-11ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi9-18/+8
2022-03-11ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()Peter Ujfalusi2-5/+13
2022-03-11ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()Peter Ujfalusi2-4/+14
2022-03-11ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optionalPeter Ujfalusi3-4/+6
2022-03-11ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi3-0/+26
2022-03-11ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapperPeter Ujfalusi1-18/+5
2022-03-11ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi7-24/+51
2022-03-11ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declarationPeter Ujfalusi1-2/+0
2022-03-11ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw in ADL match tableMuralidhar Reddy1-0/+15
2022-03-11ASoC: SOF: Intel: add topology overwrite for TaniksBrent Lu1-0/+8
2022-03-11ASoC: SOF: trace: Use proper DMA direction for the trace data bufferPeter Ujfalusi1-2/+10
2022-03-11ASoC: SOF: compress: fix null check after dereferenceWeiguo Li1-2/+4
2022-03-11ASoC: SOF: Intel: enable DMI L1 for playback streamsKai Vehmanen1-0/+1
2022-03-10ALSA: hda/i915 - avoid hung task timeout in i915 waitKai Vehmanen1-2/+2
2022-03-10Merge tag 'asoc-fix-v5.17-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai15-68/+114
2022-03-10ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"Colin Ian King1-1/+1
2022-03-10ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng1-0/+1