index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl-asoc-card.c
Age
Commit message (
Expand
)
Author
2021-03-25
ASoC: fsl-asoc-card: Add support for WM8958 codec
Shengjiu Wang
2020-12-03
ASoC: fsl-asoc-card: Add support for si476x codec
Shengjiu Wang
2020-08-21
ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codec
Matthias Schiffer
2020-08-18
ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
Shengjiu Wang
2020-08-03
ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
Shengjiu Wang
2020-07-23
Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...
Mark Brown
2020-07-23
ASoC: fsl-asoc-card: Support configuring dai fmt from DT
Shengjiu Wang
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-16
Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...
Mark Brown
2020-07-16
ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
Lee Jones
2020-07-16
ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection
Shengjiu Wang
2020-07-03
ASoC: fsl: fsl-asoc-card: fix kernel-doc
Pierre-Louis Bossart
2020-06-24
ASoC: fsl-asoc-card: Add WM8524 support
Shengjiu Wang
2020-06-17
ASoC: fsl-asoc-card: Add MQS support
Shengjiu Wang
2020-06-04
ASoC: fsl-asoc-card: Defer probe when fail to find codec device
Shengjiu Wang
2020-04-21
ASoC: fsl-asoc-card: Support new property fsl, asrc-format
Shengjiu Wang
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
2019-06-28
ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-19
ASoC: fsl: fsl-asoc-card: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: fsl: fsl-asoc-card: use modern dai_link style
Kuninori Morimoto
2019-02-04
ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
wen yang
2018-12-06
ASoC: Use of_node_name_eq for node name comparisons
Rob Herring
2018-07-26
ASoC: fsl: Use snd_mask_set_format()
Takashi Iwai
2018-07-24
ASoC: fsl-asoc-card: Switch to SPDX identifier
Fabio Estevam
2018-02-12
ASoC: fsl-asoc-card: Use 'snd_pcm_format_t' type when appropriate
Fabio Estevam
2017-12-05
ASoC: don't use rtd->codec on fsl-asoc-card
Kuninori Morimoto
2017-09-21
ASoC: fsl-asoc-card: Handle return value of devm_kasprintf
Arvind Yadav
2017-09-19
ASoC: fsl-asoc-card: Don't error out if ENOTSUPP
Nicolin Chen
2017-08-21
ASoC: fsl-asoc-card: don't print EPROBE_DEFER as error
Lucas Stach
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
2016-02-05
ASoC: fsl-asoc-card: add cs4271 and cs4272 support
Felipe F. Tonello
2016-02-04
ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist
Nicolin Chen
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
2015-12-23
ASoC: fsl-asoc-card: use different route map for AC'97 mode
Maciej S. Szmigiero
2015-11-20
ASoC: fsl-asoc-card: Update the rtd query
Vinod Koul
2015-11-18
ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()
Mengdong Lin
2015-10-26
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...
Mark Brown
2015-10-23
ASoC: fsl-asoc-card: add AC'97 support
Maciej S. Szmigiero
2015-09-23
Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', '...
Mark Brown
2015-09-14
ASoC: fsl-asoc-card: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-31
ASoC: fsl-asoc-card: put ASRC OF node in case of unknown device
Maciej S. Szmigiero
2015-08-15
ASoC: fsl-asoc-card: add wm8960 support
Zidan Wang
2015-08-13
ASoC: fsl-asoc-card: Specify codec_dai_name for DAI links
Nicolin Chen
2015-02-24
ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()
Nicolin Chen
2014-11-25
ASoC: fsl-asoc-card: Add slot_width setting for cpu-dai
Nicolin Chen
2014-10-28
ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is Master
Nicolin Chen
2014-08-18
ASoC: fsl-asoc-card: Fix build warning for maybe-uninitialized
Shengjiu Wang
2014-08-16
ASoC: fsl: Add Freescale Generic ASoC Sound Card with ASRC support
Nicolin Chen