aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge remote-tracking branches 'asoc/fix/arizona' and 'asoc/fix/mtk' into asoc-linusMark Brown1-2/+2
2017-09-01Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown1-1/+1
2017-09-01ASoC: add missing compile rule for max98371Kuninori Morimoto2-6/+9
2017-09-01ASoC: add missing compile rule for sirf-audio-codecKuninori Morimoto2-4/+7
2017-09-01ASoC: add missing compile rule for max98371Kuninori Morimoto2-6/+9
2017-09-01ASoC: cs43130: Add support for CS43130 codecLi Xu4-0/+3244
2017-08-31Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2017-08-31ASoC: max98927: Changed device property read functionRyan Lee1-4/+4
2017-08-31ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee1-11/+17
2017-08-31ASoC: max98927: Added PM suspend and resume functionRyan Lee1-1/+26
2017-08-31ASoC: max98927: Modified chip default register valuesRyan Lee1-5/+5
2017-08-31ASoC: max98927: Added missing \n to end of dev_err messagesRyan Lee1-3/+3
2017-08-31ASoC: max98927: Updated volatile register listRyan Lee1-0/+7
2017-08-31ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devicesIan W MORRISON1-0/+17
2017-08-31ASoC: tlv320aic3x: Support for OCMV configurationPeter Ujfalusi2-0/+53
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen1-2/+2
2017-08-30ASoC: rt5663: Add delay for jack plug inoder_chiou@realtek.com1-0/+3
2017-08-30ASoC: rt274: add acpi idBard Liao1-0/+1
2017-08-29ASoC: tas2552: Fix fraction overflow in PLL calculationOskar Schirmer1-4/+7
2017-08-29ASoC: rt5514: Guard Hotword Model bytes loadingHsin-Yu Chao1-1/+12
2017-08-25ASoC: nau8825: correct typo of semaphore commentJohn Hsu1-13/+13
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-rt5677Mark Brown6-16/+18
2017-08-24ASoC: rt5677: Reintroduce I2C device IDsTom Rini1-0/+1
2017-08-24ASoC: rt5514: expose Hotword Model controlHsin-Yu Chao2-0/+55
2017-08-24ASoC: codecs: msm8916-wcd-analog: always true conditionDan Carpenter1-1/+1
2017-08-23ASoC: rt5645: make rt5645_platform_data constBhumika Goyal1-3/+3
2017-08-23ASoC: codecs: rt5670: add jack detection quirk for Dell Venue 5585Pierre-Louis Bossart1-0/+16
2017-08-23ASoC: codecs: rt5645: add quirks for Asus T100HAPierre-Louis Bossart1-0/+20
2017-08-23ASoC: wm8524: remove unnecessary snd_soc_unregister_platform()Kuninori Morimoto1-3/+1
2017-08-22ASoC: rt5670: Fix GPIO headset detection regressionTakashi Iwai1-1/+1
2017-08-21Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-constMark Brown8-42/+482
2017-08-21ASoC: codecs: msm8916-wcd-analog: add MBHC supportSrinivas Kandagatla1-1/+372
2017-08-21ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dtSrinivas Kandagatla1-6/+21
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown5-16/+16
2017-08-21Merge branches 'topic/dmic' and 'topic/qcom' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-msm8916Mark Brown117-133/+1640
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav10-10/+10
2017-08-17Merge branch 'topic/const' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dmicMark Brown116-132/+1597
2017-08-17ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver constBhumika Goyal3-3/+3
2017-08-17ASoC: codec: use enable pin to control dmic start and stophuang lin2-2/+48
2017-08-16ASoC: codecs: make snd_compr_ops constBhumika Goyal3-3/+3
2017-08-15ASoC: codecs: zx_aud96p22: constify snd_soc_dai_ops structuresJulia Lawall1-1/+1
2017-08-15ASoC: codecs: es8316: constify snd_soc_dai_ops structuresJulia Lawall1-1/+1
2017-08-14ASoC: hdmi-codec: make a function and two arrays staticColin Ian King1-3/+3
2017-08-14ASoC: codecs: make snd_soc_platform_driver constBhumika Goyal4-4/+4
2017-08-14ASoC: rt5663: Fine tune for the headphone output pop soundoder_chiou@realtek.com1-5/+16
2017-08-14ASoC: zx_aud96p22: make array aud96p22_dt_ids staticColin Ian King1-1/+1
2017-08-14ASoC: rt5514: make array rt5514_dai staticColin Ian King1-1/+1
2017-08-14ASoC: max98926: make max98926_spk_tlv and max98926_current_tlv staticColin Ian King1-2/+2
2017-08-14arizona: anc: Correct setting of FCx_MIC_MODE_SELSapthagiri Baratam1-2/+2
2017-08-10Merge branch 'topic/qcom' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-msm8916Mark Brown1-2/+23