index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-07-27
ASoC: fsl_sai: Disable bit clock with transmitter
Matus Gajdos
1
-1
/
+1
2023-03-11
ASoC: fsl_sai: initialize is_dsp_mode flag
Shengjiu Wang
1
-0
/
+1
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
2019-01-18
ASoC: fsl_sai: Remove expensive print in irq handler
Shengjiu Wang
1
-4
/
+4
2018-05-03
ASoC: fsl_sai: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+5
2017-02-13
ASoC: fsl_sai: support more than 2 channels
Alexandre Belloni
1
-2
/
+2
2016-08-17
ASoC: fsl_sai: Use 'np' variable
Fabio Estevam
1
-3
/
+3
2016-05-05
ASoC: fsl_sai: Allow setting the SAI MCLK direction
Fabio Estevam
1
-0
/
+20
2016-05-05
ASoC: fsl_sai: Introduce a compatible string for MX6UL
Fabio Estevam
1
-1
/
+3
2016-03-13
Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a...
Mark Brown
1
-1
/
+2
2016-01-22
ASoC: fsl_sai: Use usleep_range() instead of msleep()
Xiubo Li
1
-1
/
+2
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
1
-11
/
+87
2015-12-23
Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...
Mark Brown
1
-0
/
+18
2015-12-18
ASoC: fsl_sai: fix no frame clk in master mode
Zidan Wang
1
-0
/
+18
2015-11-25
Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...
Mark Brown
1
-1
/
+2
2015-11-25
ASoC: fsl: using params_width function to simplify code
Zidan Wang
1
-1
/
+1
2015-11-25
Merge branch 'topic/fsl-sai' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
1
-8
/
+68
2015-11-25
ASoC: fsl_sai: add tdm slots operation support
Zidan Wang
1
-6
/
+25
2015-11-17
ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode
Zidan Wang
1
-0
/
+29
2015-11-17
ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode
Zidan Wang
1
-2
/
+14
[next]