summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi2023-04-042-0/+20
* ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safePeter Ujfalusi2023-04-041-3/+5
* ASoC: mediatek: mt8186: Move some prints to debug levelAllen-KH Cheng2023-04-034-19/+19
* ASoC: SOF: amd: refactor dmic codec platform device creationVijendar Mukunda2023-04-034-38/+19
* ASoC: SOF: amd: refactor error checks in probe callVijendar Mukunda2023-04-031-7/+9
* ASoC: SOF: amd: refactor get_chip_info callbackVijendar Mukunda2023-04-031-7/+5
* ASoC: SOF: amd: remove unused variablesVijendar Mukunda2023-04-033-6/+0
* ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda2023-04-034-24/+0
* ASoC: SOF: amd: remove unused codeVijendar Mukunda2023-04-032-138/+2
* ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42)Prajna Sariputra2023-04-031-0/+7
* ASoC: amd: ps: update the acp clock source.Syed Saba Kareem2023-03-311-2/+0
* ASoC: max98363: add soundwire amplifier driverRyan Lee2023-03-314-0/+513
* ASoC: SoundWire codecs: simplify/fix set_streamMark Brown2023-03-3022-328/+83
|\
| * ASoC: codecs: rt5682-sdw: simplify set_streamPierre-Louis Bossart2023-03-291-27/+7
| * ASoC: codecs: rt715-sdca: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt715: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt712-sdca: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt711-sdca: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt711-sdw: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt700-sdw: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt1318-sdw: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt1316-sdw: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: rt1308-sdw: simplify set_streamPierre-Louis Bossart2023-03-292-27/+7
| * ASoC: codecs: max98373-sdw: simplify set_streamPierre-Louis Bossart2023-03-291-27/+7
| * ASoC: codecs: sdw-mockup: simplify set_streamPierre-Louis Bossart2023-03-291-28/+6
| * ASoC: codecs: cs42l42-sdw: clear streamPierre-Louis Bossart2023-03-291-3/+0
| * ASoC: codecs: lpass-wsa-macro: add support for SM8550Krzysztof Kozlowski2023-03-291-8/+29
| * ASoC: codecs: lpass-tx-macro: add support for SM8550Krzysztof Kozlowski2023-03-291-8/+27
| * ASoC: codecs: lpass-rx-macro: add support for SM8550Krzysztof Kozlowski2023-03-292-8/+31
| * ASoC: soc-topology.c: dai_link->platform againKuninori Morimoto2023-03-291-2/+10
* | ASoC: dapm: Sort speakers after other outputsMark Brown2023-03-301-37/+37
* | ASoC: Merge fixesMark Brown2023-03-3012-12/+93
|\ \
| * | ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski2023-03-291-0/+8
| * | ASoC: da7213.c: add missing pm_runtime_disable()Duy Nguyen2023-03-281-0/+6
| * | ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon2023-03-241-6/+11
| * | ASoC: codecs: lpass: fix the order or clks turn off during suspendSrinivas Kandagatla2023-03-233-6/+6
| * | ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede2023-03-221-0/+12
| * | ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan2023-03-221-0/+8
| * | ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)Ge-org Brohammer2023-03-171-0/+7
| * | ASOC: Intel: add quirk for Intel 'Rooks County' NUCMark Brown2023-03-142-0/+31
| |\ \
| | * | ASoC: Intel: soc-acpi: add table for Intel 'Rooks County' NUC M15Eugene Huang2023-03-141-0/+20
| | * | ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15Eugene Huang2023-03-141-0/+11
| * | | ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcmShengjiu Wang2023-03-141-0/+4
| |/ /
* | | ASoC: soc-topology.c: dai_link->platform againKuninori Morimoto2023-03-291-2/+10
* | | ASoC: add audio digital codecs for Qualcomm SM8550Mark Brown2023-03-284-24/+87
|\ \ \
| * | | ASoC: codecs: lpass-wsa-macro: add support for SM8550Krzysztof Kozlowski2023-03-281-8/+29
| * | | ASoC: codecs: lpass-tx-macro: add support for SM8550Krzysztof Kozlowski2023-03-281-8/+27
| * | | ASoC: codecs: lpass-rx-macro: add support for SM8550Krzysztof Kozlowski2023-03-282-8/+31
| | |/ | |/|
* | | ASoC: wm8903: Remove outdated DMIC commentCharles Keepax2023-03-281-1/+0
* | | ASoC: es8316: Handle optional IRQ assignmentCristian Ciocaltea2023-03-281-6/+8
|/ /