| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
*-----. | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t... | Mark Brown | 2017-02-19 | 4 | -17/+2 |
|\ \ \ \ |
|
| | | | * | ASoC: fsl_sai: support more than 2 channels | Alexandre Belloni | 2017-02-13 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
| | | * | ASoC: mpc5200_psc_ac97: Remove unused DAI ID defines | Lars-Peter Clausen | 2017-01-10 | 3 | -15/+0 |
| | |/
| |/| |
|
| | * | ASoC: fix ES8328_I2C/SPI dependencies | Arnd Bergmann | 2017-02-06 | 1 | -1/+1 |
| | * | ASoC: Allow to select ES8328_I2C and ES8328_SPI directly | Romain Perier | 2017-02-04 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: fsl_ssi: set fifo watermark to more reliable value | Caleb Crome | 2017-01-04 | 1 | -21/+53 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc... | Mark Brown | 2016-12-12 | 1 | -1/+0 |
|\ \ |
|
| * | | ASoC: stac9766: Move register defines to main source file | Lars-Peter Clausen | 2016-11-04 | 1 | -1/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/... | Mark Brown | 2016-12-12 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: fsl: fix fsl_spdif.c build errors | Randy Dunlap | 2016-11-09 | 1 | -0/+1 |
| |/ |
|
* / | ASoC: constify snd_soc_ops structures | Julia Lawall | 2016-10-24 | 2 | -2/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi... | Mark Brown | 2016-09-29 | 5 | -16/+14 |
|\ \ |
|
| | * | ASoC: fsl: Fix lockups with recent cache changes | Mark Brown | 2016-09-29 | 1 | -0/+3 |
| | * | ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config | Marek Vasut | 2016-09-20 | 1 | -3/+0 |
| | * | ASoC: fsl_ssi: use flat regmap cache | Marek Vasut | 2016-09-20 | 1 | -1/+1 |
| | * | ASoC: fsl_spdif: use flat regmap cache | Marek Vasut | 2016-09-20 | 1 | -1/+1 |
| | * | ASoC: fsl_esai: use flat regmap cache | Marek Vasut | 2016-09-20 | 1 | -1/+1 |
| | * | ASoC: fsl_asrc: use flat regmap cache | Marek Vasut | 2016-09-20 | 1 | -1/+1 |
| | * | ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission" | Colin Ian King | 2016-09-03 | 1 | -3/+3 |
| | * | ASoC: fsl_asrc: Use np variable | Fabio Estevam | 2016-08-19 | 1 | -1/+1 |
| | * | ASoC: fsl_asrc: Remove unneeded driver registration message | Fabio Estevam | 2016-08-19 | 1 | -2/+0 |
| | * | ASoC: fsl_asrc: Propagate the real error code | Fabio Estevam | 2016-08-19 | 1 | -3/+3 |
| | * | ASoC: fsl_sai: Use 'np' variable | Fabio Estevam | 2016-08-17 | 1 | -3/+3 |
| |/ |
|
* / | ASoC: constify snd_pcm_ops structures | Julia Lawall | 2016-09-12 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as... | Mark Brown | 2016-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" | Colin Ian King | 2016-06-28 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi... | Mark Brown | 2016-07-24 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: fsl: fix build failure | Sudip Mukherjee | 2016-06-03 | 1 | -0/+1 |
| |/ |
|
* / | ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode | Alexander Shiyan | 2016-06-29 | 1 | -6/+6 |
|/ |
|
*---. | Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a... | Mark Brown | 2016-05-13 | 2 | -12/+92 |
|\ \ \ |
|
| | | * | ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full ... | Arnaud Mouiche | 2016-05-13 | 1 | -0/+22 |
| | | * | ASoC: fsl_ssi: Fix channel slipping in Playback at startup | Arnaud Mouiche | 2016-05-13 | 1 | -1/+33 |
| | | * | ASoC: fsl_ssi: Fix samples being dropped at Playback startup | Arnaud Mouiche | 2016-05-13 | 1 | -1/+1 |
| | | * | ASoC: fsl_ssi: Save a dev reference for dev_err() purpose. | Arnaud Mouiche | 2016-05-13 | 1 | -0/+2 |
| | | * | ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk. | Arnaud Mouiche | 2016-05-13 | 1 | -7/+9 |
| | | * | ASoC: fsl_ssi: Real hardware channels max number is 32 | Arnaud Mouiche | 2016-05-13 | 1 | -2/+2 |
| | |/
| |/| |
|
| | * | ASoC: fsl_sai: Allow setting the SAI MCLK direction | Fabio Estevam | 2016-05-05 | 1 | -0/+20 |
| | * | ASoC: fsl_sai: Introduce a compatible string for MX6UL | Fabio Estevam | 2016-05-05 | 1 | -1/+3 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/imx' into asoc-next | Mark Brown | 2016-05-13 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: fsl: imx-pcm-fiq: use correct format specifier | Heinrich Schuchardt | 2016-04-13 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list | Caleb Crome | 2016-04-29 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-03-18 | 5 | -28/+50 |
|\ |
|
| *---. | Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a... | Mark Brown | 2016-03-13 | 2 | -21/+24 |
| |\ \ \ |
|
| | | * | | ASoC: fsl_ssi: remove explicit register defaults | Maciej S. Szmigiero | 2016-02-22 | 1 | -20/+22 |
| | * | | | ASoC: fsl_sai: Use usleep_range() instead of msleep() | Xiubo Li | 2016-01-22 | 1 | -1/+2 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/fsl-card' an... | Mark Brown | 2016-03-13 | 3 | -7/+26 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | | | * | | ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() | Xiubo Li | 2016-01-22 | 1 | -1/+2 |
| | | * | | | ASoC: fsl-asoc-card: add cs4271 and cs4272 support | Felipe F. Tonello | 2016-02-05 | 2 | -2/+9 |
| | | * | | | ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist | Nicolin Chen | 2016-02-04 | 1 | -4/+15 |
| | |/ / / |
|