index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_sai.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl-sai: Clean up the code
Xiubo Li
2014-01-08
1
-4
/
+3
*
ASoC: fsl_sai: fix the endianess for SAI fifo data.
Xiubo Li
2013-12-31
1
-4
/
+4
*
ASoC: fsl_sai: Fix one bug for hardware limitation.
Xiubo Li
2013-12-31
1
-5
/
+10
*
ASoC: fsl_sai: Add disable operation for the corresponding data channel.
Xiubo Li
2013-12-30
1
-8
/
+13
*
ASoC: fsl_sai: Move the global registers setting to _dai_probe()
Xiubo Li
2013-12-30
1
-5
/
+12
*
ASoC: fsl_sai: Sort local variable in general way
Nicolin Chen
2013-12-21
1
-7
/
+7
*
ASoC: fsl_sai: Make dev_err information neater
Nicolin Chen
2013-12-21
1
-12
/
+4
*
ASoC: fsl_sai: Drop useless ret in startup()
Nicolin Chen
2013-12-21
1
-4
/
+1
*
ASoC: fsl_sai: Drop useless channels check in hw_params()
Nicolin Chen
2013-12-21
1
-4
/
+1
*
ASoC: fsl_sai: Use snd_pcm_format_width()
Nicolin Chen
2013-12-21
1
-15
/
+2
*
ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable()
Nicolin Chen
2013-12-21
1
-6
/
+8
*
ASoC: fsl-sai: Use snd_soc_dai_init_dma_data()
Xiubo Li
2013-12-21
1
-2
/
+2
*
ASoC: fsl-sai: Use devm_snd_dmaengine_pcm_register()
Xiubo Li
2013-12-21
1
-14
/
+1
*
ASoC: fsl-sai: Remove fsl_sai_remove()
Xiubo Li
2013-12-21
1
-11
/
+0
*
ASoC: Add SAI SoC Digital Audio Interface driver.
Xiubo Li
2013-12-18
1
-0
/
+492