summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm2200.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald2018-08-081-6/+4
* ASoC: wm2200,wm5100: fix spelling mistake: "Coefficeints" -> "Coefficients"Colin Ian King2018-05-181-2/+2
* ASoC: wm2200: replace codec to componentKuninori Morimoto2018-02-121-81/+76
* ASoC: wm2200: don't use snd_soc_dai::symmetric_ratesKuninori Morimoto2017-12-221-2/+5
* ASoC: wm2200: use snd_soc_codec_get_drvdata()Kuninori Morimoto2017-12-221-1/+1
* ASoC: wm2200: Correct types of mixer texts and valuesCharles Keepax2016-11-101-2/+2
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm2200Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown2015-08-301-1/+1
|\ \
| | * ASoC: Use params_width() at appropriate placesAxel Lin2015-07-241-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-171-1/+1
| | |\
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| | |/ | |/|
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown2015-08-301-1/+1
|\ \| |
| * | | ASoC: Constify dev_pm_ops variablesAxel Lin2015-07-171-1/+1
| |/ /
* | | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
|\ \ \ | | |/ | |/|
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald2015-06-191-1/+1
* ASoC: wm2200: Drop unnecessary dapm bias_level initializationLars-Peter Clausen2015-03-171-1/+0
* ASoC: wm2200: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+5
* sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* ASoC: wm2200: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-2/+2
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: wm2200: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-10/+8
|/
* ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown2013-03-291-1/+1
* Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown2013-02-111-0/+58
|\
| * ASoC: wm2200: Provide platform data for MICBIAS configurationChris Rattray2013-02-051-0/+31
| * ASoC: wm2200: Add Rx ANC input select controlChris Rattray2013-02-041-0/+11
| * ASoC: wm2200: Set system clock control register is adsp structsChris Rattray2013-01-241-0/+3
| * ASoC: wm2200: Implement EQ and LHPF coefficient configurationMark Brown2013-01-201-0/+6
| * ASoC: wm2200: Add controls for firmware enumerationMark Brown2013-01-181-0/+4
| * ASoC: wm2200: Initialise the ADSPsMark Brown2013-01-161-0/+3
* | ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray2013-02-041-2/+2
* | ASoC: wm2200: correct mixer values and textChris Rattray2013-01-161-3/+0
* | ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown2013-01-041-6/+0
* | ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin2012-12-211-1/+1
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm2200: Remove empty labelsSachin Kamat2012-11-281-6/+3
* ASoC: wm2200: Convert over to wm_adsp for ADSP1 supportMark Brown2012-10-281-400/+32
* ASoC: fix wm2200.c printk format warningsRandy Dunlap2012-10-221-6/+6
* ASoC: wm2200: Add names for rangesMark Brown2012-10-151-12/+6
* ASoC: wm2200: Provide initial coefficient loadingMark Brown2012-10-051-0/+194
* ASoC: wm2200: Initial DSP supportMark Brown2012-10-051-2/+238
* ASoC: wm2200: Fully plumb the DSPs into the routing mapMark Brown2012-10-051-6/+49
* ASoC: wm2200: Map DSPs into regmapMark Brown2012-10-051-1/+84
* ASoC: wm2200: Implement AEC loopback supportMark Brown2012-10-051-1/+24
* ASoC: wm2200: Convert to devm APIsMark Brown2012-10-051-25/+14
* ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown2012-10-051-1/+1