summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl-asoc-card.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
* ASoC: fsl: fsl-asoc-card: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1Star
* ASoC: fsl: fsl-asoc-card: use modern dai_link styleKuninori Morimoto2019-06-061-16/+31
* ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-02-041-0/+1
* ASoC: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-3/+3
* ASoC: fsl: Use snd_mask_set_format()Takashi Iwai2018-07-261-1/+1
* ASoC: fsl-asoc-card: Switch to SPDX identifierFabio Estevam2018-07-241-11/+7Star
* ASoC: fsl-asoc-card: Use 'snd_pcm_format_t' type when appropriateFabio Estevam2018-02-121-3/+3
* ASoC: don't use rtd->codec on fsl-asoc-cardKuninori Morimoto2017-12-051-2/+2
* ASoC: fsl-asoc-card: Handle return value of devm_kasprintfArvind Yadav2017-09-211-0/+4
* ASoC: fsl-asoc-card: Don't error out if ENOTSUPPNicolin Chen2017-09-191-5/+5
* ASoC: fsl-asoc-card: don't print EPROBE_DEFER as errorLucas Stach2017-08-211-1/+1
* ASoC: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: fsl-asoc-card: add cs4271 and cs4272 supportFelipe F. Tonello2016-02-051-0/+7
* ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't existNicolin Chen2016-02-041-4/+15
*-. Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...Mark Brown2015-12-231-1/+9
|\ \
| | * ASoC: fsl-asoc-card: use different route map for AC'97 modeMaciej S. Szmigiero2015-12-231-1/+9
| |/
* | ASoC: fsl-asoc-card: Update the rtd queryVinod Koul2015-11-201-2/+4
* | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin2015-11-181-1/+4
|/
*---. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown2015-10-261-30/+110
|\ \ \
| | | * ASoC: fsl-asoc-card: add AC'97 supportMaciej S. Szmigiero2015-10-221-30/+110
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', '...Mark Brown2015-09-231-0/+1
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: fsl-asoc-card: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
| |/
* / ASoC: fsl-asoc-card: put ASRC OF node in case of unknown deviceMaciej S. Szmigiero2015-08-311-1/+2
|/
* ASoC: fsl-asoc-card: add wm8960 supportZidan Wang2015-08-151-0/+8
* ASoC: fsl-asoc-card: Specify codec_dai_name for DAI linksNicolin Chen2015-08-131-2/+6
* ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()Nicolin Chen2015-02-241-0/+6
* ASoC: fsl-asoc-card: Add slot_width setting for cpu-daiNicolin Chen2014-11-251-0/+12
* ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is MasterNicolin Chen2014-10-281-1/+6
* ASoC: fsl-asoc-card: Fix build warning for maybe-uninitializedShengjiu Wang2014-08-181-4/+5
* ASoC: fsl: Add Freescale Generic ASoC Sound Card with ASRC supportNicolin Chen2014-08-171-0/+573