index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
imx-card.c
Age
Commit message (
Expand
)
Author
2025-04-25
ASoC: fsl: don't set link->platform if not needed
Kuninori Morimoto
2025-04-13
ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
Chenyuan Yang
2025-04-01
ASoC: imx-card: Add NULL check in imx_card_probe()
Henry Martin
2025-02-24
ASoC: imx-card: Add playback_only or capture_only support
Shengjiu Wang
2025-01-09
ASoC: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-01
ASoC: fsl: switch to use rtd->id from rtd->num
Kuninori Morimoto
2024-10-23
ASoC: fsl: remove dpcm_xxx flags
Kuninori Morimoto
2024-10-10
ASoC: imx-card: Add CS42888 support
Chancel Liu
2024-10-10
ASoC: imx-card: Set mclk for codec
Chancel Liu
2024-10-02
ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
Hui Wang
2024-08-22
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
2024-05-06
ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-09-25
ASoC: fsl: convert not to use asoc_xxx()
Kuninori Morimoto
2023-06-20
ASoC: fsl: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
2023-05-08
ASoC: fsl: use asoc_dummy_dlc
Kuninori Morimoto
2023-03-11
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2022-09-13
ASoC: imx-card: Fix refcount issue with of_node_put
Shengjiu Wang
2022-07-21
ASoC: imx-card: use snd_pcm_format_t type for asrc_format
Shengjiu Wang
2022-07-06
ASoC: imx-card: Fix DSD/PDM mclk frequency
Shengjiu Wang
2022-06-06
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
2022-01-06
ASoC: imx-card: improve the sound quality for low rate
Shengjiu Wang
2022-01-06
ASoC: imx-card: Fix mclk calculation issue for akcodec
Shengjiu Wang
2022-01-06
ASoC: imx-card: Need special setting for ak4497 on i.MX8MQ
Shengjiu Wang
2021-12-20
ASoC: fsl: Use dev_err_probe() helper
Kuninori Morimoto
2021-09-22
ASoC: imx-card: Update to modern clocking terminology
Mark Brown
2021-09-21
ASoC: fsl: Constify static snd_soc_ops
Rikard Falkeborn
2021-05-25
ASoC: imx-card: Make some symbols static
Wei Yongjun
2021-05-20
ASoC: imx-card: Add imx-card machine driver
Shengjiu Wang