aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/fsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_micfil: Differentiate register access permission for platformsShengjiu Wang2024-07-291-4/+14
* ASoC: fsl_micfil: Expand the range of FIFO watermark maskShengjiu Wang2024-07-292-2/+2
* ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang2024-07-251-17/+29
* ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson2024-07-084-116/+84
* ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-linksElinor Montmasson2024-07-081-118/+161
* ASoC: fsl-asoc-card: add second dai link component for codecsElinor Montmasson2024-07-081-2/+4
* ASoC: fsl-asoc-card: add support for dai links with multiple codecsElinor Montmasson2024-07-081-8/+11
* ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.Herve Codina2024-07-041-75/+297
* ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()Herve Codina2024-07-041-15/+22
* ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina2024-07-041-48/+45
* ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina2024-07-041-25/+47
* ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina2024-07-041-38/+46
* ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatchHerve Codina2024-07-041-34/+31
* ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned valueHerve Codina2024-07-041-0/+2
* ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu2024-07-031-20/+23
* ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREPNathan Chancellor2024-07-011-0/+1
* ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()Nathan Chancellor2024-07-011-1/+1
* ASoC: fsl_rpmsg: Add support for i.MX95 platformChancel Liu2024-07-011-0/+9
* ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUsPiotr Wojtaszczyk2024-06-285-0/+535
* ASoC: imx-audmix: Split capture device for audmixShengjiu Wang2024-06-261-34/+45
* ASoC: fsl_audmix: Split playback and capture stream to different DAIShengjiu Wang2024-06-261-10/+6
* ASoC: fsl_sai: Add separate DAI for transmitter and receiverShengjiu Wang2024-06-262-41/+104
* ASoC: Merge up fixesMark Brown2024-06-212-1/+3
|\
| * ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson2024-06-201-1/+2
| * ASoC: fsl: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-031-0/+1
* | ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-171-0/+1
* | ASoC: fsl: Remove unused of_gpio.hAndy Shevchenko2024-06-102-3/+0
* | ASoC: fsl_xcvr: Add support for i.MX95 platformShengjiu Wang2024-06-033-43/+177
* | ASoC: fsl_mqs: Add i.MX95 platform supportMark Brown2024-05-291-6/+40
|\ \
| * | ASoC: fsl_mqs: Add i.MX95 platform supportShengjiu Wang2024-05-281-6/+40
| |/
* | ASoC: fsl: fsl_xcvr: Switch to RUNTIME_PM_OPS()Fabio Estevam2024-05-271-6/+4
* | ASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS()Fabio Estevam2024-05-271-6/+4
* | ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS()Fabio Estevam2024-05-271-6/+5
|/
* ASoC: fsl: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-26/+26
* ASoC: Constify static snd_pcm_hardwareMark Brown2024-05-071-1/+1
|\
| * ASoC: fsl: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-071-1/+1
* | ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-064-8/+8
|/
* ASoC: fsl-asoc-card: add wm8904 codec supportShengjiu Wang2024-04-161-0/+8
* ASoC: fsl: Support register and unregister rpmsgMark Brown2024-03-264-32/+71
|\
| * ASoC: fsl: imx-rpmsg: Update to correct DT nodeChancel Liu2024-03-251-9/+19
| * ASoC: fsl: fsl_rpmsg: Register CPU DAI with name of rpmsg channelChancel Liu2024-03-251-6/+26
| * ASoC: fsl: Let imx-audio-rpmsg register platform device for cardChancel Liu2024-03-252-12/+16
| * ASoC: fsl: imx-audio-rpmsg: Register device with rpmsg channel nameChancel Liu2024-03-251-2/+2
| * ASoC: fsl: imx-pcm-rpmsg: Register component with rpmsg channel nameChancel Liu2024-03-251-3/+8
* | ASoC: fsl: imx-es8328: Remove leftover gpio initialisationAndy Shevchenko2024-03-261-1/+0
* | ASoC: fsl: imx-es8328: Switch to using gpiod APIAndy Shevchenko2024-03-251-6/+10
* | ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init failsAlexander Stein2024-03-251-1/+3
|/
* Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-113-16/+38
|\
| * ASoC: use devm_snd_soc_register_card()Mark Brown2024-01-221-7/+1
| |\
| | * ASoC: fsl: use devm_snd_soc_register_card()Kuninori Morimoto2024-01-221-7/+1