linux/sound/soc/codecs
Lars-Peter Clausen 6b10998d74 ASoC: sigmadsp: Split regmap and I2C support into separate modules
When the SigmaDSP module is built-in, but the I2C core is build as a module
we'll get a undefined reference:

	sound/built-in.o: In function `sigma_action_write_i2c':
		:(.text+0x5d8d4): undefined reference to `i2c_master_send'

This can happen if a audio driver that is using the regmap SigmaDSP interface is
built into the kernel, but core I2C support is build as a module. To fix this
split the SigmaDSP module into three modules, one module providing the core
infrastructure and two small modules implementing the regmap and I2C interfaces.
This allows e.g. the core infrastructure and regmap support to be built into the
kernel while I2C support can still be build as a module.

Fixes: dab464b60 ("ASoC: Add ADAU1361/ADAU1761 audio CODEC support")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-06-06 14:09:45 +01:00
..
88pm860x-codec.c Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component 2014-04-22 13:22:52 +01:00
88pm860x-codec.h
ab8500-codec.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
ab8500-codec.h
ac97.c
ad193x-i2c.c ASoC: ad193x: Split SPI and I2C code into different modules 2014-02-18 10:04:37 +09:00
ad193x-spi.c ASoC: ad193x: Split SPI and I2C code into different modules 2014-02-18 10:04:37 +09:00
ad193x.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
ad193x.h ASoC: ad193x: Split SPI and I2C code into different modules 2014-02-18 10:04:37 +09:00
ad1836.c ASoC: ad1836: Use SOC_ENUM_SINGLE_DECL() 2014-02-23 12:01:02 +09:00
ad1836.h
ad1980.c ASoC: ad1980: Replace goto loop with do-while loop 2014-05-20 22:53:36 +01:00
ad1980.h
ad73311.c
ad73311.h
adau17x1.c ASoC: Add ADAU1X61 and ADAU1X81 CODECs common code 2014-05-27 20:54:50 +01:00
adau17x1.h ASoC: Add ADAU1X61 and ADAU1X81 CODECs common code 2014-05-27 20:54:50 +01:00
adau1373.c ASoC: adau1373: Replace usage deprecated MUX/ENUM macros 2014-04-14 20:40:04 +01:00
adau1373.h
adau1701.c
adau1701.h
adau1761-i2c.c ASoC: Add ADAU1361/ADAU1761 audio CODEC support 2014-05-27 20:54:50 +01:00
adau1761-spi.c ASoC: Add ADAU1361/ADAU1761 audio CODEC support 2014-05-27 20:54:50 +01:00
adau1761.c ASoC: Add ADAU1361/ADAU1761 audio CODEC support 2014-05-27 20:54:50 +01:00
adau1761.h ASoC: Add ADAU1361/ADAU1761 audio CODEC support 2014-05-27 20:54:50 +01:00
adau1781-i2c.c ASoC: Add ADAU1381/ADAU1781 audio CODEC support 2014-05-27 20:54:51 +01:00
adau1781-spi.c ASoC: Add ADAU1381/ADAU1781 audio CODEC support 2014-05-27 20:54:51 +01:00
adau1781.c ASoC: Add ADAU1381/ADAU1781 audio CODEC support 2014-05-27 20:54:51 +01:00
adau1781.h ASoC: Add ADAU1381/ADAU1781 audio CODEC support 2014-05-27 20:54:51 +01:00
adau1977-i2c.c ASoC: Add ADAU1977 CODEC driver 2014-02-19 13:36:15 +09:00
adau1977-spi.c ASoC: Add ADAU1977 CODEC driver 2014-02-19 13:36:15 +09:00
adau1977.c ASoC: Add ADAU1977 CODEC driver 2014-02-19 13:36:15 +09:00
adau1977.h ASoC: Add ADAU1977 CODEC driver 2014-02-19 13:36:15 +09:00
adav80x.c Merge remote-tracking branch 'asoc/topic/enum' into asoc-next 2014-05-22 00:23:44 +01:00
adav80x.h ASoC: adav80x: Split SPI and I2C code into different modules 2014-02-18 10:30:25 +09:00
adav801.c ASoC: adav80x: Split SPI and I2C code into different modules 2014-02-18 10:30:25 +09:00
adav803.c ASoC: adav80x: Split SPI and I2C code into different modules 2014-02-18 10:30:25 +09:00
ads117x.c
ak4104.c ASoC: ak4104: add regulator consumer support 2014-04-23 13:20:07 +01:00
ak4535.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
ak4535.h
ak4554.c
ak4641.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
ak4641.h
ak4642.c ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648 2014-05-14 12:32:04 +01:00
ak4671.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
ak4671.h ASoC: ak4671: Convert to direct regmap API usage 2014-02-11 20:40:10 +00:00
ak5386.c
alc5623.c Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/topic/ak4104', 'asoc/topic/ak4642', 'asoc/topic/alc5623', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/cache' into asoc-next 2014-05-22 00:23:45 +01:00
alc5623.h
alc5632.c ASoC: alc56(23|32): fix undefined return value of probing code 2014-04-04 13:47:48 +01:00
alc5632.h
arizona.c Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/cirrus', 'asoc/topic/cs4271', 'asoc/topic/cs42l51', 'asoc/topic/cs42l52', 'asoc/topic/cs42l73' and 'asoc/topic/da7210' into asoc-next 2014-03-12 23:04:15 +00:00
arizona.h ASoC: arizona: Replace usage deprecated MUX/ENUM macros 2014-04-14 20:40:04 +01:00
bt-sco.c
cq93vc.c ASoC: cq93vc: fix cq93vc_get_regmap build error 2014-04-30 18:23:49 -07:00
cs42l51-i2c.c ASoC: cs42l51: split i2c from codec driver 2014-04-16 15:35:02 +01:00
cs42l51.c Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-next 2014-05-22 00:23:49 +01:00
cs42l51.h ASoC: cs42l51: Fix mask for REVID 2014-04-18 15:59:07 +01:00
cs42l52.c Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-next 2014-05-22 00:23:49 +01:00
cs42l52.h ASoC: cs42l52: Fix mask for REVID 2014-04-07 10:48:50 +01:00
cs42l56.c ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls 2014-06-01 11:49:25 +01:00
cs42l56.h ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls 2014-06-01 11:49:25 +01:00
cs42l73.c ASoC: cs42l73: Convert to use devm_gpio_request_one 2014-04-18 15:15:11 +01:00
cs42l73.h
cs42xx8-i2c.c ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 2014-03-20 11:49:34 +00:00
cs42xx8.c ASoC: cs42xx8: Do not use rtd->codec 2014-05-19 17:14:02 +01:00
cs42xx8.h ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 2014-03-20 11:49:34 +00:00
cs4270.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
cs4271.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
cx20442.c
cx20442.h
da732x_reg.h
da732x.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
da732x.h ALSA: da732x: Remove superfluous DA732X_SOC_ENUM_DOUBLE_R() 2014-02-20 10:43:02 +09:00
da7210.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
da7213.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
da7213.h
da9055.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
dmic.c
hdmi.c ASoC: hdmi: Include of.h 2014-04-14 20:34:02 +01:00
isabelle.c Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00:00
isabelle.h
jz4740.c
Kconfig ASoC: sigmadsp: Split regmap and I2C support into separate modules 2014-06-06 14:09:45 +01:00
l3.c
lm4857.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
lm49453.c Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-next 2014-03-13 14:19:36 +00:00
lm49453.h
Makefile ASoC: sigmadsp: Split regmap and I2C support into separate modules 2014-06-06 14:09:45 +01:00
max9768.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
max9850.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
max9850.h
max9877.c
max9877.h
max98088.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
max98088.h
max98090.c Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095' into asoc-next 2014-06-03 10:39:52 +01:00
max98090.h ASoC: max98090: Add master clock handling 2014-05-26 16:16:54 +01:00
max98095.c Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095' into asoc-next 2014-06-03 10:39:52 +01:00
max98095.h
mc13783.c Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next 2014-05-22 00:23:54 +01:00
mc13783.h
ml26124.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
ml26124.h
pcm512x-i2c.c ASoC: pcm512x: Split out bus drivers 2014-03-09 07:38:22 +00:00
pcm512x-spi.c ASoC: pcm512x: Split out bus drivers 2014-03-09 07:38:22 +00:00
pcm512x.c Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next 2014-05-22 00:23:45 +01:00
pcm512x.h ASoC: pcm512x: Split out bus drivers 2014-03-09 07:38:22 +00:00
pcm1681.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
pcm1792a.c ASoC: pcm1792a: Convert to params_width() 2014-02-03 12:56:07 +00:00
pcm1792a.h
pcm3008.c
pcm3008.h
rl6231.c ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared support 2014-06-01 20:04:30 +01:00
rl6231.h ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared support 2014-06-01 20:04:30 +01:00
rt5631.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
rt5631.h
rt5640.c Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' into asoc-next 2014-06-03 10:39:55 +01:00
rt5640.h ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared support 2014-06-01 20:04:30 +01:00
rt5645.c ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared support 2014-06-01 20:04:30 +01:00
rt5645.h ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared support 2014-06-01 20:04:30 +01:00
rt5651.c ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared support 2014-06-01 20:04:30 +01:00
rt5651.h ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared support 2014-06-01 20:04:30 +01:00
rt5677.c ASoC: add RT5677 CODEC driver 2014-06-01 20:18:21 +01:00
rt5677.h ASoC: add RT5677 CODEC driver 2014-06-01 20:18:21 +01:00
sgtl5000.c Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple' and 'asoc/topic/sirf' into asoc-next 2014-06-03 10:39:57 +01:00
sgtl5000.h
si476x.c ASoC: codec: fix the sparse check warnings. 2014-04-14 17:22:20 +01:00
sigmadsp-i2c.c ASoC: sigmadsp: Split regmap and I2C support into separate modules 2014-06-06 14:09:45 +01:00
sigmadsp-regmap.c ASoC: sigmadsp: Split regmap and I2C support into separate modules 2014-06-06 14:09:45 +01:00
sigmadsp.c ASoC: sigmadsp: Split regmap and I2C support into separate modules 2014-06-06 14:09:45 +01:00
sigmadsp.h ASoC: sigmadsp: Split regmap and I2C support into separate modules 2014-06-06 14:09:45 +01:00
sirf-audio-codec.c ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits 2014-05-26 17:00:39 +01:00
sirf-audio-codec.h ASoC: sirf: Move the tx rx enable from port to codec, that will not need register sharing 2014-04-14 17:28:17 +01:00
sn95031.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
sn95031.h
spdif_receiver.c
spdif_transmitter.c
ssm2518.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
ssm2518.h
ssm2602-i2c.c ASoC: ssm2602: Split SPI and I2C code into different modules 2014-02-18 10:07:33 +09:00
ssm2602-spi.c ASoC: ssm2602: Split SPI and I2C code into different modules 2014-02-18 10:07:33 +09:00
ssm2602.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
ssm2602.h ASoC: ssm2602: Split SPI and I2C code into different modules 2014-02-18 10:07:33 +09:00
sta32x.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
sta32x.h
sta350.c ASoC: sta350: add support for bits in miscellaneous registers 2014-05-05 12:52:59 -07:00
sta350.h ASoC: sta350: add support for bits in miscellaneous registers 2014-05-05 12:52:59 -07:00
sta529.c Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00:00
stac9766.c ASoC: stac9766: Use SOC_ENUM_{SINGLE|DOUBLE}_DECL() 2014-02-23 11:27:20 +09:00
stac9766.h
tas5086.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
tlv320aic3x.c Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into asoc-linus 2014-06-03 10:39:38 +01:00
tlv320aic3x.h
tlv320aic23-i2c.c ASoC: tlv320aic23: Include of.h 2014-04-14 20:35:13 +01:00
tlv320aic23-spi.c ASoC: tlv320aic23: Remove spurious bits per word setting 2014-03-12 21:31:29 +00:00
tlv320aic23.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
tlv320aic23.h ASoC: tlv320aic23: add support for SPI control mode 2014-03-07 10:55:33 +08:00
tlv320aic26.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
tlv320aic26.h
tlv320aic31xx.c Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next 2014-05-22 00:23:54 +01:00
tlv320aic31xx.h ASoC: tlv320aic31xx: Add basic codec driver implementation 2014-03-13 12:09:51 +00:00
tlv320aic32x4.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
tlv320aic32x4.h
tlv320dac33.c Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sta350' and 'asoc/topic/tlv320dac33' into asoc-next 2014-05-22 00:24:00 +01:00
tlv320dac33.h
tpa6130a2.c ASoC: tpa6130a2: Include of.h 2014-04-14 20:35:13 +01:00
tpa6130a2.h
twl4030.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
twl6040.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
twl6040.h
uda134x.c ASoC: codecs: Replace instances of rtd->codec with dai->codec 2014-03-18 12:47:49 +00:00
uda134x.h
uda1380.c Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00:00
uda1380.h
wl1273.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wl1273.h
wm0010.c
wm1250-ev1.c
wm2000.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm2000.h
wm2200.c ASoC: wm2200: Replace usage deprecated MUX/ENUM macros 2014-04-14 20:40:05 +01:00
wm2200.h
wm5100-tables.c
wm5100.c ASoC: wm5100: Replace usage deprecated MUX/ENUM macros 2014-04-14 20:40:05 +01:00
wm5100.h
wm5102.c Merge remote-tracking branch 'asoc/topic/enum' into asoc-next 2014-05-22 00:23:44 +01:00
wm5102.h
wm5110.c Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/topic/ak4104', 'asoc/topic/ak4642', 'asoc/topic/alc5623', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/cache' into asoc-next 2014-05-22 00:23:45 +01:00
wm5110.h
wm8350.c Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component 2014-04-22 13:22:52 +01:00
wm8350.h
wm8400.c Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component 2014-04-22 13:22:52 +01:00
wm8400.h
wm8510.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8510.h
wm8523.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8523.h
wm8580.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8580.h
wm8711.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8711.h
wm8727.c
wm8728.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8728.h
wm8731.c Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-next 2014-05-22 00:24:04 +01:00
wm8731.h
wm8737.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8737.h
wm8741.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8741.h
wm8750.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8750.h
wm8753.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8753.h
wm8770.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8770.h
wm8776.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8776.h
wm8782.c
wm8804.c Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' into asoc-next 2014-06-03 10:40:00 +01:00
wm8804.h ASoC: wm8804: Allow control of master clock divider in PLL generation 2014-05-29 16:01:56 +01:00
wm8900.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8900.h
wm8903.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8903.h
wm8904.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8904.h
wm8940.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8940.h
wm8955.c Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-next 2014-05-22 00:24:04 +01:00
wm8955.h
wm8958-dsp2.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8960.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8960.h
wm8961.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8961.h
wm8962.c Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-next 2014-05-22 00:23:49 +01:00
wm8962.h ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile 2014-05-13 19:02:30 +01:00
wm8971.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8971.h
wm8974.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8974.h
wm8978.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8978.h
wm8983.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8983.h
wm8985.c Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-next 2014-05-22 00:24:04 +01:00
wm8985.h
wm8988.c ASoC: wm8988: Replace usage deprecated MUX/ENUM macros 2014-04-14 20:40:05 +01:00
wm8988.h
wm8990.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8990.h
wm8991.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8991.h
wm8993.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8993.h
wm8994.c Merge remote-tracking branch 'asoc/topic/enum' into asoc-next 2014-05-22 00:23:44 +01:00
wm8994.h
wm8995.c ASoC: wm8995: Replace usage deprecated MUX/ENUM macros 2014-04-14 20:40:06 +01:00
wm8995.h
wm8996.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm8996.h
wm8997.c Merge remote-tracking branch 'asoc/topic/enum' into asoc-next 2014-05-22 00:23:44 +01:00
wm8997.h
wm9081.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm9081.h
wm9090.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm9090.h
wm9705.c ASoC: wm9705: Use SOC_ENUM_SINGLE_DECL() 2014-02-23 12:00:17 +09:00
wm9705.h
wm9712.c
wm9712.h
wm9713.c ASoC: wm9713: correct mono out PGA sources 2014-06-01 13:52:51 +01:00
wm9713.h
wm_adsp.c Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into asoc-next 2014-06-03 10:39:44 +01:00
wm_adsp.h
wm_hubs.c ASoC: Add snd_soc_kcontrol_codec() helper function 2014-04-14 17:22:43 +01:00
wm_hubs.h
wmfw.h