summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm2200.c
AgeCommit message (Expand)Author
2017-12-22ASoC: wm2200: don't use snd_soc_dai::symmetric_ratesKuninori Morimoto
2017-12-22ASoC: wm2200: use snd_soc_codec_get_drvdata()Kuninori Morimoto
2016-11-10ASoC: wm2200: Correct types of mixer texts and valuesCharles Keepax
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm2200Kuninori Morimoto
2015-08-30Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown
2015-07-24ASoC: Use params_width() at appropriate placesAxel Lin
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-07ASoC: Constify reg_default tablesAxel Lin
2015-06-19ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald
2015-03-17ASoC: wm2200: Drop unnecessary dapm bias_level initializationLars-Peter Clausen
2015-03-09ASoC: wm2200: match wait_for_completion_timeout return typeNicholas Mc Guire
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-04-14ASoC: wm2200: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm2200: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-03-29ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown
2013-02-05ASoC: wm2200: Provide platform data for MICBIAS configurationChris Rattray
2013-02-04ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray
2013-02-04ASoC: wm2200: Add Rx ANC input select controlChris Rattray
2013-01-24ASoC: wm2200: Set system clock control register is adsp structsChris Rattray
2013-01-20ASoC: wm2200: Implement EQ and LHPF coefficient configurationMark Brown
2013-01-18ASoC: wm2200: Add controls for firmware enumerationMark Brown
2013-01-16ASoC: wm2200: correct mixer values and textChris Rattray
2013-01-16ASoC: wm2200: Initialise the ADSPsMark Brown
2013-01-04ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown
2012-12-21ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-28ASoC: wm2200: Remove empty labelsSachin Kamat
2012-10-28ASoC: wm2200: Convert over to wm_adsp for ADSP1 supportMark Brown
2012-10-22ASoC: fix wm2200.c printk format warningsRandy Dunlap
2012-10-15ASoC: wm2200: Add names for rangesMark Brown
2012-10-05ASoC: wm2200: Provide initial coefficient loadingMark Brown
2012-10-05ASoC: wm2200: Initial DSP supportMark Brown
2012-10-05ASoC: wm2200: Fully plumb the DSPs into the routing mapMark Brown
2012-10-05ASoC: wm2200: Map DSPs into regmapMark Brown
2012-10-05ASoC: wm2200: Implement AEC loopback supportMark Brown
2012-10-05ASoC: wm2200: Convert to devm APIsMark Brown
2012-10-05ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown
2012-10-05ASoC: wm2200: Use rev A register patches on rev BMark Brown
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown
2012-08-06ASoC: wm2200: Use module_i2c_driverSachin Kamat