aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge dropped fixes from v5.18Mark Brown2022-11-241-0/+19
|\
| * ASoC: fsl_micfil: explicitly clear CHnF flagsShengjiu Wang2022-05-111-0/+8
| * ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang2022-05-111-0/+11
* | ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=NMaarten Zanders2022-10-283-3/+3
* | Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-039-29/+130
|\ \
| * | ASoC: fsl_asrc_dma: fully initialize structsSascha Hauer2022-09-231-2/+1
| * | ASoC: fsl: Remove unused inline function imx_pcm_dma_params_init_data()Gaosheng Cui2022-09-231-9/+0
| * | ASoC: fsl_spdif: add ALSA event on dpll lockedRobert Rosengren2022-09-191-1/+20
| * | ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown2022-09-152-5/+13
| |\ \
| * | | ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He2022-09-141-3/+5
| * | | ASoC: fsl_asrc: Add initialization finishing check in runtime resumeShengjiu Wang2022-09-091-1/+28
| * | | ASoC: fsl: fsl-utils: remove useless assignmentPierre-Louis Bossart2022-08-311-1/+1
| * | | ASoC: fsl_sai: Update slots number according to bclk_ratioShengjiu Wang2022-08-231-3/+5
| * | | ASoC: fsl_sai: Add support multi fifo sdma scriptShengjiu Wang2022-08-232-1/+39
| * | | ASoC: fsl_sai: Remove unnecessary FIFO reset in ISRShengjiu Wang2022-08-171-8/+2
| * | | ASoC: fsl_sai: fix incorrect mclk number in error messagePieterjan Camerlynck2022-08-161-1/+1
| * | | ASoC: imx-rpmsg: Support configure sysclk for codec daiShengjiu Wang2022-08-151-0/+29
* | | | ASoC: fsl_audmux: Fix amixer write errorsShengjiu Wang2022-09-231-12/+4
* | | | ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang2022-09-131-0/+4
| |/ / |/| |
* | | ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang2022-08-251-0/+2
* | | ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang2022-08-251-4/+10
* | | ASoC: fsl_mqs: Fix supported clock DAI formatShengjiu Wang2022-08-231-1/+1
* | | ASoC: fsl_sai: fix incorrect mclk number in error messagePieterjan Camerlynck2022-08-161-1/+1
|/ /
* | ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang2022-07-211-3/+5
* | ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2022-07-212-4/+7
* | ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang2022-07-211-2/+3
* | ASoC: fsl_asrc: force cast the asrc_format typeShengjiu Wang2022-07-211-2/+4
* | ASoC: fsl_sai: Don't use plain integer as NULL pointerShengjiu Wang2022-07-211-1/+1
* | ASoC: fsl_utils: Drop usage of __clk_get_name()Shengjiu Wang2022-07-111-1/+1
* | ASoC: fsl_utils: Don't use plain integer as NULL pointerShengjiu Wang2022-07-071-1/+1
* | ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang2022-07-061-3/+11
* | ASoC: fsl_sai: Add support for PLL switch at runtimeShengjiu Wang2022-07-053-0/+41
* | ASoC: fsl_micfil: Add support for PLL switch at runtimeShengjiu Wang2022-07-052-0/+32
* | ASoC: fsl_spdif: Add support for PLL switch at runtime.Shengjiu Wang2022-07-052-5/+44
* | ASoC: fsl_utils: Add function to handle PLL clock sourceShengjiu Wang2022-07-052-0/+76
* | ASoC: fsl_asrc_dma: Add legacy_dai_naming flagShengjiu Wang2022-07-041-0/+1
* | ASoC: fsl_micfil: Add legacy_dai_naming flagShengjiu Wang2022-07-041-1/+1
* | ASoC: fsl: pcm030-audio-fabric: use platform_device_unregsiter()Yang Yingliang2022-07-041-2/+1
* | ASoC: Refactor non_legacy_dai_naming flagMark Brown2022-06-2910-12/+20
|\ \
| * | ASoC: fsl: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
| * | ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-279-10/+19
* | | ASoC: fsl_micfil: change micfil default settingsShengjiu Wang2022-06-292-4/+27
* | | Add PDM/DSD/dataline configuration supportMark Brown2022-06-282-22/+264
|\ \ \
| * | | ASoC: fsl_sai: Configure dataline/FIFO information from dts propertyShengjiu Wang2022-06-272-4/+174
| * | | ASoC: fsl_sai: Make res a member of struct fsl_saiShengjiu Wang2022-06-272-4/+4
| * | | ASoc: fsl_sai: Add pinctrl operation for PDM and DSDShengjiu Wang2022-06-272-9/+63
| * | | ASoC: fsl_sai: Add support for more sample ratesShengjiu Wang2022-06-271-3/+4
| * | | ASoC: fsl_sai: Add DSD bit format supportShengjiu Wang2022-06-271-1/+4
| * | | ASoC: fsl_sai: Add PDM daifmt supportShengjiu Wang2022-06-272-2/+16
| |/ /
* / / ASoC: fsl: fsl_sai: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-4/+2
|/ /