blob: a4c8db47024c3ba1b5fe9ff6cff0ea45889cfd15 [file] [log] [blame]
76f3845110d7 ("ASoC: fsl_ssi: Move DT related code to a separate probe()")
badc9595bc15 ("ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode")
37ac30a4bdc3 ("ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()")
a1d154ac2765 ("ASoC: fsl_ssi: Move one-time configurations to probe()")
702d7965e402 ("ASoC: fsl_ssi: Set xFEN0 and xFEN1 together")
b6c93f7f60a0 ("ASoC: fsl_ssi: Add DAIFMT define for AC97")
da18bcf72291 ("ASoC: fsl_ssi: Use 'const _be *' type for iprop")
52eee84e815e ("ASoC: fsl_ssi: Define ternary macros to simplify code")
8bc84a3344ca ("ASoC: fsl_ssi: Rename i2smode to i2s_net")
2474e4037c4e ("ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals")
0c884bed6ba7 ("ASoC: fsl_ssi: Rename cpu_dai parameter to dai")
2c2250366770 ("ASoC: fsl_ssi: Refine printk outputs")
af4f7f388242 ("ASoC: fsl_ssi: Refine indentations and wrappings")
a818aa5f967b ("ASoC: fsl_ssi: Rename registers and fields macros")
7a8fceb74de4 ("ASoC: fsl_ssi: Refine all comments")
8483c06797b6 ("ASoC: fsl_ssi: Cache pdev->dev pointer")
f31768349447 ("ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi")
10582635dc8f ("ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture")
01ca485171e3 ("ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode")
c997a92a7816 ("ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode")
74231295c67a ("ASoC: fsl_ssi: remove duplicated flag setting in fsl_ssi_setup_reg_vals()")
b880b8056b31 ("ASoC: fsl_ssi: serialize AC'97 register access operations")
695b78b548d8 ("ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure")
b0a7043d5c2c ("ASoC: fsl_ssi: Caculate bit clock rate using slot number and width")
443be77e4b09 ("ASoC: Freescale: Delete an error message for a failed memory allocation in three functions")
4ee437fbf626 ("ASoC: fsl_ssi: set fifo watermark to more reliable value")