index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_sai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
ASoC: fsl_sai: Add isr to deal with error flag
Nicolin Chen
1
-3
/
+82
2014-02-27
ASoC: fsl-sai: Add SND_SOC_DAIFMT_DSP_A/B support.
Xiubo Li
1
-3
/
+42
2014-02-26
ASoC: fsl-sai: fix Freescale SAI DAI format setting.
Xiubo Li
1
-9
/
+29
2014-02-10
ASoC: fsl-sai: convert to use regmap API for Freeacale SAI
Xiubo Li
1
-111
/
+144
2014-01-08
ASoC: fsl-sai: Clean up the code
Xiubo Li
1
-4
/
+3
2013-12-31
ASoC: fsl_sai: fix the endianess for SAI fifo data.
Xiubo Li
1
-4
/
+4
2013-12-31
ASoC: fsl_sai: Fix one bug for hardware limitation.
Xiubo Li
1
-5
/
+10
2013-12-30
ASoC: fsl_sai: Add disable operation for the corresponding data channel.
Xiubo Li
1
-8
/
+13
2013-12-30
ASoC: fsl_sai: Move the global registers setting to _dai_probe()
Xiubo Li
1
-5
/
+12
2013-12-21
ASoC: fsl_sai: Sort local variable in general way
Nicolin Chen
1
-7
/
+7
2013-12-21
ASoC: fsl_sai: Make dev_err information neater
Nicolin Chen
1
-12
/
+4
2013-12-21
ASoC: fsl_sai: Drop useless ret in startup()
Nicolin Chen
1
-4
/
+1
2013-12-21
ASoC: fsl_sai: Drop useless channels check in hw_params()
Nicolin Chen
1
-4
/
+1
2013-12-21
ASoC: fsl_sai: Use snd_pcm_format_width()
Nicolin Chen
1
-15
/
+2
2013-12-21
ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable()
Nicolin Chen
1
-6
/
+8
2013-12-21
ASoC: fsl-sai: Use snd_soc_dai_init_dma_data()
Xiubo Li
1
-2
/
+2
2013-12-21
ASoC: fsl-sai: Use devm_snd_dmaengine_pcm_register()
Xiubo Li
1
-14
/
+1
2013-12-21
ASoC: fsl-sai: Remove fsl_sai_remove()
Xiubo Li
1
-11
/
+0
2013-12-18
ASoC: Add SAI SoC Digital Audio Interface driver.
Xiubo Li
1
-0
/
+492
[prev]