Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc... | Mark Brown | 1 | -1/+0 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/... | Mark Brown | 1 | -0/+1 |
2016-11-09 | ASoC: fsl: fix fsl_spdif.c build errors | Randy Dunlap | 1 | -0/+1 |
2016-11-04 | ASoC: stac9766: Move register defines to main source file | Lars-Peter Clausen | 1 | -1/+0 |
2016-10-24 | ASoC: constify snd_soc_ops structures | Julia Lawall | 2 | -2/+2 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi... | Mark Brown | 5 | -16/+14 |
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-09-20 | ASoC: fsl_spdif: use flat regmap cache | Marek Vasut | 1 | -1/+1 |
2016-09-20 | ASoC: fsl_esai: use flat regmap cache | Marek Vasut | 1 | -1/+1 |
2016-09-20 | ASoC: fsl_asrc: use flat regmap cache | Marek Vasut | 1 | -1/+1 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-03 | ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission" | Colin Ian King | 1 | -3/+3 |
2016-08-19 | ASoC: fsl_asrc: Use np variable | Fabio Estevam | 1 | -1/+1 |
2016-08-19 | ASoC: fsl_asrc: Remove unneeded driver registration message | Fabio Estevam | 1 | -2/+0 |
2016-08-19 | ASoC: fsl_asrc: Propagate the real error code | Fabio Estevam | 1 | -3/+3 |
2016-08-17 | ASoC: fsl_sai: Use 'np' variable | Fabio Estevam | 1 | -3/+3 |
2016-07-24 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as... | Mark Brown | 1 | -1/+1 |
2016-07-24 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi... | Mark Brown | 1 | -0/+1 |
2016-06-29 | ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode | Alexander Shiyan | 1 | -6/+6 |
2016-06-28 | ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" | Colin Ian King | 1 | -1/+1 |
2016-06-03 | ASoC: fsl: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2016-05-13 | Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a... | Mark Brown | 2 | -12/+92 |
2016-05-13 | Merge remote-tracking branch 'asoc/topic/imx' into asoc-next | Mark Brown | 1 | -1/+1 |
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-05-05 | ASoC: fsl_sai: Allow setting the SAI MCLK direction | Fabio Estevam | 1 | -0/+20 |
2016-05-05 | ASoC: fsl_sai: Introduce a compatible string for MX6UL | Fabio Estevam | 1 | -1/+3 |
2016-04-29 | ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list | Caleb Crome | 1 | -0/+1 |
2016-04-13 | ASoC: fsl: imx-pcm-fiq: use correct format specifier | Heinrich Schuchardt | 1 | -1/+1 |
2016-03-18 | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -28/+50 |
2016-03-14 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+4 |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a... | Mark Brown | 2 | -21/+24 |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/fsl-card' an... | Mark Brown | 3 | -7/+26 |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 1 | -6/+4 |
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-02-10 | Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi... | Mark Brown | 1 | -2/+0 |
2016-02-05 | ASoC: fsl-asoc-card: add cs4271 and cs4272 support | Felipe F. Tonello | 2 | -2/+9 |
2016-02-04 | ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist | Nicolin Chen | 1 | -4/+15 |
2016-01-27 | ASoC: imx-spdif: Fix crash on suspend | Lars-Peter Clausen | 1 | -2/+0 |
2016-01-25 | ASoC: fsl_ssi: remove explicit register defaults | Maciej S. Szmigiero | 1 | -20/+22 |
2016-01-22 | ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() | Xiubo Li | 1 | -1/+2 |
2016-01-22 | ASoC: fsl_sai: Use usleep_range() instead of msleep() | Xiubo Li | 1 | -1/+2 |
2016-01-11 | Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi'... | Mark Brown | 3 | -1/+37 |