aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/tea6330t.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-dpcm.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
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-dai.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
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 Morimoto2-14/+9
2018-07-02ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto2-15/+9
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 Mack2-24/+0
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack3-0/+9
2018-06-29ASoC: pxa2xx-pcm-lib: fix indentingDaniel Mack1-2/+2
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack4-58/+47
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack4-35/+28
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack8-207/+76
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik4-46/+12
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
2018-06-28ASoC: dpcm: improve runtime update predictabilityJerome Brunet1-79/+86
2018-06-27ASoC: tas517x: add tas5707 supportJerome Brunet3-1/+130
2018-06-27ASoC: tas571x: add tas5707 compatibleJerome Brunet1-0/+1
2018-06-27ASoC: simple-amplifer: add simple-amplifier compatibleJerome Brunet1-0/+1
2018-06-27ASoC: simple-amplifier: rename dio2125 to simple-ampliferJerome Brunet3-27/+28
2018-06-27ASoC: simple-amplifier: remame dio2125 documentationJerome Brunet2-12/+12
2018-06-27ASoC: Intel: bytcr_rt5651: Sort DMI table entries alphabeticallyHans de Goede1-19/+22
2018-06-27ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_HP_LR_SWAPPED quirkHans de Goede1-4/+23
2018-06-27ASoC: Intel: bytcr_rt5651: Simplify card long-nameHans de Goede1-6/+4
2018-06-27ASoC: Intel: bytcr_rt5651: Fix DMIC map headsetmic mappingHans de Goede1-2/+2
2018-06-27ASoC: Intel: bytcr_rt5651: Fix IN1 map headsetmic mappingHans de Goede1-22/+7
2018-06-27ASoC: Intel: bytcr_rt5651: Remove IN2 input mappingsHans de Goede1-28/+2
2018-06-27ASoC: Intel: bytcr_rt5651: Fix IN1_IN2_MAP quirk not being loggedHans de Goede1-0/+2
2018-06-27ASoC: Intel: bytcr_rt5651: Change default input map from in2 to in1Hans de Goede1-3/+3
2018-06-27ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_DEFAULT_QUIRKS defineHans de Goede1-16/+9
2018-06-26ASoC: qdsp6: q6asm: remove unused struct q6asm memberSrinivas Kandagatla1-1/+0
2018-06-26ASoC: qdsp6: q6routing: add proper error checkSrinivas Kandagatla1-1/+1
2018-06-26ASoC: qcom: apq8096: remove redundant owner assignmentSrinivas Kandagatla1-1/+0
2018-06-26ASoC: qdsp6: q6routing: support dt based module loadingSrinivas Kandagatla1-0/+7
2018-06-26ASoC: qdsp6: q6asm-dai: support dt based module loadingSrinivas Kandagatla1-0/+7
2018-06-26ASoC: qdsp6: q6afe-dai: support dt based module loadingSrinivas Kandagatla1-0/+7
2018-06-26ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()Srinivas Kandagatla1-14/+2
2018-06-26ASoC: qdsp6: q6asm: use of_platform_populate/depopulate()Srinivas Kandagatla1-14/+2
2018-06-26ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()Srinivas Kandagatla1-14/+2
2018-06-26ASoC: q6afe: dt-bindings: add compatible string to daisSrinivas Kandagatla1-0/+6