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
pinetabv-6.6.y-devel
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
2022-04-06
ASoC: fsl_sai: fix 1:1 bclk:mclk ratio support
Ahmad Fatoum
1
-1
/
+1
2022-03-07
ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support
Ahmad Fatoum
1
-2
/
+15
2022-03-07
ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate divider
Sascha Hauer
1
-7
/
+5
2022-03-07
ASoC: fsl_sai: Use better variable names
Sascha Hauer
1
-8
/
+9
2022-03-07
ASoC: fsl_sai: store full version instead of major/minor
Sascha Hauer
1
-5
/
+3
2022-03-07
ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk
Ahmad Fatoum
1
-16
/
+13
2022-03-07
ASoC: fsl_sai: simplify irq return value
Sascha Hauer
1
-7
/
+4
2022-03-07
ASoC: fsl_sai: Drop unnecessary defines
Sascha Hauer
1
-10
/
+6
2022-02-28
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
1
-1
/
+1
2022-02-08
ASoC: fsl_sai: Enable combine mode soft
Sascha Hauer
1
-0
/
+9
2021-09-22
ASoC: fsl_sai: Update to modern clocking terminology
Mark Brown
1
-17
/
+17
2021-09-10
ASoC: fsl_sai: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+9
2021-06-21
ASoC: fsl_sai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-03-22
ASoC: fsl_sai: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-16
/
+32
2021-03-10
Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia...
Mark Brown
1
-2
/
+0
2021-03-10
ASoC: fsl_sai: Add pm qos cpu latency support
Shengjiu Wang
1
-0
/
+12
2021-03-10
ASoC: fsl: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
1
-2
/
+0
2021-01-21
ASoC: fsl: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-4
/
+4
2020-11-19
ASoC: fsl_sai: Correct the clock source for mclk0
Shengjiu Wang
1
-2
/
+18
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
1
-91
/
+199
2020-09-25
ASoC: fsl_sai: Instantiate snd_soc_dai_driver
Shengjiu Wang
1
-8
/
+11
2020-09-17
ASoC: fsl_sai: Set MCLK input or output direction
Shengjiu Wang
1
-0
/
+7
2020-09-17
ASoC: fsl_sai: Add fsl_sai_check_version function
Shengjiu Wang
1
-0
/
+47
2020-09-17
ASoC: fsl_sai: Add new added registers and new bit definition
Shengjiu Wang
1
-0
/
+23
2020-09-03
ASoC: fsl_sai: Set SAI Channel Mode to Output Mode
Shengjiu Wang
1
-2
/
+8
2020-09-03
ASoC: fsl_sai: Support multiple data channel enable bits
Shengjiu Wang
1
-18
/
+12
2020-08-24
ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
Shengjiu Wang
1
-1
/
+1
2020-08-17
ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced
Shengjiu Wang
1
-24
/
+16
2020-08-17
ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode
Shengjiu Wang
1
-6
/
+1
2020-08-17
ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
Shengjiu Wang
1
-41
/
+85
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
1
-1
/
+2
2020-07-31
ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
Shengjiu Wang
1
-2
/
+3
2020-07-01
ASoC: fsl_sai: Refine regcache usage with pm runtime
Shengjiu Wang
1
-1
/
+2
2020-02-06
ASoC: fsl_sai: Fix exiting path on probing failure
Oleksandr Suvorov
1
-5
/
+17
2019-12-09
ASoC: fsl_sai: add IRQF_SHARED
Michael Walle
1
-1
/
+2
2019-09-17
ASoC: fsl_sai: Fix noise when using EDMA
Mihai Serban
1
-0
/
+15
2019-09-13
ASoC: fsl_sai: Implement set_bclk_ratio
Viorel Suman
1
-2
/
+19
2019-08-21
ASoC: fsl_sai: Add support for imx8qm
Daniel Baluta
1
-0
/
+7
2019-08-07
ASoC: fsl_sai: Add support for imx7ulp/imx8mq
Daniel Baluta
1
-0
/
+14
2019-08-07
ASoC: fsl_sai: Add support for SAI new version
Daniel Baluta
1
-93
/
+135
2019-08-07
ASoC: fsl_sai: Update Tx/Rx channel enable mask
Daniel Baluta
1
-2
/
+4
2019-08-07
ASoC: fsl_sai: Add registers definition for multiple datalines
Daniel Baluta
1
-10
/
+66
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-22
ASoC: fsl_sai: mark regmap as fast_io
Lucas Stach
1
-0
/
+1
2019-07-22
ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
Lucas Stach
1
-1
/
+3
2019-07-22
ASoC: fsl_sai: add of_match data
Lucas Stach
1
-8
/
+14
2019-05-08
ASoC: fsl_sai: Move clock operation to PM runtime
Shengjiu Wang
1
-10
/
+44
2019-04-26
ASoC: fsl_sai: Add missing return 0 in remove()
Nicolin Chen
1
-0
/
+2
2019-04-25
ASoC: fsl_sai: Add support for runtime pm
Daniel Baluta
1
-5
/
+17
2019-04-25
ASoC: fsl_sai: Update is_slave_mode with correct value
Daniel Baluta
1
-0
/
+2
[next]