summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>Christophe JAILLET2023-05-221-1/+0
* ASoC: adau1761: Use the devm_clk_get_optional() helperChristophe JAILLET2023-05-221-7/+6
* ASoC: cs35l56: Bugfixes and efficiency improvementMark Brown2023-05-191-19/+46
|\
| * ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw downloadSimon Trimmer2023-05-191-10/+37
| * ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime requestSimon Trimmer2023-05-191-3/+3
| * ASoC: cs35l56: Move DSP part string generation so that it is done only onceSimon Trimmer2023-05-191-6/+6
* | Add Chameleon v3 ASoC audioMark Brown2023-05-198-0/+399
|\ \
| * | ASoC: Add Google Chameleon v3 codec driverPaweł Anikiel2023-05-173-0/+51
| * | ASoC: Add Google Chameleon v3 i2s driverPaweł Anikiel2023-05-175-0/+348
* | | ASoC: codecs: do not store status in state containeMark Brown2023-05-1924-59/+12
|\ \ \
| * | | ASoC: codecs: rt722-sdca: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt715: do not store status in state containerKrzysztof Kozlowski2023-05-182-4/+1
| * | | ASoC: codecs: rt715-sdca: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt712-sdca: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt712-sdca-dmic: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt711: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt711-sdca: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt700: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt5682: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt1318: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt1316: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
| * | | ASoC: codecs: rt1308: do not store status in state containerKrzysztof Kozlowski2023-05-182-5/+1
* | | | ASoC: mediatek: mt8192-mt6359: Remove " Jack" from Headphone pin nameAngeloGioacchino Del Regno2023-05-181-1/+1
|/ / /
* / / ASoC: tegra: tegra210_adx: fix snd_pcm_format_t typeMin-Hua Chen2023-05-171-1/+1
|/ /
* | ASoC: SOF: ipc4-topology: Improve the audio formatMark Brown2023-05-161-121/+237
|\ \
| * | ASoC: SOF: ipc4-topology: Modify input audio format selection logicRanjani Sridharan2023-05-151-100/+32
| * | ASoC: SOF: ipc4-topology: New helper to check if all output formats are the sameRanjani Sridharan2023-05-151-22/+31
| * | ASoC: SOF: ipc4-topology: Modify the output format selection logicRanjani Sridharan2023-05-151-20/+107
| * | ASoC: SOF: ipc4-topology: Add a new helper function to get the valid bitsRanjani Sridharan2023-05-151-14/+18
| * | ASoC: SOF: ipc4-topology: Handle output format special caseRanjani Sridharan2023-05-151-5/+50
| * | ASoC: SOF: ipc4-topology: Rename sof_ipc4_init_audio_fmt()Ranjani Sridharan2023-05-151-25/+26
| * | ASoC: SOF: ipc4-topology: Move the call to init output formatRanjani Sridharan2023-05-151-6/+23
| * | ASoC: SOF: ipc4-topology: Add a helper function for output format selectionRanjani Sridharan2023-05-151-9/+21
| * | ASoC: SOF: ipc4-topology: Handle input/output audio format special caseRanjani Sridharan2023-05-151-1/+10
* | | ASoC: mediatek: mt8188: revise AFE driverMark Brown2023-05-166-482/+749
|\ \ \
| * | | ASoC: mediatek: mt8188: add required clocksTrevor Wu2023-05-152-0/+8
| * | | ASoC: mediatek: mt8188: add bus protectionTrevor Wu2023-05-151-0/+76
| * | | ASoC: mediatek: mt8188: combine afe component registrationTrevor Wu2023-05-151-35/+2
| * | | ASoC: mediatek: mt8188: refine APLL controlTrevor Wu2023-05-153-23/+241
| * | | ASoC: mediatek: mt8188: revise ETDM control flowTrevor Wu2023-05-152-386/+406
| * | | ASoC: mediatek: mt8188: complete set_tdm_slot functionTrevor Wu2023-05-151-3/+18
| * | | ASoC: mediatek: mt8188: remove supply AUDIO_HIRESTrevor Wu2023-05-151-37/+0
| |/ /
* | | ASoC: Factor out control notification supportMark Brown2023-05-163-28/+25
|\ \ \
| * | | ASoC: wm_adsp: Update to use new component control notify heleprCharles Keepax2023-05-151-19/+1
| * | | ASoC: ak4118: Update to use new component control notify helperCharles Keepax2023-05-151-9/+2
| * | | ASoC: soc-component: Add notify control helper functionCharles Keepax2023-05-151-0/+22
| |/ /
* | | ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipelineMark Brown2023-05-163-21/+53
|\ \ \
| * | | ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_freeRanjani Sridharan2023-05-152-19/+32
| * | | ASoC: SOF: Intel: hda-dai-ops: Split the get_hext_stream() op for IPC4Ranjani Sridharan2023-05-152-2/+21
| |/ /
* | | ASoC: SOF: Intel: hda-dai: prepare LNL supportMark Brown2023-05-165-61/+63
|\ \ \