index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_sai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
ASoC: Merge fixes
Mark Brown
1
-0
/
+1
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
1
-4
/
+4
2022-06-08
ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
Shengjiu Wang
1
-0
/
+6
2022-06-06
ASoC: fsl_sai: add error message in case of missing imx-pcm-dma support
Marco Felsch
1
-1
/
+4
2022-06-06
ASoC: fsl_sai: use local device pointer
Marco Felsch
1
-26
/
+27
2022-06-06
ASoC: fsl: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
1
-5
/
+5
2022-06-06
ASoC: fsl_sai: Add support for i.MX8MN
Shengjiu Wang
1
-0
/
+1
2022-05-16
ASoC: fsl_sai: Add support for i.MX8ULP
Shengjiu Wang
1
-1
/
+13
2022-05-16
ASoC: fsl_sai: Add support for i.MX8M Plus
Shengjiu Wang
1
-0
/
+12
2022-05-16
ASoC: fsl_sai: Add support for i.MX8MM
Shengjiu Wang
1
-0
/
+17
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
[next]