summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
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.k...Mark Brown3-18/+29
2017-08-02ASoC: codecs: msm8916-wcd-digital: add support to set_sysclkSrinivas Kandagatla1-0/+10
2017-07-19ASoC: rt274: correct comment styleBard Liao1-1/+1
2017-07-18ASoC: rt274: add rt274 codec driverBard Liao4-0/+1454
2017-07-17ASoC: hdac_hdmi: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-07-17ASoC: codecs: msm8916-wcd-digital: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-07-17ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits staticColin Ian King1-1/+1
2017-07-17ASoC: hdmi-codec: ELD control corresponds to the PCM streamKuninori Morimoto1-15/+16
2017-07-03Merge remote-tracking branch 'asoc/topic/zx-aud96p22' into asoc-nextMark Brown3-0/+410
2017-07-03Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/...Mark Brown2-5/+3
2017-07-03Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000' an...Mark Brown1-0/+89
2017-07-03Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Mark Brown5-152/+161
2017-07-03Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/top...Mark Brown2-2/+37
2017-07-03Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...Mark Brown5-17/+130
2017-07-03Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/hdmi', 'asoc/top...Mark Brown2-82/+12
2017-07-03Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown4-0/+773
2017-07-03Merge remote-tracking branches 'asoc/topic/cs4271', 'asoc/topic/cs53l30', 'as...Mark Brown4-22/+21
2017-07-03Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown5-20/+171
2017-07-03Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-25/+16
2017-07-03Merge remote-tracking branches 'asoc/fix/rockchip', 'asoc/fix/rt5645', 'asoc/...Mark Brown4-4/+10
2017-07-03Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/atmel', 'asoc/fix...Mark Brown5-27/+74
2017-06-30ASoC: rt5645: Add quirk override by module optionTakashi Iwai1-0/+20
2017-06-30ASoC: rt5665: calibration should be done before jack detectionBard Liao1-0/+7
2017-06-30ASoC: nau8825: change crosstalk-bypass property to bool typeJohn Hsu1-4/+2
2017-06-30ASoC: rt5670: fix incompatible pointer type of set_sysclkBard Liao1-1/+1
2017-06-30ASoC: ak4642: make arrays fs_list and ps_list static constColin Ian King1-2/+2
2017-06-28ASoC: rt5645: enable speaker protection featuresBard Liao1-1/+3
2017-06-28ASoC: rt5651: remove unexisting MuxesBard Liao1-43/+1
2017-06-28ASoC: rt5670: move set_sysclk to codec levelBard Liao1-5/+4
2017-06-28ASoC: rt5670: remove duplicate route.Bard Liao1-2/+0
2017-06-28ASoC: rt5670: fix wrong audio routeBard Liao1-3/+2
2017-06-28ASoC: nau8825: debug message of crosstalk bypassJohn Hsu1-0/+2
2017-06-28ASoC: codecs: rt5670: fix jd mode for Lenovo Miix 2 10Pierre-Louis Bossart1-0/+9
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede1-0/+1
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai1-0/+29
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao1-0/+4
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao1-4/+4
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao1-23/+8
2017-06-23ASoC: nau8825: make crosstalk function optionalJohn Hsu2-1/+6
2017-06-23ASoC: nau8825: fix jack type detection issue after resumeJohn Hsu1-1/+16
2017-06-23ASoC: nau8825: default value for propertyJohn Hsu1-12/+41
2017-06-23ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driverBaoyou Xie3-0/+410
2017-06-22ASoC: es8316: add I2C dependencyArnd Bergmann1-0/+1
2017-06-22ASoC: max9867: make array ni_div static constColin Ian King1-1/+1
2017-06-19ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson3-25/+64
2017-06-16ASoC: ak4613: add hw_constraint rule for Sampling RateKuninori Morimoto1-0/+61
2017-06-16ASoC: rt5677: Move platform code to board fileAndy Shevchenko1-26/+0
2017-06-16ASoC: rt5677: Introduce proper table for ACPI enumerationAndy Shevchenko1-1/+9
2017-06-14ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()Kuninori Morimoto1-0/+1