summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: tdm fixesMark Brown8 days5-20/+93
|\
| * ASoC: meson: axg-tdm: add continuous clock supportJerome Brunet9 days3-1/+60
| * ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet9 days1-15/+19
| * ASoC: meson: axg-card: make links nonatomicJerome Brunet9 days1-0/+1
| * ASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet9 days1-10/+19
* | ASoC: cs35l56: fix usages of device_get_named_child_node()Pierre-Louis Bossart9 days1-2/+11
* | ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart9 days1-1/+5
* | ASoC: meson: cards: select SND_DYNAMIC_MINORSJerome Brunet9 days1-0/+1
|/
* ASoC: rt715-sdca: volume step modificationJack Yu2024-04-231-4/+4
* ASoC: cs35l56: Avoid static analysis warning of uninitialised variableSimon Trimmer2024-04-231-1/+1
* ASoC: codecs: wsa881x: set clk_stop_mode1 flagSrinivas Kandagatla2024-04-201-0/+1
* ASoC: ti: davinci-mcasp: Fix race condition during probeJoao Paulo Goncalves2024-04-191-6/+6
* ASoC: Intel: avs: Set name of control as in topologyAmadeusz Sławiński2024-04-191-0/+2
* ASoC: SOF: Core: Handle error returned by sof_select_ipc_and_pathsPeter Ujfalusi2024-04-171-1/+3
* ASoC: rt715: add vendor clear control registerJack Yu2024-04-161-0/+1
* ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configStefan Binding2024-04-111-6/+20
* ASoC: cs35l56: Fixes to handling of ASP1 configMark Brown2024-04-093-32/+79
|\
| * ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald2024-04-082-22/+65
| * ASoC: cs35l56: Fix unintended bus access while resetting ampRichard Fitzgerald2024-04-083-10/+14
* | ASoC: SOF: ipc4-pcm: Do not reset ChainDMA if it isMark Brown2024-04-091-36/+79
|\ \
| * | ASoC: SOF: ipc4-pcm: Do not reset the ChainDMA if it has not been allocatedPeter Ujfalusi2024-04-091-4/+20
| * | ASoC: SOF: ipc4-pcm: Introduce generic sof_ipc4_pcm_stream_privPeter Ujfalusi2024-04-091-8/+35
| * | ASoC: SOF: ipc4-pcm: Use consistent name for sof_ipc4_timestamp_info pointerPeter Ujfalusi2024-04-091-20/+20
| * | ASoC: SOF: ipc4-pcm: Use consistent name for snd_sof_pcm_stream pointerPeter Ujfalusi2024-04-091-11/+11
| |/
* | ASoC: SOF: misc fixesMark Brown2024-04-095-7/+30
|\ \
| * | ASoC: SOF: debug: show firmware/topology prefix/namesPierre-Louis Bossart2024-04-091-0/+18
| * | ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3Ranjani Sridharan2024-04-093-7/+9
| * | ASoC: SOF: Intel: add default firmware library path for LNLPierre-Louis Bossart2024-04-091-0/+3
| |/
* | ASoC: rt722-sdca: add headset microphone vrefo settingJack Yu2024-04-092-6/+22
* | ASoC: rt722-sdca: modify channel number to support 4 channelsJack Yu2024-04-091-1/+1
* | ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang2024-04-091-0/+25
* | ASoC: acp: Support microphone from device Acer 315-24pend.to.start2024-04-091-0/+7
* | ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM tooHans de Goede2024-04-081-6/+8
* | ASoC: tegra: Fix DSPK 16-bit playbackSameer Pujar2024-04-081-4/+3
* | ASoC: Intel: avs: Fix debug window descriptionCezary Rojewski2024-04-081-1/+1
|/
* Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-04-0559-267/+593
|\
| * ASoC: SOF: Core: Add remove_late() to sof_init_environment failure pathChaitanya Kumar Borah2024-04-041-6/+8
| * ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda2024-04-041-4/+4
| * ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on removePeter Ujfalusi2024-04-031-8/+24
| * ASoC: Merge up left over v6.8 fixMark Brown2024-04-031-1/+2
| |\
| | * ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()Richard Fitzgerald2024-03-071-1/+2
| * | ASoC: codecs: ES8326: solve some hp issues andMark Brown2024-04-022-17/+22
| |\ \
| | * | ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi2024-04-021-2/+0
| | * | ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi2024-04-021-0/+5
| | * | ASoC: codecs: ES8326: modify clock tableZhang Yi2024-04-022-12/+12
| | * | ASoC: codecs: ES8326: Solve error interruption issueZhang Yi2024-04-021-3/+5
| * | | ASoC: Intel: avs: boards: Add modules descriptionAmadeusz Sławiński2024-04-0216-0/+16
| |/ /
| * | ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda2024-03-291-1/+4
| * | ASoC: rt-sdw: fix locking and improve error logsMark Brown2024-03-2917-122/+126
| |\ \
| | * | ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart2024-03-2816-112/+115