summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ASoC: Support SAI and MICFIL on i.MX95 platformMark Brown2024-01-221-0/+13
| |\ \
| | * | ASoC: fsl_sai: Add support for i.MX95 platformChancel Liu2024-01-221-0/+13
| | |/
| * / ASoC: p1022_rdk: fix all kernel-doc warningsRandy Dunlap2024-01-221-9/+24
| |/
* / ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald2024-02-231-1/+11
|/
* Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-01-126-474/+61
|\
| * Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-086-474/+61
| |\
| | * ASoC: fsl: fsl-asoc-card: don't need DUMMY PlatformKuninori Morimoto2023-12-191-2/+1
| | * ASoC: fsl_mqs: remove duplicated includingWang Jinchao2023-12-151-1/+0
| | * ASoC: fsl_rpmsg: update Kconfig dependenciesArnd Bergmann2023-11-291-0/+1
| | * ASoC: fsl: mpc8610_hpcd: Remove unused driverMichael Ellerman2023-11-223-468/+0
| | * ASoC: imx-rpmsg: Force codec power on in low power audio modeChancel Liu2023-11-211-2/+59
| | * ASoC: fsl_mqs: Remove duplicate linux/of.h headerLucas Tanure2023-11-201-1/+0
* | | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-111-1/+1
|\ \ \ | |/ / |/| |
| * | soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina2023-12-121-1/+1
| |/
* | ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu2023-12-291-2/+8
* | ASoC: fsl_sai: Fix channel swap issue on i.MX8MPShengjiu Wang2023-12-191-0/+3
* | ASoC: imx-rpmsg: SND_SOC_IMX_RPMSG should depend on OF and I2CChancel Liu2023-11-251-0/+1
* | ASoC: fsl_xcvr: refine the requested phy clock frequencyShengjiu Wang2023-11-231-2/+2
* | ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only caseShengjiu Wang2023-11-221-0/+10
* | ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MPShengjiu Wang2023-11-201-0/+21
|/
* ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown2023-10-271-2/+6
|\
| * ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong2023-10-231-2/+6
* | ASoC: fsl-asoc-card: Add comment for mclk in the codec_privHui Wang2023-10-121-0/+1
* | ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...Kuninori Morimoto2023-10-101-0/+3
* | ASoC: Explicitly include correct DT includesRob Herring2023-10-0916-27/+18
* | ASoC: Merge up fixesMark Brown2023-09-264-7/+24
|\|
| * ASoC: fsl-asoc-card: use integer type for fll_id and pll_idShengjiu Wang2023-09-261-4/+8
| * ASoC: fsl_sai: Don't disable bitclock for i.MX8MPShengjiu Wang2023-09-251-2/+7
| * ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang2023-09-151-1/+1
| * ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu2023-09-141-0/+8
* | ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-2518-86/+86
|/
* ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang2023-09-111-0/+1
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-221-1/+1