summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatchHerve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned valueHerve Codina
2024-07-03ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu
2024-07-01ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREPNathan Chancellor
2024-07-01ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()Nathan Chancellor
2024-07-01ASoC: fsl_rpmsg: Add support for i.MX95 platformChancel Liu
2024-06-28ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUsPiotr Wojtaszczyk
2024-06-26ASoC: imx-audmix: Split capture device for audmixShengjiu Wang
2024-06-26ASoC: fsl_audmix: Split playback and capture stream to different DAIShengjiu Wang
2024-06-26ASoC: fsl_sai: Add separate DAI for transmitter and receiverShengjiu Wang
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-20ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson
2024-06-17ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-10ASoC: fsl: Remove unused of_gpio.hAndy Shevchenko
2024-06-03ASoC: fsl_xcvr: Add support for i.MX95 platformShengjiu Wang
2024-06-03ASoC: fsl: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-05-29ASoC: fsl_mqs: Add i.MX95 platform supportMark Brown
2024-05-28ASoC: fsl_mqs: Add i.MX95 platform supportShengjiu Wang
2024-05-27ASoC: fsl: fsl_xcvr: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-05-27ASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-05-27ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-05-08ASoC: fsl: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown
2024-05-07ASoC: fsl: Constify static snd_pcm_hardwareKrzysztof Kozlowski
2024-05-06ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-16ASoC: fsl-asoc-card: add wm8904 codec supportShengjiu Wang
2024-03-26ASoC: fsl: Support register and unregister rpmsgMark Brown
2024-03-26ASoC: fsl: imx-es8328: Remove leftover gpio initialisationAndy Shevchenko
2024-03-25ASoC: fsl: imx-es8328: Switch to using gpiod APIAndy Shevchenko
2024-03-25ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init failsAlexander Stein
2024-03-25ASoC: fsl: imx-rpmsg: Update to correct DT nodeChancel Liu
2024-03-25ASoC: fsl: fsl_rpmsg: Register CPU DAI with name of rpmsg channelChancel Liu
2024-03-25ASoC: fsl: Let imx-audio-rpmsg register platform device for cardChancel Liu
2024-03-25ASoC: fsl: imx-audio-rpmsg: Register device with rpmsg channel nameChancel Liu
2024-03-25ASoC: fsl: imx-pcm-rpmsg: Register component with rpmsg channel nameChancel Liu
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald
2024-01-22ASoC: use devm_snd_soc_register_card()Mark Brown
2024-01-22ASoC: Support SAI and MICFIL on i.MX95 platformMark Brown
2024-01-22ASoC: p1022_rdk: fix all kernel-doc warningsRandy Dunlap
2024-01-22ASoC: fsl_sai: Add support for i.MX95 platformChancel Liu
2024-01-22ASoC: fsl: use devm_snd_soc_register_card()Kuninori Morimoto
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-12-29ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu