summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl-asoc-card.c
AgeCommit message (Expand)Author
2024-10-23ASoC: fsl: remove dpcm_xxx flagsKuninori Morimoto
2024-10-03ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpiosGeert Uytterhoeven
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang
2024-07-08ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson
2024-07-08ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-linksElinor Montmasson
2024-07-08ASoC: fsl-asoc-card: add second dai link component for codecsElinor Montmasson
2024-07-08ASoC: fsl-asoc-card: add support for dai links with multiple codecsElinor Montmasson
2024-06-20ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson
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
2023-12-19ASoC: fsl: fsl-asoc-card: don't need DUMMY PlatformKuninori Morimoto
2023-10-12ASoC: fsl-asoc-card: Add comment for mclk in the codec_privHui Wang
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-26ASoC: fsl-asoc-card: use integer type for fll_id and pll_idShengjiu Wang
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto
2023-06-21ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam
2023-06-17ASoC: fsl-asoc-card: add nau8822 supportHui Wang
2023-04-19ASoC: fsl: Simplify an error messageChristophe JAILLET
2023-03-20ASoC: fsl: Specify driver name in ASoC cardAlexander Stein
2023-03-20ASoC: fsl: define a common DRIVER_NAMEAlexander Stein
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-02scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli
2023-01-28ASoC: fsl-asoc-card: constify fsl_asoc_card_daiLuca Ceresoli
2023-01-18ASoC: Merge up 6.2 fixesMark Brown
2023-01-10ASoC: fsl-asoc-card: Log error code when we fail to registerMark Brown
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2022-07-21ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang
2022-03-21ASoC: fsl-asoc-card: Fix jack_event() always return 0Meng Tang
2022-01-24ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx cardAriel D'Alessandro
2022-01-24ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idAriel D'Alessandro
2021-12-20ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto
2021-11-22ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codecAriel D'Alessandro
2021-09-22ASoC: fsl-asoc-card: Update to modern clocking terminologyMark Brown
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown
2021-06-22ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probeShengjiu Wang
2021-06-21ASoC: fsl: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto
2021-06-01ASoC: fsl-asoc-card: Set .owner attribute when registering card.Nicolas Cavallari
2021-03-25ASoC: fsl-asoc-card: Add support for WM8958 codecShengjiu Wang
2020-12-03ASoC: fsl-asoc-card: Add support for si476x codecShengjiu Wang
2020-08-21ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codecMatthias Schiffer
2020-08-18ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rateShengjiu Wang
2020-08-03ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang
2020-07-23Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown
2020-07-23ASoC: fsl-asoc-card: Support configuring dai fmt from DTShengjiu Wang
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-16Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown
2020-07-16ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'Lee Jones
2020-07-16ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detectionShengjiu Wang
2020-07-03ASoC: fsl: fsl-asoc-card: fix kernel-docPierre-Louis Bossart