summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-2912-24/+20
|\ \ \ \
| | | | * ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor"Colin Ian King2016-09-011-1/+1
| | | * | ASoC: constify gpio_chip structuresJulia Lawall2016-09-125-5/+5
| | * | | ASoC: fsl: Fix lockups with recent cache changesMark Brown2016-09-291-0/+3
| | * | | ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_configMarek Vasut2016-09-201-3/+0
| | * | | ASoC: fsl_ssi: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * | | ASoC: fsl_spdif: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * | | ASoC: fsl_esai: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * | | ASoC: fsl_asrc: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * | | ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"Colin Ian King2016-09-031-3/+3
| | * | | ASoC: fsl_asrc: Use np variableFabio Estevam2016-08-191-1/+1
| | * | | ASoC: fsl_asrc: Remove unneeded driver registration messageFabio Estevam2016-08-191-2/+0
| | * | | ASoC: fsl_asrc: Propagate the real error codeFabio Estevam2016-08-191-3/+3
| | * | | ASoC: fsl_sai: Use 'np' variableFabio Estevam2016-08-171-3/+3
| * | | | ASoC: dwc: Drop DMA channel names assignmentSylwester Nawrocki2016-08-081-2/+0
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown2016-09-297-53/+199
|\ \ \ \ \ \
| | | * | | | ASoC: dpcm: print dai_link name of BE other than FE.彭东林2016-09-261-5/+5
| | | * | | | ASoC: dpcm: Don't apply symmetry for BE with hw param fixupJeeja KP2016-09-141-0/+3
| | | |/ / /
| | * | | | ASoC: da7219: fix inappropriate condition statementTakashi Sakamoto2016-09-271-1/+1
| | * | | | ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson2016-09-264-13/+79
| | * | | | ASoC: da7219: Reset codec gracefully, if still activeAdam Thomson2016-09-262-3/+32
| | * | | | Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2016-09-261-0/+8
| | |\ \ \ \
| | * | | | | ASoC: da7219: Support HP detect procedure when MCLK not presentAdam Thomson2016-09-143-4/+38
| | * | | | | ASoC: da7219: Make more efficient use of MCLK within driverAdam Thomson2016-08-082-8/+28
| | | |/ / / | | |/| | |
| * | | | | ASoC: da7218: Improve driver efficiency with regards to MCLK usageAdam Thomson2016-08-081-10/+12
| * | | | | ASoC: da7218: Remove 32KHz PLL mode from driverAdam Thomson2016-08-082-11/+3
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown2016-09-294-56/+98
|\ \ \ \ \ \ \ \
| | | | * | | | | ASoC: da7213: Improve 32KHz mode PLL lockingAdam Thomson2016-08-081-1/+24
| | | | * | | | | ASoC: da7213: Refactor sysclk(), pll() functions to improve handlingAdam Thomson2016-08-082-40/+57
| | | | * | | | | ASoC: da7213: Improve driver efficiency with regards to MCLK usageAdam Thomson2016-08-081-9/+11
| | | | |/ / / /
| | | * / / / / ASoC: cs53l30: Do not ignore errors if mclk is specifiedNicolin Chen2016-08-081-2/+2
| | | |/ / / /
| | * | | | | ASoC: cs42l73: Constify cs42l73_mclk_coeffs and cs42l73_mclkx_coeffs tablesAxel Lin2016-08-081-2/+2
| | * | | | | ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tablesAxel Lin2016-08-081-2/+2
| | |/ / / /
| * / / / / ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tablesAxel Lin2016-08-081-2/+2
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-29171-1025/+1495
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | * | | | ASoC: cq93vc: duplicated callback function goes to componentArnd Bergmann2016-09-221-2/+4
| | | | | * | | | ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-0148-48/+48
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm9713Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm9712Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm9705Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm9081Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8998Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8997Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8996Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8995Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8991Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8990Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8988Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8983Kuninori Morimoto2016-08-081-6/+8
| | | | | * | | | ASoC: codec duplicated callback function goes to component on wm8971Kuninori Morimoto2016-08-081-6/+8