summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2018-07-04ASoC: qcom: Use snd_pcm_stop_xrun() helperTakashi Iwai1-1/+1
2018-07-04ASoC: davinci: Use snd_pcm_stop_xrun() helperTakashi Iwai1-12/+4
2018-07-04ASoC: nau8825: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-07-03ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2-3/+110
2018-07-03ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)Codrin Ciubotariu1-39/+7
2018-07-03ASoC: es7134: add support for the es7154Jerome Brunet1-1/+59
2018-07-03ASoC: es7134: correct required power suppliesJerome Brunet1-3/+41
2018-07-03ASoC: AMD: Simplify trigger handlerDaniel Kurtz1-6/+3
2018-07-03ASoC: AMD: Reset bytescount when starting transactionDaniel Kurtz1-5/+1
2018-07-03ASoC: AMD: Do not generate interrups for every captured sampleDaniel Kurtz1-15/+0
2018-07-03ASoC: AMD: Fix Capture DMA channel namesDaniel Kurtz2-16/+16
2018-07-03ASoC: AMD: Always subtract bytescountDaniel Kurtz1-2/+1
2018-07-03ASoC: AMD: Always stop ch2 firstDaniel Kurtz1-15/+2
2018-07-03ASoC: pxa-ssp: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-03ASoC: es7241: add es7241 codec supportJerome Brunet3-0/+328
2018-07-03ASoC: rt5682: add button detection mode controlBard Liao1-0/+6
2018-07-02ASoC: es7134: Add VDD and AVDD power suppliesJerome Brunet1-0/+4
2018-07-02ASoC: es7134: check if mclk rate is validJerome Brunet1-2/+117
2018-07-02ASoC: es7134: remove 64kHz rate from the supported ratesJerome Brunet1-1/+5
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack1-73/+73
2018-07-02ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on itDaniel Mack1-0/+3
2018-07-02ASoC: ac97: convert to SPDX identifiersKuninori Morimoto1-17/+12
2018-07-02ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto1-14/+5
2018-07-02ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto1-15/+9
2018-07-02ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto1-26/+21
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto1-24/+18
2018-07-02ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto1-23/+18
2018-07-02ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto1-15/+5
2018-07-02ASoC: soc-devres.c: convert to SPDX identifiersKuninori Morimoto1-10/+5
2018-07-02ASoC: soc-utils.c: convert to SPDX identifiersKuninori Morimoto1-14/+8
2018-07-02ASoC: soc-jack.c: convert to SPDX identifiersKuninori Morimoto1-12/+7
2018-07-02ASoC: soc-pcm.c: convert to SPDX identifiersKuninori Morimoto1-17/+11
2018-07-02ASoC: soc-ops.c: convert to SPDX identifiersKuninori Morimoto1-17/+12
2018-07-02ASoC: soc-io.c: convert to SPDX identifiersKuninori Morimoto1-12/+7
2018-07-02ASoC: audio-graph-scu-card.c: convert to SPDX identifiersKuninori Morimoto1-14/+11
2018-07-02ASoC: audio-graph-card.c: convert to SPDX identifiersKuninori Morimoto1-12/+9
2018-07-02ASoC: simple-scu-card.c: convert to SPDX identifiersKuninori Morimoto1-12/+9
2018-07-02ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto1-9/+6
2018-07-02ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto1-10/+7
2018-06-29ASoC: mt6797: sub dai use list_headKaiChieh Chuang5-40/+81
2018-06-29ASoC: mediatek: sub dai use list_headKaiChieh Chuang2-42/+28
2018-06-29ASoC: pxa: make SND_PXA2XX_SOC_I2S selectableDaniel Mack1-1/+1
2018-06-29ASoC: pxa: remove bindings from pxa2xx-pcmDaniel Mack1-9/+0
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack3-0/+9
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack1-55/+0
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack1-14/+7
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack2-3/+0
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik2-31/+7
2018-06-28ASoC: dpcm: extend channel merging to the backend cpu daiJerome Brunet1-3/+17
2018-06-28ASoC: qdsp6: qdafe: fix some off by one bugsDan Carpenter1-3/+3