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_ssi.c
Age
Commit message (
Expand
)
Author
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
2017-12-19
ASoC: fsl_ssi: Rename cpu_dai parameter to dai
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Refine printk outputs
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Refine indentations and wrappings
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Rename registers and fields macros
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Refine all comments
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Cache pdev->dev pointer
Nicolin Chen
2017-12-19
ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
Nicolin Chen
2017-11-29
ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
Maciej S. Szmigiero
2017-11-29
ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode
Maciej S. Szmigiero
2017-11-29
ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode
Maciej S. Szmigiero
2017-11-27
ASoC: fsl_ssi: remove duplicated flag setting in fsl_ssi_setup_reg_vals()
Maciej S. Szmigiero
2017-11-27
ASoC: fsl_ssi: serialize AC'97 register access operations
Maciej S. Szmigiero
2017-11-27
ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure
Maciej S. Szmigiero
2017-09-19
ASoC: fsl_ssi: Caculate bit clock rate using slot number and width
Nicolin Chen
2017-08-15
ASoC: Freescale: Delete an error message for a failed memory allocation in th...
Markus Elfring
2017-04-30
Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/hi6220' and ...
Mark Brown
2017-04-10
ASoC: fsl_ssi: Use the tolower() function
Fabio Estevam
2017-04-10
ASoC: fsl_ssi: Remove FSLSSI_I2S_RATES definition
Fabio Estevam
2017-01-04
ASoC: fsl_ssi: set fifo watermark to more reliable value
Caleb Crome
2016-09-29
ASoC: fsl: Fix lockups with recent cache changes
Mark Brown
2016-09-20
ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config
Marek Vasut
2016-09-20
ASoC: fsl_ssi: use flat regmap cache
Marek Vasut
2016-06-29
ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode
Alexander Shiyan
[next]