index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_ssi.c
Age
Commit message (
Expand
)
Author
2023-10-19
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2023-02-01
ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
Mark Brown
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: fsl: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
2022-05-11
ASoC: fsl_ssi: Add support multi fifo script
Shengjiu Wang
2022-02-28
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
2021-09-22
ASoC: fsl_ssi: Update to modern clocking terminology
Mark Brown
2021-06-21
ASoC: fsl_ssi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-03-10
ASoC: fsl: fsl_ssi: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-10
ASoC: fsl: fsl_ssi: remove unnecessary tests
Pierre-Louis Bossart
2021-03-10
ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
Alexander Shiyan
2021-01-21
ASoC: fsl: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-20
ASoC: fsl_ssi: Use of_device_get_match_data()
Fabio Estevam
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-03
ASoC: fsl: fsl_ssi: fix kernel-doc
Pierre-Louis Bossart
2020-06-16
ASoC: fsl_ssi: Fix bclk calculation for mono channel
Shengjiu Wang
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-08-29
ASoC: fsl_ssi: Fix clock control issue in master mode
Shengjiu Wang
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-14
ASoC: fsl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-20
ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
Takashi Iwai
2018-05-03
ASoC: fsl_ssi: Switch to SPDX identifier
Fabio Estevam
2018-04-26
ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
Fabio Estevam
2018-04-12
ASoC: fsl_ssi: Fix mode setting when changing channel number
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Use ssi->streams instead of reading register
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Move DT related code to a separate probe()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Move one-time configurations to probe()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Add DAIFMT define for AC97
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Clean up helper functions of trigger()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Maintain a mask of active streams
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Keep ssi->i2s_net updated
Nicolin Chen
2018-02-21
ASoC: fsl_ssi: Redefine RX and TX macros
Nicolin Chen
2018-02-12
ASoC: fsl_ssi: Use 'const _be *' type for iprop
Fabio Estevam
2017-12-19
ASoC: fsl_ssi: Define ternary macros to simplify code
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Rename i2smode to i2s_net
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Rename scr_val to scr
Nicolin Chen
[next]