Age | Commit message (Expand) | Author |
2024-07-25 | ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components | Shengjiu Wang |
2024-07-08 | ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c | Elinor Montmasson |
2024-07-08 | ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-links | Elinor Montmasson |
2024-07-08 | ASoC: fsl-asoc-card: add second dai link component for codecs | Elinor Montmasson |
2024-07-08 | ASoC: fsl-asoc-card: add support for dai links with multiple codecs | Elinor Montmasson |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode. | Herve Codina |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved() | Herve Codina |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit() | Herve Codina |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou... | Herve Codina |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling | Herve Codina |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch | Herve Codina |
2024-07-04 | ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value | Herve Codina |
2024-07-03 | ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger() | Chancel Liu |
2024-07-01 | ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREP | Nathan Chancellor |
2024-07-01 | ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe() | Nathan Chancellor |
2024-07-01 | ASoC: fsl_rpmsg: Add support for i.MX95 platform | Chancel Liu |
2024-06-28 | ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs | Piotr Wojtaszczyk |
2024-06-26 | ASoC: imx-audmix: Split capture device for audmix | Shengjiu Wang |
2024-06-26 | ASoC: fsl_audmix: Split playback and capture stream to different DAI | Shengjiu Wang |
2024-06-26 | ASoC: fsl_sai: Add separate DAI for transmitter and receiver | Shengjiu Wang |
2024-06-21 | ASoC: Merge up fixes | Mark Brown |
2024-06-20 | ASoC: fsl-asoc-card: set priv->pdev before using it | Elinor Montmasson |
2024-06-17 | ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-10 | ASoC: fsl: Remove unused of_gpio.h | Andy Shevchenko |
2024-06-03 | ASoC: fsl_xcvr: Add support for i.MX95 platform | Shengjiu Wang |
2024-06-03 | ASoC: fsl: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-05-29 | ASoC: fsl_mqs: Add i.MX95 platform support | Mark Brown |
2024-05-28 | ASoC: fsl_mqs: Add i.MX95 platform support | Shengjiu Wang |
2024-05-27 | ASoC: fsl: fsl_xcvr: Switch to RUNTIME_PM_OPS() | Fabio Estevam |
2024-05-27 | ASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS() | Fabio Estevam |
2024-05-27 | ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS() | Fabio Estevam |
2024-05-08 | ASoC: fsl: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-05-07 | ASoC: Constify static snd_pcm_hardware | Mark Brown |
2024-05-07 | ASoC: fsl: Constify static snd_pcm_hardware | Krzysztof Kozlowski |
2024-05-06 | ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski |
2024-04-16 | ASoC: fsl-asoc-card: add wm8904 codec support | Shengjiu Wang |
2024-03-26 | ASoC: fsl: Support register and unregister rpmsg | Mark Brown |
2024-03-26 | ASoC: fsl: imx-es8328: Remove leftover gpio initialisation | Andy Shevchenko |
2024-03-25 | ASoC: fsl: imx-es8328: Switch to using gpiod API | Andy Shevchenko |
2024-03-25 | ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails | Alexander Stein |
2024-03-25 | ASoC: fsl: imx-rpmsg: Update to correct DT node | Chancel Liu |
2024-03-25 | ASoC: fsl: fsl_rpmsg: Register CPU DAI with name of rpmsg channel | Chancel Liu |
2024-03-25 | ASoC: fsl: Let imx-audio-rpmsg register platform device for card | Chancel Liu |
2024-03-25 | ASoC: fsl: imx-audio-rpmsg: Register device with rpmsg channel name | Chancel Liu |
2024-03-25 | ASoC: fsl: imx-pcm-rpmsg: Register component with rpmsg channel name | Chancel Liu |
2024-03-11 | Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2024-02-23 | ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol() | Richard Fitzgerald |
2024-01-22 | ASoC: use devm_snd_soc_register_card() | Mark Brown |
2024-01-22 | ASoC: Support SAI and MICFIL on i.MX95 platform | Mark Brown |
2024-01-22 | ASoC: p1022_rdk: fix all kernel-doc warnings | Randy Dunlap |