summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt2701-cs42448: Register to module device tableNĂ­colas F. R. A. Prado2022-11-091-0/+1
* ASoC: amd: fix ACP version typo mistakesyed saba kareem2022-11-045-182/+182
* Modify documentation and machine driver for mt8186_rt1019_rt5682s sound cardMark Brown2022-11-031-1/+101
|\
| * ASoC: mediatek: mt8186-rt5682: Modify machine driver for two DMICs caseAjye Huang2022-11-031-1/+101
* | ASoC: Intel: cirrus-common: Make const array uid_strings staticColin Ian King2022-11-031-1/+1
* | ASoC: simple-mux: add read functionMaarten Zanders2022-11-031-0/+9
* | ASoC: tlv320aic3x: switch to using gpiod APIDmitry Torokhov2022-11-031-69/+39
* | ASoC: tlv320aic3x: remove support for platform dataDmitry Torokhov2022-11-032-7/+48
|/
* ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-11-021-7/+1
* ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang2022-11-021-7/+1
* Add support for MICFIL on i.MX93 platformMark Brown2022-11-011-0/+13
|\
| * ASoC: fsl_micfil: Add support when using eDMAChancel Liu2022-11-011-0/+4
| * ASoC: fsl_micfil: Add support for i.MX93 platformChancel Liu2022-11-011-0/+9
* | ASoC: cs42xx8-i2c.c: add module device table for ofPeter Bergin2022-11-013-24/+29
|/
* ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart2022-10-315-16/+16
* ASoC: jz4740-i2s: Remove .set_sysclk() & friendsMark Brown2022-10-312-42/+0
|\
| * ASoC: jz4740-i2s: Remove .set_sysclk()Aidan MacDonald2022-10-312-42/+0
* | ASoC: SOF: client-probes: Add support for IPC4Mark Brown2022-10-319-238/+637
|\ \
| * | ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client deviceJyri Sarha2022-10-314-16/+318
| * | ASoC: SOF: client: Add sof_client_ipc4_find_module() functionJyri Sarha2022-10-312-0/+19
| * | ASoC: SOF: client: Add sof_client_ipc_set_get_data()Jyri Sarha2022-10-314-0/+31
| * | ASoC: SOF: probes: Separate IPC3 operations to a separate fileJyri Sarha2022-10-314-226/+272
| * | ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY()Jyri Sarha2022-10-311-2/+3
| |/
* / ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin2022-10-311-1/+1
|/
* ASoC: qdsp6: audioreach: add multi-port, SAL and MFC supportMark Brown2022-10-285-228/+462
|\
| * ASoC: qdsp6: audioreach: add support to enable module commandSrinivas Kandagatla2022-10-282-1/+44
| * ASoC: qdsp6: audioreach: add support for MFC ModuleSrinivas Kandagatla2022-10-282-1/+53
| * ASoC: qdsp6: audioreach: add support to enable SAL ModuleSrinivas Kandagatla2022-10-282-0/+88
| * ASoC: qdsp6: audioreach: add support for more port connectionsSrinivas Kandagatla2022-10-283-39/+117
| * ASoC: qdsp6: audioreach: simplify module_list sz calculationSrinivas Kandagatla2022-10-281-4/+6
| * ASoC: qdsp6: audioreach: Simplify handing FE and BE graph connectionsSrinivas Kandagatla2022-10-285-174/+127
| * ASoC: qdsp6: audioreach: update dapm kcontrol private dataSrinivas Kandagatla2022-10-283-1/+20
| * ASoC: qdsp6: audioreach: remove unused connection_listSrinivas Kandagatla2022-10-281-1/+0
| * ASoC: qdsp6: audioreach: topology use idr_alloc_u32Srinivas Kandagatla2022-10-281-8/+8
* | ASoC: SOF: Intel: HDA: refactor codec and multi-link suportMark Brown2022-10-2814-228/+438
|\ \
| * | ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart2022-10-285-3/+84
| * | ASoC: SOF: Intel: hda-codec: use GPL-2.0-only licensePierre-Louis Bossart2022-10-281-11/+8
| * | ASoC: SOF: Intel: hda: clarify Kconfig dependenciesPierre-Louis Bossart2022-10-282-7/+7
| * | ASoC: SOF: Intel: add hda_bus_ml_free helperPierre-Louis Bossart2022-10-283-3/+18
| * | ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume linksPierre-Louis Bossart2022-10-283-26/+35
| * | ASoC: SOF: Intel: clarify bus_init and bus_exit sequencesPierre-Louis Bossart2022-10-283-13/+20
| * | ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_ioPierre-Louis Bossart2022-10-283-6/+29
| * | ASoC: SOF: Intel: hda-dsp: clarify dependencies on SND_SOC_SOF_HDAPierre-Louis Bossart2022-10-281-3/+1
| * | ASoC: SOF: Intel: hda-ctrl: use helper to clear RIRB statusPierre-Louis Bossart2022-10-281-4/+1
| * | ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helperPierre-Louis Bossart2022-10-283-18/+26
| * | ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB bufferPierre-Louis Bossart2022-10-281-6/+5
| * | ASoC: SOF: Intel: hda-codec: add stop_cmd_io helperPierre-Louis Bossart2022-10-283-4/+13
| * | ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helperPierre-Louis Bossart2022-10-283-4/+12
| * | ASoC: SOF: Intel: hda-ctrl: add codec wakeup helperPierre-Louis Bossart2022-10-283-6/+14
| * | ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.cPierre-Louis Bossart2022-10-283-30/+52