summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-07-08ASoC: codecs: max98373: Removed superfluous volume control from chip defaultRyan Lee1-7/+0
2020-07-01ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwir...Oder Chiou1-9/+10
2020-06-29ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2020-06-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede1-15/+56
2020-06-29ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede1-1/+1
2020-06-24ASoC: rt5682: fix the pop noise while OMTP type headset pluginShuming Fan1-1/+8
2020-06-17ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart1-6/+10
2020-06-15ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu2-50/+89
2020-06-15ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang1-5/+6
2020-06-11ASoC: max98390: Update regmap readable reg and volatileSteve Lee1-3/+3
2020-06-09ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede1-0/+14
2020-06-04ASoC: max98390: Fix potential crash during param fw loadingSteve Lee2-5/+22
2020-06-04ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai1-1/+1
2020-06-04ASoC: rl6231: Modify the target DMIC clock rateOder Chiou1-2/+2
2020-05-29ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang1-1/+1
2020-05-28ASoC: sta32x: add missed function calls in error pathsChuhong Yuan1-2/+9
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann7-760/+843
2020-05-28ASoC: nau8810: add I2C device and compatible IDSeven Lee1-0/+4
2020-05-28ASoC: ingenic: Unconditionally depend on devicetreePaul Cercueil4-7/+6
2020-05-27ASoC: tlv320adcx140: Fix warnings when using W=1Dan Murphy1-5/+3
2020-05-27ASoC: wm8962: Fix runtime PM imbalance on errorDinghao Liu1-0/+2
2020-05-27ASoC: tlv320adcx140: Add support for configuring GPI pinsDan Murphy2-0/+35
2020-05-26ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probeDinghao Liu1-0/+1
2020-05-26ASoC: fix semicolon.cocci warningskbuild test robot1-1/+1
2020-05-25ASoC: max98390: Added Amplifier DriverSteve Lee4-0/+1710
2020-05-22ASoC: max9867: keep ADCs and DACs always onPavel Dobias2-11/+9
2020-05-22ASoC: max9867: add digital microphone controlsPavel Dobias1-2/+24
2020-05-20ASoC: max9867: add mono playback switchPavel Dobias1-1/+3
2020-05-20ASoC: max9867: add filter controlsPavel Dobias1-0/+15
2020-05-20ASoC: max9867: don't use regmap defaultsPavel Dobias1-25/+0
2020-05-18Merge series "ASoC: cleanup DAI/Component activity" from Kuninori Morimoto <k...Mark Brown11-16/+16
2020-05-18Merge series "ASoC: codecs: rt*-sdw: memory leaks and simplifications" from P...Mark Brown9-20/+15
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto11-16/+16
2020-05-18ASoC: da7213: move set_pll to codec levelSebastian Reichel1-4/+4
2020-05-18ASoC: da7213: move set_sysclk to codec levelSebastian Reichel1-7/+7
2020-05-18ASoC: da7213: Add regulator supportSebastian Reichel2-1/+87
2020-05-18ASoC: da7213: Add da7212 DT compatibleSebastian Reichel1-0/+1
2020-05-18ASoC: codecs: rt1308-sdw: remove duplicate allocationPierre-Louis Bossart1-5/+0
2020-05-18ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()Pierre-Louis Bossart5-0/+15
2020-05-18ASoC: codecs: rt*-sdw: don't assign slave_opsPierre-Louis Bossart5-15/+0
2020-05-15ASoC: cros_ec_codec: switch to library API for SHA-256Ard Biesheuvel2-21/+5
2020-05-14Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown3-8/+10
2020-05-14ASoC: tlv320adcx140: Configure PDM sampling edgeDan Murphy2-0/+25
2020-05-14ASoC: tlv320adcx140: Add controls for PDM clkDan Murphy1-0/+19
2020-05-13ASoC: tlv320adcx140: Fix bias config valuesDan Murphy2-6/+8
2020-05-13ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after resetShengjiu Wang1-2/+2
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown4-5/+12
2020-05-08ASoC: cros_ec_codec: allocate shash_desc dynamicallyArnd Bergmann1-8/+9
2020-05-07ASoC: rt1016: Add the rt1016 supportOder Chiou2-0/+927
2020-05-07ASoC: rt5677: Use devm_snd_soc_register_component()Wei Yongjun1-9/+3