summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-02-03ASoC: SOF: add delay function support in sof frameworkRander Wang2-0/+16
2023-02-03ASoC: SOF: ipc4-pcm: add hw_paramsRander Wang1-0/+98
2023-02-03ASoC: SOF: ipc4-pcm: allocate time info for pcm delay featureRander Wang1-0/+25
2023-02-03ASoC: SOF: add time info structure for ipc4 pathRander Wang2-0/+17
2023-02-03ASoC: SOF: add fw_info_box supportRander Wang3-0/+5
2023-02-03ASoC: SOF: add ipc4_fw_reg header fileRander Wang1-0/+155
2023-02-03scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli1-1/+1
2023-02-02ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()Nathan Chancellor1-1/+1
2023-02-02ASoC: SOF: amd: Fix for handling spurious interrupts from DSPV sujith kumar Reddy1-21/+15
2023-02-02Fix default DMIC gain on AMD PDM driversMark Brown6-6/+24
2023-02-02ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King1-2/+2
2023-02-02ASoC: amd: ps: Add a module parameter to influence pdm_gainMario Limonciello2-2/+8
2023-02-02ASoC: amd: ps: Adjust the gain for PDM DMICMario Limonciello1-1/+1
2023-02-02ASoC: amd: renoir: Add a module parameter to influence pdm_gainMario Limonciello2-2/+8
2023-02-02ASoC: amd: renoir: Adjust the gain for PDM DMICMario Limonciello1-1/+1
2023-02-02ASoC: amd: yc: Add a module parameter to influence pdm_gainMario Limonciello2-2/+8
2023-02-02ASoC: amd: yc: Adjust the gain for PDM DMICMario Limonciello1-1/+1
2023-02-02ASoC: topology: Set correct unload callback for graph typePeter Ujfalusi1-1/+1
2023-02-02ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widgetPeter Ujfalusi1-1/+1
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds23-68/+185
2023-02-01mfd: remove ucb1400 supportArnd Bergmann3-42/+0
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann18-3604/+0
2023-02-01ASoC: codecs/jz4760: add digital gain controlsChristophe Branchereau1-0/+9
2023-02-01ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot1-0/+1
2023-02-01ALSA: pci: lx6464es: fix a debug loopDan Carpenter1-6/+5
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto6-6/+140
2023-02-01ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()Kuninori Morimoto1-2/+7
2023-02-01ASoC: rsnd: tidyup rsnd_dma_addr()Kuninori Morimoto1-5/+5
2023-02-01ASoC: rsnd: use array for 44.1kHz/48kHz rate handlingKuninori Morimoto1-30/+30
2023-02-01ASoC: rsnd: use clkin/out_sizeKuninori Morimoto1-7/+23
2023-02-01ASoC: rsnd: moves clkout_name to top of the fileKuninori Morimoto1-6/+7
2023-02-01ASoC: rsnd: rename clk to clkinKuninori Morimoto1-19/+20
2023-02-01ASoC: rsnd: remove unnecessary ADG flagsKuninori Morimoto1-21/+4
2023-02-01ASoC: rsnd: use same debug message format on clkoutKuninori Morimoto1-2/+2
2023-02-01ASoC: rsnd: indicate warning once if it can't handle requested ruleKuninori Morimoto2-3/+17
2023-02-01ASoC: rsnd: indicate necessary error when clock start failedKuninori Morimoto1-5/+8
2023-02-01ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()Kuninori Morimoto1-10/+0
2023-02-01ASoC: rsnd: fixup #endif positionKuninori Morimoto1-2/+2
2023-02-01ASoC: rsnd: check whether playback/capture property existsKuninori Morimoto1-16/+26
2023-02-01ASoC: qcom: apq8096: set driver name correctlyYassine Oudjana1-0/+1
2023-02-01ASoC: cs42l42: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: cs42l42: Add SoundWire supportMark Brown5-45/+717
2023-01-31ASoC: use helper function and cleanupMark Brown56-279/+217
2023-01-31ASoC: mchp-spdifrx: add runtime PM support and fixesMark Brown1-149/+403
2023-01-31ASoC: codecs: Add Awinic AW88395 audio amplifierMark Brown10-0/+4285
2023-01-31Add the Renesas IDT821034 codec supportMark Brown3-0/+1193
2023-01-31ASoC: cs42l42: Wait for debounce interval after resumeStefan Binding1-1/+9
2023-01-31ASoC: cs42l42: Don't set idle_bias_onRichard Fitzgerald1-1/+0
2023-01-31ASoC: cs42l42: Add SoundWire supportRichard Fitzgerald5-0/+642
2023-01-31ASoC: cs42l42: Export some functions for SoundWireRichard Fitzgerald2-5/+14