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_ssi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl: fsl_ssi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
1
-1
/
+1
*
ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
Mark Brown
2023-01-10
1
-2
/
+2
*
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-0
/
+1
*
ASoC: fsl: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-12
/
+12
*
ASoC: fsl_ssi: Add support multi fifo script
Shengjiu Wang
2022-05-11
1
-2
/
+32
*
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
2022-02-28
1
-1
/
+1
*
ASoC: fsl_ssi: Update to modern clocking terminology
Mark Brown
2021-09-22
1
-19
/
+19
*
ASoC: fsl_ssi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-21
1
-2
/
+1
*
ASoC: fsl: fsl_ssi: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
*
ASoC: fsl: fsl_ssi: remove unnecessary tests
Pierre-Louis Bossart
2021-03-10
1
-3
/
+2
*
ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
Alexander Shiyan
2021-03-10
1
-2
/
+4
*
ASoC: fsl: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-2
/
+2
*
ASoC: fsl_ssi: Use of_device_get_match_data()
Fabio Estevam
2021-01-20
1
-7
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-4
/
+4
*
ASoC: fsl: fsl_ssi: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-26
/
+44
*
ASoC: fsl_ssi: Fix bclk calculation for mono channel
Shengjiu Wang
2020-06-16
1
-4
/
+9
*
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-4
/
+4
*
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2020-01-21
1
-1
/
+0
*
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
1
-3
/
+1
|
\
|
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
|
ASoC: fsl_ssi: Fix clock control issue in master mode
Shengjiu Wang
2019-08-29
1
-9
/
+9
|
/
*
ASoC: fsl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
1
-3
/
+1
*
ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
Takashi Iwai
2019-02-20
1
-2
/
+4
*
ASoC: fsl_ssi: Switch to SPDX identifier
Fabio Estevam
2018-05-03
1
-31
/
+26
*
ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
Fabio Estevam
2018-04-26
1
-2
/
+1
*
ASoC: fsl_ssi: Fix mode setting when changing channel number
Nicolin Chen
2018-04-12
1
-3
/
+11
*
ASoC: fsl_ssi: Use ssi->streams instead of reading register
Nicolin Chen
2018-02-21
1
-6
/
+1
*
ASoC: fsl_ssi: Move DT related code to a separate probe()
Nicolin Chen
2018-02-21
1
-95
/
+124
*
ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
Nicolin Chen
2018-02-21
1
-5
/
+8
*
ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
Nicolin Chen
2018-02-21
1
-39
/
+35
*
ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
Nicolin Chen
2018-02-21
1
-6
/
+27
*
ASoC: fsl_ssi: Move one-time configurations to probe()
Nicolin Chen
2018-02-21
1
-13
/
+26
*
ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
Nicolin Chen
2018-02-21
1
-4
/
+3
*
ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
Nicolin Chen
2018-02-21
1
-6
/
+6
*
ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
Nicolin Chen
2018-02-21
1
-11
/
+6
*
ASoC: fsl_ssi: Add DAIFMT define for AC97
Nicolin Chen
2018-02-21
1
-3
/
+12
*
ASoC: fsl_ssi: Clean up helper functions of trigger()
Nicolin Chen
2018-02-21
1
-134
/
+122
*
ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
Nicolin Chen
2018-02-21
1
-23
/
+10
*
ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
Nicolin Chen
2018-02-21
1
-32
/
+23
*
ASoC: fsl_ssi: Maintain a mask of active streams
Nicolin Chen
2018-02-21
1
-4
/
+11
*
ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
Nicolin Chen
2018-02-21
1
-5
/
+2
*
ASoC: fsl_ssi: Keep ssi->i2s_net updated
Nicolin Chen
2018-02-21
1
-6
/
+6
*
ASoC: fsl_ssi: Redefine RX and TX macros
Nicolin Chen
2018-02-21
1
-0
/
+4
*
ASoC: fsl_ssi: Use 'const _be *' type for iprop
Fabio Estevam
2018-02-12
1
-1
/
+1
*
ASoC: fsl_ssi: Define ternary macros to simplify code
Nicolin Chen
2017-12-19
1
-16
/
+11
*
ASoC: fsl_ssi: Rename i2smode to i2s_net
Nicolin Chen
2017-12-19
1
-12
/
+12
*
ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals
Nicolin Chen
2017-12-19
1
-42
/
+37
[next]