summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: wm8782: add support for regulatorsDaniel Mack2018-10-081-0/+63
* | ASoC: topology: Use the standard fall-through annotationsTakashi Iwai2018-10-051-2/+2
* | ASoC: intel: skylake: Add fall-through annotationTakashi Iwai2018-10-051-0/+1
* | ASoC: rt274: Add fall-through annotationsTakashi Iwai2018-10-051-0/+2
* | ASoC: pcm186x: Use the standard fall-through annotationTakashi Iwai2018-10-051-1/+2
* | ASoC: adau1761: Use the standard fall-through annotationTakashi Iwai2018-10-051-1/+2
* | ASoC: add fault detect recovery property to DT bindingsDaniel Mack2018-10-041-0/+2
* | ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack2018-10-041-0/+6
* | ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter2018-10-041-2/+3
* | ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai2018-10-041-0/+1
* | ASoC: qcom: qdsp6: remove duplicated includeYueHaibing2018-09-272-2/+0
* | ASoC: wm9712: fix unused variable warningArnd Bergmann2018-09-271-1/+2
* | ASoC: atmel: add SND_SOC_I2C_AND_SPI dependencyArnd Bergmann2018-09-271-0/+1
* | ASoC: pxa: avoid AC97_BUS build warningArnd Bergmann2018-09-271-0/+8
* | ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_dma_opsMatthias Kaehlcke2018-09-271-2/+2
* | ASoC: max98088: add OF supportAndreas Färber2018-09-251-0/+10
* | ASoC: cs4265: Add a MIC pre. routeMatt Flax2018-09-251-2/+3
* | ASoC: add for_each_component_dais() macroKuninori Morimoto2018-09-211-5/+6
* | ASoC: add for_each_component() macroKuninori Morimoto2018-09-211-10/+14
* | ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk2018-09-212-11/+10
* | ASoC: qcom: qdsp6: remove duplicated include from q6adm.czhong jiang2018-09-211-9/+8
* | ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto2018-09-213-11/+11
* | ASoC: rt5663: Remove the boost volume in the beginning of playbackOder Chiou2018-09-201-1/+6
* | ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-205-30/+28
* | ASoC: add for_each_dpcm_fe() macroKuninori Morimoto2018-09-201-3/+3
* | ASoC: add for_each_comp_order() macroKuninori Morimoto2018-09-201-12/+6
* | ASoC: add for_each_card_components() macroKuninori Morimoto2018-09-205-10/+11
* | ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-205-34/+34
* | ASoC: add for_each_card_links() macroKuninori Morimoto2018-09-201-4/+4
* | ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-2015-66/+69
* | ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto2018-09-201-2/+2
* | ASoC: convert for_each_rtd_codec_dai() for missing partKuninori Morimoto2018-09-201-16/+15
* | ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij2018-09-181-1/+0
* | ASoC: rt5682: Minor code modificationShuming Fan2018-09-181-4/+11
* | ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2018-09-181-0/+5
* | ASoC: rt5682: Update calibration functionShuming Fan2018-09-181-2/+11
* | Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-184-23/+23
|\|
| * ASoC: rt5682: Remove HP volume controlShuming Fan2018-09-181-5/+0
| * ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou2018-09-171-6/+8
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-122-4/+5
| * sound: enable interrupt after dma buffer initializationYu Zhao2018-09-121-2/+6
| * Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao2018-09-121-6/+4
* | ASoC: rt5682: Improve HP performanceShuming Fan2018-09-182-3/+43
* | ASoC: remove redundant includezhong jiang2018-09-184-4/+0
* | ASoC: soc-core: add snd_soc_is_matching_component()Kuninori Morimoto2018-09-171-20/+22
* | ASoC: soc-core: manage platform name under snd_soc_init_platform()Kuninori Morimoto2018-09-171-16/+17
* | ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.cYueHaibing2018-09-171-1/+0
* | ASoC: hisilicon: fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* | ASoC: es8328: Fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* | ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown2018-09-121-0/+1