index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_ssi.c
Age
Commit message (
Expand
)
Author
2024-03-25
ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
Alexander Stein
2023-09-25
ASoC: fsl: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-14
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: fsl: fsl_ssi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-11
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2023-01-10
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
[next]