index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-06-28
ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibility
Kuninori Morimoto
1
-1
/
+5
2019-06-19
ASoC: fsl: fsl-asoc-card: don't select unnecessary Platform
Kuninori Morimoto
1
-5
/
+1
2019-06-06
ASoC: fsl: fsl-asoc-card: use modern dai_link style
Kuninori Morimoto
1
-16
/
+31
2019-02-04
ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
wen yang
1
-0
/
+1
2018-12-06
ASoC: Use of_node_name_eq for node name comparisons
Rob Herring
1
-3
/
+3
2018-07-26
ASoC: fsl: Use snd_mask_set_format()
Takashi Iwai
1
-1
/
+1
2018-07-24
ASoC: fsl-asoc-card: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-02-12
ASoC: fsl-asoc-card: Use 'snd_pcm_format_t' type when appropriate
Fabio Estevam
1
-3
/
+3
2017-12-05
ASoC: don't use rtd->codec on fsl-asoc-card
Kuninori Morimoto
1
-2
/
+2
2017-09-21
ASoC: fsl-asoc-card: Handle return value of devm_kasprintf
Arvind Yadav
1
-0
/
+4
2017-09-19
ASoC: fsl-asoc-card: Don't error out if ENOTSUPP
Nicolin Chen
1
-5
/
+5
2017-08-21
ASoC: fsl-asoc-card: don't print EPROBE_DEFER as error
Lucas Stach
1
-1
/
+1
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
1
-1
/
+1
2016-02-05
ASoC: fsl-asoc-card: add cs4271 and cs4272 support
Felipe F. Tonello
1
-0
/
+7
2016-02-04
ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist
Nicolin Chen
1
-4
/
+15
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
1
-1
/
+9
2015-12-23
ASoC: fsl-asoc-card: use different route map for AC'97 mode
Maciej S. Szmigiero
1
-1
/
+9
2015-11-20
ASoC: fsl-asoc-card: Update the rtd query
Vinod Koul
1
-2
/
+4
2015-11-18
ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()
Mengdong Lin
1
-1
/
+4
2015-10-26
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...
Mark Brown
1
-30
/
+110
2015-10-22
ASoC: fsl-asoc-card: add AC'97 support
Maciej S. Szmigiero
1
-30
/
+110
2015-09-23
Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', '...
Mark Brown
1
-0
/
+1
2015-09-14
ASoC: fsl-asoc-card: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-08-31
ASoC: fsl-asoc-card: put ASRC OF node in case of unknown device
Maciej S. Szmigiero
1
-1
/
+2
2015-08-15
ASoC: fsl-asoc-card: add wm8960 support
Zidan Wang
1
-0
/
+8
2015-08-13
ASoC: fsl-asoc-card: Specify codec_dai_name for DAI links
Nicolin Chen
1
-2
/
+6
2015-02-24
ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()
Nicolin Chen
1
-0
/
+6
2014-11-25
ASoC: fsl-asoc-card: Add slot_width setting for cpu-dai
Nicolin Chen
1
-0
/
+12
2014-10-28
ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is Master
Nicolin Chen
1
-1
/
+6
2014-08-18
ASoC: fsl-asoc-card: Fix build warning for maybe-uninitialized
Shengjiu Wang
1
-4
/
+5
2014-08-17
ASoC: fsl: Add Freescale Generic ASoC Sound Card with ASRC support
Nicolin Chen
1
-0
/
+573