Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | ASoC: fsl_ssi: Redefine RX and TX macros | Nicolin Chen | 1 | -0/+4 |
2018-02-12 | ASoC: fsl_ssi: Use 'const _be *' type for iprop | Fabio Estevam | 1 | -1/+1 |
2017-12-19 | ASoC: fsl_ssi: Define ternary macros to simplify code | Nicolin Chen | 1 | -16/+11 |
2017-12-19 | ASoC: fsl_ssi: Rename i2smode to i2s_net | Nicolin Chen | 1 | -12/+12 |
2017-12-19 | ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals | Nicolin Chen | 1 | -42/+37 |
2017-12-19 | ASoC: fsl_ssi: Rename scr_val to scr | Nicolin Chen | 1 | -6/+6 |
2017-12-19 | ASoC: fsl_ssi: Rename cpu_dai parameter to dai | Nicolin Chen | 1 | -16/+16 |
2017-12-19 | ASoC: fsl_ssi: Refine printk outputs | Nicolin Chen | 1 | -8/+8 |
2017-12-19 | ASoC: fsl_ssi: Refine indentations and wrappings | Nicolin Chen | 1 | -124/+115 |
2017-12-19 | ASoC: fsl_ssi: Rename registers and fields macros | Nicolin Chen | 1 | -187/+187 |
2017-12-19 | ASoC: fsl_ssi: Refine all comments | Nicolin Chen | 1 | -242/+141 |
2017-12-19 | ASoC: fsl_ssi: Cache pdev->dev pointer | Nicolin Chen | 1 | -33/+31 |
2017-12-19 | ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi | Nicolin Chen | 1 | -236/+220 |
2017-11-29 | ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture | Maciej S. Szmigiero | 1 | -4/+6 |
2017-11-29 | ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode | Maciej S. Szmigiero | 1 | -6/+46 |
2017-11-29 | ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode | Maciej S. Szmigiero | 1 | -0/+3 |
2017-11-27 | ASoC: fsl_ssi: remove duplicated flag setting in fsl_ssi_setup_reg_vals() | Maciej S. Szmigiero | 1 | -2/+0 |
2017-11-27 | ASoC: fsl_ssi: serialize AC'97 register access operations | Maciej S. Szmigiero | 1 | -4/+22 |
2017-11-27 | ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure | Maciej S. Szmigiero | 1 | -6/+12 |
2017-09-19 | ASoC: fsl_ssi: Caculate bit clock rate using slot number and width | Nicolin Chen | 1 | -20/+26 |
2017-08-15 | ASoC: Freescale: Delete an error message for a failed memory allocation in th... | Markus Elfring | 1 | -3/+1 |
2017-04-30 | Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/hi6220' and ... | Mark Brown | 1 | -20/+7 |
2017-04-10 | ASoC: fsl_ssi: Use the tolower() function | Fabio Estevam | 1 | -8/+5 |
2017-04-10 | ASoC: fsl_ssi: Remove FSLSSI_I2S_RATES definition | Fabio Estevam | 1 | -12/+2 |
2017-01-04 | ASoC: fsl_ssi: set fifo watermark to more reliable value | Caleb Crome | 1 | -21/+53 |
2016-09-29 | ASoC: fsl: Fix lockups with recent cache changes | Mark Brown | 1 | -0/+3 |
2016-09-20 | ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config | Marek Vasut | 1 | -3/+0 |
2016-09-20 | ASoC: fsl_ssi: use flat regmap cache | Marek Vasut | 1 | -1/+1 |
2016-06-29 | ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode | Alexander Shiyan | 1 | -6/+6 |
2016-05-13 | Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a... | Mark Brown | 1 | -11/+69 |
2016-05-13 | ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full ... | Arnaud Mouiche | 1 | -0/+22 |
2016-05-13 | ASoC: fsl_ssi: Fix channel slipping in Playback at startup | Arnaud Mouiche | 1 | -1/+33 |
2016-05-13 | ASoC: fsl_ssi: Fix samples being dropped at Playback startup | Arnaud Mouiche | 1 | -1/+1 |
2016-05-13 | ASoC: fsl_ssi: Save a dev reference for dev_err() purpose. | Arnaud Mouiche | 1 | -0/+2 |
2016-05-13 | ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk. | Arnaud Mouiche | 1 | -7/+9 |
2016-05-13 | ASoC: fsl_ssi: Real hardware channels max number is 32 | Arnaud Mouiche | 1 | -2/+2 |
2016-04-29 | ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list | Caleb Crome | 1 | -0/+1 |
2016-02-22 | ASoC: fsl_ssi: remove explicit register defaults | Maciej S. Szmigiero | 1 | -20/+22 |
2016-02-22 | ASoC: fsl_ssi: Go back to explicit register defaults | Fabio Estevam | 1 | -22/+20 |
2016-01-25 | ASoC: fsl_ssi: remove explicit register defaults | Maciej S. Szmigiero | 1 | -20/+22 |
2016-01-10 | ASoC: fsl_ssi: mark some registers precious | Maciej S. Szmigiero | 1 | -0/+16 |
2016-01-10 | ASoC: fsl_ssi: mark SACNT register volatile | Maciej S. Szmigiero | 1 | -1/+7 |
2015-11-25 | ASoC: fsl: using params_width function to simplify code | Zidan Wang | 1 | -2/+1 |
2015-11-16 | ASoC: fsl_ssi: using macro for default register map | Zidan Wang | 1 | -11/+11 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t... | Mark Brown | 1 | -0/+102 |
2015-10-05 | ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast | Zidan Wang | 1 | -0/+102 |
2015-09-19 | ASoC: fsl_ssi: Fix checking of dai format for AC97 mode | Adam Thomson | 1 | -2/+3 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ... | Mark Brown | 1 | -5/+57 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi... | Mark Brown | 1 | -3/+3 |
2015-08-14 | ASoC: fsl_ssi: adjust set DAI format in AC'97 mode | Maciej S. Szmigiero | 1 | -3/+5 |