summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2016-06-24ASoC: wm8753: Remove unneeded header fileAmitoj Kaur Chawla1-1/+0
2016-06-23ASoC: tpa6130a2: Use snd soc volsw functionsHelen Koike1-62/+2
2016-06-23ASoC: tap6130a2: Use regmapHelen Koike2-122/+46
2016-06-23ASoC: tpa6130a2: Register componentHelen Koike2-16/+15
2016-06-23ASoC: cs53l30: Add MUTE pin control support via GPIONicolin Chen2-0/+31
2016-06-22ASoC: max9877: Remove unused function declarationHelen Koike1-2/+0
2016-06-22ASoC: rt5514: Fix the issue that the variable dereferenced before checkingOder Chiou1-1/+2
2016-06-22ASoC: rt5514: Add the MCLK handlingOder Chiou2-0/+35
2016-06-22ASoC: max9867: Fix unix permissions for source files.Enric Balletbo i Serra2-0/+0
2016-06-22ASoC: wm_adsp: Disable DMAs before clearing the transfer lengthSimon Trimmer1-3/+5
2016-06-21ASoC: rt5670: patch reg-0x8aBard Liao1-1/+2
2016-06-18ASoC: cs53l30: Set idle_bias_off trueNicolin Chen1-0/+1
2016-06-18ASoC: cs53l30: Fix non static symbol warningsWei Yongjun1-3/+3
2016-06-18ASoC: max9860: fix non static symbol warningsWei Yongjun1-2/+2
2016-06-17ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik1-0/+1
2016-06-17ASoC: ak4613: Implement suspend callbackGeert Uytterhoeven1-1/+11
2016-06-17ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2016-06-17ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2016-06-17ASoc: wm8731: add 32bit mode.Matt Flax1-1/+4
2016-06-17ASoC fix up SND_SOC_WM8985 dependencyArnd Bergmann1-1/+1
2016-06-15ASoC: adau17x1: Add support for specifying the MCLK using the CCFLars-Peter Clausen6-62/+171
2016-06-15ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFFEric Nelson1-30/+5
2016-06-15ASoC: sgtl5000: Disable internal PLL earlyEric Nelson2-1/+9
2016-06-15ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaultsEric Nelson2-35/+22
2016-06-15ASoC: sgtl5000: Write all default registersEric Nelson1-7/+6
2016-06-15ASoC: sgtl5000: Fix regulator supportEric Nelson1-265/+78
2016-06-15ASoC: sgtl5000: Remove misleading commentClemens Gruber1-1/+0
2016-06-14ASoC: nau8825: mark pm functions __maybe_unusedArnd Bergmann1-7/+2
2016-06-14ASoC: remove one extraneous 'const'Arnd Bergmann1-1/+1
2016-06-13ASoC: cs53l30: Correct clock inversion checkNicolin Chen1-1/+7
2016-06-13ASoC: pcm1681/pcm1791: fix typo in declarationArnd Bergmann2-2/+2
2016-06-13ASoC: cs53l30: include gpio/consumer.hArnd Bergmann1-0/+1
2016-06-13ASoC: wm8985: add i2c dependencyArnd Bergmann1-0/+1
2016-06-13ASoC: wm_adsp: Treat missing compressed buffer as a fatal errorCharles Keepax1-10/+2
2016-06-13ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failureCharles Keepax1-2/+9
2016-06-13ASoC: wm5102: Revert manual speaker enableCharles Keepax2-45/+0
2016-06-13ASoC: arizona: Add a couple of missing constsCharles Keepax1-4/+4
2016-06-13ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax1-1/+1
2016-06-13ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey1-0/+1
2016-06-13ASoC: nau8825: cross talk suppression measurement functionJohn Hsu2-2/+865
2016-06-09ASoC: adau: Factor out shared PLL configuration codeLars-Peter Clausen6-62/+89
2016-06-07ASoC: rt5514: add rt5514 SPI driverOder Chiou6-2/+640
2016-06-07ASoC: rt5670: fix HP Playback Volume controlBard Liao1-1/+1
2016-06-07ASoC: rt5670: fix HP Playback Volume controlBard Liao1-1/+1
2016-06-03ASoC: nau8825: correct typo in biquad filter coefficientsJohn Hsu1-1/+1
2016-06-02ASoC: Add ADAU7002 Stereo PDM-to-I2S/TDM Converter driverLars-Peter Clausen3-0/+86
2016-06-02ASoC: hdmi-codec: select CONFIG_HDMIArnd Bergmann1-3/+4
2016-06-02ASoC: cs53l30: Check return value of regcache_sync()Nicolin Chen1-1/+5
2016-06-02ASoC: cs53l30: Rename the volume controls for preamplifierNicolin Chen1-2/+2
2016-06-01ASoC: tas571x: add input channel mixer for TAS5717/19Petr Kulhavy2-0/+23