index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl-asoc-card.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl-asoc-card: Fix jack_event() always return 0
Meng Tang
2022-03-21
1
-8
/
+4
*
ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx card
Ariel D'Alessandro
2022-01-24
1
-1
/
+0
*
ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id
Ariel D'Alessandro
2022-01-24
1
-0
/
+6
*
ASoC: fsl: Use dev_err_probe() helper
Kuninori Morimoto
2021-12-20
1
-2
/
+1
*
ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codec
Ariel D'Alessandro
2021-11-22
1
-0
/
+12
*
ASoC: fsl-asoc-card: Update to modern clocking terminology
Mark Brown
2021-09-22
1
-27
/
+27
*
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...
Mark Brown
2021-06-23
1
-0
/
+1
|
\
|
*
ASoC: fsl-asoc-card: Set .owner attribute when registering card.
Nicolas Cavallari
2021-06-01
1
-0
/
+1
*
|
ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe
Shengjiu Wang
2021-06-22
1
-1
/
+1
*
|
ASoC: fsl: switch to use snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
2021-06-21
1
-4
/
+3
|
/
*
ASoC: fsl-asoc-card: Add support for WM8958 codec
Shengjiu Wang
2021-03-25
1
-2
/
+15
*
ASoC: fsl-asoc-card: Add support for si476x codec
Shengjiu Wang
2020-12-03
1
-0
/
+13
*
ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codec
Matthias Schiffer
2020-08-21
1
-0
/
+4
*
ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
Shengjiu Wang
2020-08-18
1
-0
/
+11
*
ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
Shengjiu Wang
2020-08-03
1
-84
/
+70
*
Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...
Mark Brown
2020-07-23
1
-1
/
+1
|
\
|
*
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-1
/
+1
*
|
ASoC: fsl-asoc-card: Support configuring dai fmt from DT
Shengjiu Wang
2020-07-23
1
-0
/
+28
|
/
*
Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...
Mark Brown
2020-07-16
1
-2
/
+75
|
\
|
*
ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection
Shengjiu Wang
2020-07-16
1
-2
/
+75
*
|
ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
Lee Jones
2020-07-16
1
-1
/
+1
|
/
*
ASoC: fsl: fsl-asoc-card: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-12
/
+9
*
ASoC: fsl-asoc-card: Add WM8524 support
Shengjiu Wang
2020-06-24
1
-0
/
+10
*
ASoC: fsl-asoc-card: Add MQS support
Shengjiu Wang
2020-06-17
1
-21
/
+57
*
ASoC: fsl-asoc-card: Defer probe when fail to find codec device
Shengjiu Wang
2020-06-04
1
-1
/
+1
*
ASoC: fsl-asoc-card: Support new property fsl, asrc-format
Shengjiu Wang
2020-04-21
1
-9
/
+15
*
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-5
/
+5
*
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
2019-12-10
1
-1
/
+1
*
ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-28
1
-1
/
+5
*
ASoC: fsl: fsl-asoc-card: don't select unnecessary Platform
Kuninori Morimoto
2019-06-19
1
-5
/
+1
*
ASoC: fsl: fsl-asoc-card: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-16
/
+31
*
ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
wen yang
2019-02-04
1
-0
/
+1
*
ASoC: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-06
1
-3
/
+3
*
ASoC: fsl: Use snd_mask_set_format()
Takashi Iwai
2018-07-26
1
-1
/
+1
*
ASoC: fsl-asoc-card: Switch to SPDX identifier
Fabio Estevam
2018-07-24
1
-11
/
+7
*
ASoC: fsl-asoc-card: Use 'snd_pcm_format_t' type when appropriate
Fabio Estevam
2018-02-12
1
-3
/
+3
*
ASoC: don't use rtd->codec on fsl-asoc-card
Kuninori Morimoto
2017-12-05
1
-2
/
+2
*
ASoC: fsl-asoc-card: Handle return value of devm_kasprintf
Arvind Yadav
2017-09-21
1
-0
/
+4
*
ASoC: fsl-asoc-card: Don't error out if ENOTSUPP
Nicolin Chen
2017-09-19
1
-5
/
+5
*
ASoC: fsl-asoc-card: don't print EPROBE_DEFER as error
Lucas Stach
2017-08-21
1
-1
/
+1
*
ASoC: constify snd_soc_ops structures
Julia Lawall
2016-10-24
1
-1
/
+1
*
ASoC: fsl-asoc-card: add cs4271 and cs4272 support
Felipe F. Tonello
2016-02-05
1
-0
/
+7
*
ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist
Nicolin Chen
2016-02-04
1
-4
/
+15
*
-
.
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
2015-12-23
1
-1
/
+9
|
\
\
|
|
*
ASoC: fsl-asoc-card: use different route map for AC'97 mode
Maciej S. Szmigiero
2015-12-23
1
-1
/
+9
|
|
/
*
|
ASoC: fsl-asoc-card: Update the rtd query
Vinod Koul
2015-11-20
1
-2
/
+4
*
|
ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()
Mengdong Lin
2015-11-18
1
-1
/
+4
|
/
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...
Mark Brown
2015-10-26
1
-30
/
+110
|
\
\
\
|
|
|
*
ASoC: fsl-asoc-card: add AC'97 support
Maciej S. Szmigiero
2015-10-23
1
-30
/
+110
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', '...
Mark Brown
2015-09-23
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
[next]