summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-48/+97
2020-07-16ASoC: rt5682: Report the button event in the headset type onlyOder Chiou1-1/+2
2020-07-14ASoC: rt5682: Enable Vref2 under using PLL2derek.fang1-7/+17
2020-07-09ASoC: rt286: fix unexpected interrupt happensShuming Fan1-4/+4
2020-07-09ASoC: wm8974: remove unsupported clock modePuyou Lu1-0/+4
2020-07-09ASoC: wm8974: fix Boost Mixer Aux SwitchPuyou Lu1-1/+1
2020-07-08ASoc: codecs: max98373: remove Idle_bias_on to let codec suspendranderwang1-1/+0
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-30Merge tag 'asoc-fix-v5.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-1/+8
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-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai5-64/+108
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-10Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai4-8/+39
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-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai74-1208/+4690
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown71-1190/+4664
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-20ASoC: max9867: fix ADC level controlPavel Dobias1-1/+1
2020-05-18ASoC: max9867: fix volume controlsPavel Dobias1-2/+2
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