index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_sai.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2020-10-09
1
-91
/
+199
|
\
|
*
ASoC: fsl_sai: Set MCLK input or output direction
Shengjiu Wang
2020-09-17
1
-0
/
+7
|
*
ASoC: fsl_sai: Add fsl_sai_check_version function
Shengjiu Wang
2020-09-17
1
-0
/
+47
|
*
ASoC: fsl_sai: Add new added registers and new bit definition
Shengjiu Wang
2020-09-17
1
-0
/
+23
|
*
ASoC: fsl_sai: Set SAI Channel Mode to Output Mode
Shengjiu Wang
2020-09-03
1
-2
/
+8
|
*
ASoC: fsl_sai: Support multiple data channel enable bits
Shengjiu Wang
2020-09-03
1
-18
/
+12
|
*
ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
Shengjiu Wang
2020-08-24
1
-1
/
+1
|
*
ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced
Shengjiu Wang
2020-08-17
1
-24
/
+16
|
*
ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode
Shengjiu Wang
2020-08-17
1
-6
/
+1
|
*
ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
Shengjiu Wang
2020-08-17
1
-41
/
+85
*
|
ASoC: fsl_sai: Instantiate snd_soc_dai_driver
Shengjiu Wang
2020-09-25
1
-8
/
+11
|
/
*
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
1
-1
/
+2
|
\
|
*
ASoC: fsl_sai: Refine regcache usage with pm runtime
Shengjiu Wang
2020-07-01
1
-1
/
+2
*
|
ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
Shengjiu Wang
2020-07-31
1
-2
/
+3
|
/
*
ASoC: fsl_sai: Fix exiting path on probing failure
Oleksandr Suvorov
2020-02-06
1
-5
/
+17
*
ASoC: fsl_sai: add IRQF_SHARED
Michael Walle
2019-12-09
1
-1
/
+2
*
ASoC: fsl_sai: Fix noise when using EDMA
Mihai Serban
2019-09-17
1
-0
/
+15
*
ASoC: fsl_sai: Implement set_bclk_ratio
Viorel Suman
2019-09-13
1
-2
/
+19
*
ASoC: fsl_sai: Add support for imx8qm
Daniel Baluta
2019-08-21
1
-0
/
+7
*
ASoC: fsl_sai: Add support for imx7ulp/imx8mq
Daniel Baluta
2019-08-07
1
-0
/
+14
*
ASoC: fsl_sai: Add support for SAI new version
Daniel Baluta
2019-08-07
1
-93
/
+135
*
ASoC: fsl_sai: Update Tx/Rx channel enable mask
Daniel Baluta
2019-08-07
1
-2
/
+4
*
ASoC: fsl_sai: Add registers definition for multiple datalines
Daniel Baluta
2019-08-07
1
-10
/
+66
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
ASoC: fsl_sai: mark regmap as fast_io
Lucas Stach
2019-07-22
1
-0
/
+1
*
ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
Lucas Stach
2019-07-22
1
-1
/
+3
*
ASoC: fsl_sai: add of_match data
Lucas Stach
2019-07-22
1
-8
/
+14
*
ASoC: fsl_sai: Move clock operation to PM runtime
Shengjiu Wang
2019-05-08
1
-10
/
+44
*
ASoC: fsl_sai: Add missing return 0 in remove()
Nicolin Chen
2019-04-26
1
-0
/
+2
*
ASoC: fsl_sai: Add support for runtime pm
Daniel Baluta
2019-04-25
1
-5
/
+17
*
ASoC: fsl_sai: Update is_slave_mode with correct value
Daniel Baluta
2019-04-25
1
-0
/
+2
*
ASoC: fsl_sai: Remove expensive print in irq handler
Shengjiu Wang
2019-01-18
1
-4
/
+4
*
ASoC: fsl_sai: Switch to SPDX identifier
Fabio Estevam
2018-05-03
1
-11
/
+5
*
ASoC: fsl_sai: support more than 2 channels
Alexandre Belloni
2017-02-13
1
-2
/
+2
*
ASoC: fsl_sai: Use 'np' variable
Fabio Estevam
2016-08-17
1
-3
/
+3
*
ASoC: fsl_sai: Allow setting the SAI MCLK direction
Fabio Estevam
2016-05-05
1
-0
/
+20
*
ASoC: fsl_sai: Introduce a compatible string for MX6UL
Fabio Estevam
2016-05-05
1
-1
/
+3
*
Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a...
Mark Brown
2016-03-13
1
-1
/
+2
|
\
|
*
ASoC: fsl_sai: Use usleep_range() instead of msleep()
Xiubo Li
2016-01-22
1
-1
/
+2
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
2015-12-23
1
-11
/
+87
|
\
\
\
|
|
*
|
ASoC: fsl: using params_width function to simplify code
Zidan Wang
2015-11-25
1
-1
/
+1
|
|
*
|
Merge branch 'topic/fsl-sai' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2015-11-25
1
-8
/
+68
|
|
|
\
|
|
|
|
*
ASoC: fsl_sai: add tdm slots operation support
Zidan Wang
2015-11-25
1
-6
/
+25
|
|
|
*
ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode
Zidan Wang
2015-11-17
1
-0
/
+29
|
|
|
*
ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode
Zidan Wang
2015-11-17
1
-2
/
+14
|
|
|
/
|
|
/
|
|
|
*
ASoC: fsl-sai: add default register map for regmap cache
Zidan Wang
2015-11-16
1
-2
/
+18
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...
Mark Brown
2015-12-23
1
-0
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ASoC: fsl_sai: fix no frame clk in master mode
Zidan Wang
2015-12-18
1
-0
/
+18
|
|
/
*
|
Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...
Mark Brown
2015-11-25
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
ASoC: fsl_sai: fix Rx synchrounous mode
Stefan Agner
2015-10-26
1
-1
/
+2
[next]