aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-10ASoC: codecs: msm8916-wcd-analog: move codec reset to probeSrinivas Kandagatla1-24/+6
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal109-109/+109
2017-08-10Merge branches 'topic/rt274', 'topic/hdmi' and 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-constMark Brown3-18/+29
2017-08-09ASoC: rt5514: Eliminate the noise in the ASRC caseoder_chiou@realtek.com1-2/+4
2017-08-07ASoC: rt5514: reset dma_offset at hw_paramsoder_chiou@realtek.com1-1/+1
2017-08-02ASoC: codecs: msm8916-wcd-digital: add CIC filter source selection pathSrinivas Kandagatla1-2/+23
2017-08-02ASoC: codecs: msm8916-wcd-digital: add support to set_sysclkSrinivas Kandagatla1-0/+10
2017-08-02ASoC: codecs: msm8916-wcd-digital: add support to set_sysclkSrinivas Kandagatla1-0/+10
2017-08-02ASoC: codec: add DT support in dmic codecArnaud Pouliquen1-0/+6
2017-08-02ASoC: rt5663: Seprate the DC offset between headphone and headsetoder_chiou@realtek.com1-14/+38
2017-08-02ASoC: wm8524: Don't use dev_err to show supported sample rateAxel Lin1-1/+1
2017-08-02ASoC: wm8523: Constfiy lrclk_ratios and bclk_ratiosAxel Lin1-2/+2
2017-08-02ASoC: wm8523: Fix array size for bclk_ratiosAxel Lin1-1/+1
2017-08-01Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/rt5665', 'asoc/fix/samsung', 'asoc/fix/sgtl5000' and 'asoc/fix/sh' into asoc-linusMark Brown4-15/+15
2017-08-01ASoC: rt5514: Add the sanity checks of the buffer related addressoder_chiou@realtek.com1-1/+6
2017-08-01ASoC: rt5663: Add the delay time to correct the calibrationoder_chiou@realtek.com1-0/+1
2017-08-01ASoC: rt5665: fix wrong register for bclk ratio controlBard Liao1-2/+2
2017-08-01ASoC: codecs: fix wm8524 build errorArnd Bergmann1-2/+0
2017-07-28ASoC: codecs: add wm8524 codec driverMihai Serban3-0/+272
2017-07-26ASoC: codecs: msm8916-analog: fix DIG_CLK_CTL_RXD3_CLK_EN defineDamien Riegel1-1/+1
2017-07-26ASoC: rt5670: merge ADC L/R MuxBard Liao1-26/+16
2017-07-26ASoC: remove cache_bypass from snd_soc_codecKuninori Morimoto1-1/+0
2017-07-26ASoC: rt5670: add symmetric_rates flagBard Liao1-0/+2
2017-07-26ASoC: rt5514: Use the IS_ENABLED to supports the module buildoder_chiou@realtek.com1-3/+3