summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge up fixesMark Brown2022-11-294-3/+22
|\
| * 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
* | | ASoC: fsl_micfil: Add support when using eDMAChancel Liu2022-11-011-0/+4
* | | ASoC: fsl_micfil: Add support for i.MX93 platformChancel Liu2022-11-011-0/+9
* | | Add support for SAI on i.MX93 platformMark Brown2022-10-282-4/+20
|\ \ \
| * | | ASoC: fsl_sai: Specify the maxburst to 8 on i.MX93 platformChancel Liu2022-10-282-4/+8
| * | | ASoC: fsl_sai: Add support for i.MX93 platformChancel Liu2022-10-281-0/+12
* | | | ASoC: fsl_xcvr: Add Counter registersShengjiu Wang2022-10-282-0/+61
|/ / /
* | | Create a new sound card to access MICFIL based on rpmsg channelMark Brown2022-10-184-8/+17
|\ \ \
| * | | ASoC: imx-rpmsg: Assign platform driver used by machine driver to link withChancel Liu2022-10-171-1/+5
| * | | ASoC: fsl_rpmsg: Multi-channel support in CPU DAI driverChancel Liu2022-10-171-2/+2
| * | | ASoC: fsl_rpmsg: Register different ASoC machine devicesChancel Liu2022-10-171-1/+1
| * | | ASoC: imx-pcm-rpmsg: Multi-channel support for sound card based on rpmsgChancel Liu2022-10-171-1/+1
| * | | ASoC: imx-pcm-rpmsg: Register different platform driversChancel Liu2022-10-171-2/+6
| * | | ASoC: imx-audio-rpmsg: Create rpmsg channel for MICFILChancel Liu2022-10-171-1/+2
| |/ /
* / / ASoC: fsl_micfil: Add Hardware Voice Activity Detector supportShengjiu Wang2022-10-172-1/+439
|/ /
* | 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