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