aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2018-03-01ASoC: rt5651: Always keep OVCD enabledHans de Goede1-8/+1
2018-03-01ASoC: rt5651: Only configure OVCD once at set_jack timeHans de Goede1-9/+11
2018-03-01ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detectionHans de Goede1-8/+24
2018-03-01ASoC: rt5651: Remove "JD Power" dapm supplyHans de Goede1-5/+4
2018-03-01ASoC: rt5651: Only configure LDO voltage once at bootHans de Goede1-3/+3
2018-03-01ASoC: rt5651: Remove programming of PWR regs before force_bias_level() callHans de Goede1-10/+0
2018-03-01ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()Hans de Goede1-7/+3
2018-03-01ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()Hans de Goede1-2/+3
2018-03-01ASoC: rt5651: Fix bias_level confusionHans de Goede1-4/+8
2018-03-01ASoC: rt5651: Remove is_sys_clk_from_pll()Hans de Goede1-20/+4
2018-03-01ASoC: max9867: DSP modeLadislav Michl1-4/+10
2018-03-01ASoC: max9867: Fix codec capabilitiesLadislav Michl1-2/+3
2018-03-01ASoC: max9867: Improve error loggingLadislav Michl1-3/+4
2018-03-01ASoC: max9867: Show Kconfig entryLadislav Michl1-1/+2
2018-03-01ASoC: rt5651: Add rt5651_apply_properties() helper functionHans de Goede2-8/+16
2018-03-01ASoC: rt5651: Use standard component set_jack callbackHans de Goede2-5/+3
2018-03-01ASoC: rt5651: Move 2 functions higher up in rt5651.cHans de Goede1-77/+77
2018-03-01ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detectHans de Goede2-62/+58
2018-03-01ASoC: rt5651: Remove unused rt5651_platform_dataHans de Goede2-39/+10
2018-02-28ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald1-6/+8
2018-02-27ASoC: cpcap: new codecSebastian Reichel3-0/+1574
2018-02-27ASoC: support ROHM BD28623 codecKatsuhiro Suzuki3-0/+252
2018-02-26ASoC: wm_adsp: Support streams which can start/stop with DSP activeCharles Keepax1-10/+18
2018-02-21ASoC: arizona: Fixup some minor formatting issuesCharles Keepax6-97/+113
2018-02-21ASoC: dmic: don't use codec anymoreKuninori Morimoto1-2/+2
2018-02-20ASoC: ak5558: Fix style for SPDX identifierDaniel Baluta2-8/+7
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi1-12/+0
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi1-6/+1
2018-02-20ASoC: max9759: Add Amplifier DriverNeil Armstrong3-0/+214
2018-02-20ASoC: ak4458: Sort headers alphabeticallyCosmin-Gabriel Samoila1-5/+5
2018-02-20ASoC: ak4458: Modify SPDX license formatCosmin-Gabriel Samoila2-8/+7
2018-02-19ASoC: ADAU7002: Adding ACPI idAkshu Agrawal1-0/+10
2018-02-19ASoC: dmic: Add optional wakeup delayMatthias Kaehlcke1-28/+35
2018-02-19ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede1-0/+1
2018-02-19ASoC: sgtl5000: add 5 band graphic equalizerMichal Oleszczyk2-3/+28
2018-02-19ASoC: sgtl5000: add 'Audio Switch' block implementationMichal Oleszczyk1-11/+67
2018-02-19ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master modePeter Ujfalusi2-10/+23
2018-02-19ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'Peter Ujfalusi1-9/+9
2018-02-19ASoC: ak5558: replace codec to componentKuninori Morimoto1-34/+33
2018-02-19ASoC: ak4458: replace codec to componentKuninori Morimoto1-54/+53
2018-02-16Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sgtl5000Mark Brown1-0/+11
2018-02-16ASoC: wm_adsp: Fix some signedness errors in register accessRichard Fitzgerald1-4/+4
2018-02-16ASoC: sgtl5000: Fix suspend/resumeFabio Estevam1-0/+11
2018-02-16ASoC: ak4458: ak4458_regmap can be statickbuild test robot1-2/+2
2018-02-16ASoC: ak5558: Add support for AK5558 ADC driverDaniel Baluta4-0/+477
2018-02-16ASoC: ak4458: Add support for AK4458 DAC driverCosmin-Gabriel Samoila4-0/+753
2018-02-15ASoC: Intel: Fix buildMark Brown1-3/+3
2018-02-15ASoC: TSCS42xx: make const array norm_addrs static, reduces object code sizeColin Ian King1-5/+7
2018-02-15ASoC: hdac_hdmi : Ensuring proper setting of output widget power stateAbhijeet Kumar1-3/+15
2018-02-14ASoC: wm9713: Use empty struct initializerFabio Estevam1-1/+1