android_kernel_oneplus_msm8998/sound/soc/codecs
Stephen Warren e3efe3bedb ASoC: alc5632: fix uninit var in alc5632_probe()
alc5632_probe() returns ret, yet it is not initialized or set anywhere.
This ends up causing the function to appear to fail, and audio not to
work on the Toshiba AC100, with my compiler at least.

This function used to set ret in all cases, but recent cleanup removed
that.

Fixes: 5d6be5aa6b ("ASoC: codec: Simplify ASoC probe code.")
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-04-01 12:39:26 +01:00
..
88pm860x-codec.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
88pm860x-codec.h ASoC: 88pm860x: Use regmap for I/O 2013-09-20 10:40:51 +01:00
ab8500-codec.c Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus 2013-11-20 15:20:31 +00:00
ab8500-codec.h ASoC: ab8500-codec: Set rx dai slots from rx_mask 2013-05-21 11:39:34 -05:00
ac97.c ASoC: ac97: Provide stub DAPM integration 2013-08-19 12:18:40 +01:00
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: Fix wrong number of items for capture source 2014-02-20 11:01:26 +09:00
ad1980.h
ad73311.c ASoC: ad73311: Add DAPM support 2013-08-08 14:24:30 +01:00
ad73311.h
adau1373.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
adau1373.h
adau1701.c Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai 2014-01-16 12:44:01 +00:00
adau1701.h
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/io' into asoc-next 2014-03-13 14:19:21 +00: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 ASoC: ads711x: Add DAPM support 2013-08-07 19:18:08 +01:00
ak4104.c ASoC: ak4104: Remove superfluous codec->control_data initialization 2014-03-05 09:25:36 +08:00
ak4535.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
ak4535.h ASoC: ak4535: Convert to direct regmap API usage 2012-02-16 23:04:45 -08:00
ak4554.c ASoC: ak4554: Add DAPM support 2013-08-13 13:38:36 +01:00
ak4641.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
ak4641.h
ak4642.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00: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 ASoC: ak5386: Add DAPM support 2013-08-12 11:23:38 +01:00
alc5623.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
alc5623.h
alc5632.c ASoC: alc5632: fix uninit var in alc5632_probe() 2014-04-01 12:39:26 +01:00
alc5632.h ASoC: alc5632: Refactored DAPM routes to add voice support 2012-02-11 23:02:47 +00:00
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 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai 2014-01-16 12:44:01 +00:00
bt-sco.c ASoC: bt-sco: Provide stub DAPM integration 2013-08-19 12:20:26 +01:00
cq93vc.c ASoC: io: New signature for snd_soc_codec_set_cache_io() 2014-03-11 09:59:06 +00:00
cs42l51.c ASoC: Updates for v3.15 2014-03-23 14:00:42 +00:00
cs42l51.h
cs42l52.c ASoC: Updates for v3.15 2014-03-23 14:00:42 +00:00
cs42l52.h Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus 2013-11-20 15:20:31 +00:00
cs42l73.c ASoC: Updates for v3.15 2014-03-23 14:00:42 +00:00
cs42l73.h ASoC: cs42l73: Namespace defines for cs42l73 codec 2013-10-18 00:37:29 +01:00
cs42xx8-i2c.c ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 2014-03-20 11:49:34 +00:00
cs42xx8.c ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 2014-03-20 11:49:34 +00:00
cs42xx8.h ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 2014-03-20 11:49:34 +00:00
cs4270.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
cs4271.c ASoC: cs4271: Fix build error without CONFIG_SPI_MASTER 2014-03-06 12:31:39 +08:00
cx20442.c
cx20442.h
da732x.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
da732x.h ALSA: da732x: Remove superfluous DA732X_SOC_ENUM_DOUBLE_R() 2014-02-20 10:43:02 +09:00
da732x_reg.h ASoC: codecs: Add DA732x codec driver 2012-06-11 20:23:55 +08:00
da7210.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
da7213.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
da7213.h ASoC: codecs: Add da7213 codec 2013-02-14 17:27:17 +00:00
da9055.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
dmic.c ASoC: dmic: Convert table based DAPM setup 2013-08-27 15:31:58 +01:00
hdmi.c ASoC: hdmi-codec: Add devicetree binding with documentation 2013-12-31 13:26:44 +00:00
isabelle.c Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00:00
isabelle.h ASoC: Support TI Isabelle Audio driver 2012-06-05 10:42:57 +01:00
jz4740.c ASoC: jz4740: Remove redundant platform_set_drvdata() 2013-05-12 20:46:16 +04:00
Kconfig Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-next 2014-03-23 14:00:48 +00:00
l3.c
lm4857.c ASoC: lm4857: Use SOC_ENUM_SINGLE_EXT_DECL() 2014-02-20 11:22:43 +09:00
lm49453.c Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-next 2014-03-13 14:19:36 +00:00
lm49453.h ASoC: Support TI LM49453 Audio driver 2012-04-01 11:35:41 +01:00
Makefile Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-next 2014-03-23 14:00:48 +00:00
max9768.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
max9850.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
max9850.h
max9877.c ASoC: max9877: Add basic DAPM support 2013-08-13 13:40:35 +01:00
max9877.h
max98088.c Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next 2014-03-13 14:19:38 +00:00
max98088.h
max98090.c Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' into asoc-next 2014-03-23 14:00:55 +00:00
max98090.h ASoC: max98090: Remove unused control_data field 2014-03-14 19:27:29 +00:00
max98095.c Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next 2014-03-13 14:19:40 +00:00
max98095.h ASoC: max98095: add jack detection 2012-04-01 11:28:24 +01:00
mc13783.c Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00:00
mc13783.h ASoC: Add mc13783 codec 2012-05-18 16:42:20 +01:00
ml26124.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
ml26124.h ASoC: Add LAPIS Semiconductor ML26124 driver 2012-04-01 11:28:28 +01:00
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 ASoC: pcm512x: Fix duplicate const warning 2014-03-09 07:38:23 +00:00
pcm512x.h ASoC: pcm512x: Split out bus drivers 2014-03-09 07:38:22 +00:00
pcm1681.c ASoC: pcm1681: Convert to params_width() 2014-02-03 12:55:43 +00:00
pcm1792a.c ASoC: pcm1792a: Convert to params_width() 2014-02-03 12:56:07 +00:00
pcm1792a.h ASoC: Add PCM1792A spi mode codec support 2013-08-05 18:01:29 +01:00
pcm3008.c ASoC: pcm3008: Manage DAC and ADC power with DAPM 2013-08-18 16:40:01 +01:00
pcm3008.h
rt5631.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
rt5631.h
rt5640.c Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00:00
rt5640.h ASoC: rt5640: change widget sequence for depop 2013-08-30 16:43:23 +01:00
sgtl5000.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
sgtl5000.h ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK 2013-07-05 10:45:49 +01:00
si476x.c ASoC: io: New signature for snd_soc_codec_set_cache_io() 2014-03-11 09:59:06 +00:00
sigmadsp.c ASoC: sigmadsp: Fix endianness conversion issue 2012-12-10 12:20:39 +09:00
sigmadsp.h
sirf-audio-codec.c ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() call 2014-03-17 16:53:23 +00:00
sirf-audio-codec.h ASoC: sirf: Add SiRF internal audio codec driver 2014-03-06 15:59:19 +08: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 ASoC: spdif: Add stub DAPM widgets for Rx 2013-08-19 12:20:53 +01:00
spdif_transmitter.c ASoC: spdif: Remove duplicate const 2013-08-19 12:20:53 +01:00
ssm2518.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
ssm2518.h ASoC: Add ssm2518 support 2013-05-25 10:33:30 -04:00
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 Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
sta32x.h
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: Updates for v3.13 2013-10-25 11:43:47 +02:00
tlv320aic3x.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
tlv320aic3x.h ASoC: tlv320aic3x: Convert mic bias to a supply widget 2013-02-04 18:35:19 +00:00
tlv320aic23-i2c.c ASoC: tlv320aic23: add support for SPI control mode 2014-03-07 10:55:33 +08:00
tlv320aic23-spi.c ASoC: tlv320aic23: Remove spurious bits per word setting 2014-03-12 21:31:29 +00:00
tlv320aic23.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00: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 ASoC: tlv320aic26: Convert to direct regmap API usage 2013-09-25 13:30:59 +01:00
tlv320aic31xx.c ASoC: codecs: Replace instances of rtd->codec with dai->codec 2014-03-18 12:47:49 +00: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 ASoC: tlv320aic32x4: Fix MICPGA input configuration 2014-01-27 18:13:44 +00:00
tlv320dac33.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
tlv320dac33.h
tpa6130a2.c Merge remote-tracking branch 'asoc/topic/warn' into asoc-next 2013-11-08 10:43:41 +00:00
tpa6130a2.h
twl4030.c Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-next 2014-03-12 23:04:52 +00:00
twl6040.c ASoC: twl6040: Use SOC_ENUM_SINGLE_DECL() 2014-02-23 11:30:28 +09:00
twl6040.h ASoC: twl6040 - add method to query HS DC offset step size in mV 2012-01-20 13:58:26 +00:00
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 Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-next 2014-03-12 23:04:52 +00:00
wl1273.h
wm0010.c Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next 2013-11-08 10:43:41 +00:00
wm1250-ev1.c ASoC: codecs: remove __dev* attributes 2012-12-10 00:31:51 +09:00
wm2000.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm2000.h ASoC: wm2000: Expose some more registers for diagnostics 2013-03-29 13:08:03 +00:00
wm2200.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm2200.h ASoC: wm2200: Add WM2200 CODEC driver 2012-01-26 16:07:55 +00:00
wm5100-tables.c ASoC: codecs: Refresh copyrights for Wolfson drivers 2012-06-03 13:06:37 +01:00
wm5100.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm5100.h ASoC: Update regmap access for WM5100 DSP control registers 2012-04-23 18:52:31 +01:00
wm5102.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm5102.h ASoC: arizona: Add support for directly setting the FLL REFCLK 2013-03-04 11:01:00 +08:00
wm5110.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm5110.h ASoC: arizona: Add support for directly setting the FLL REFCLK 2013-03-04 11:01:00 +08:00
wm8350.c ASoC: io: New signature for snd_soc_codec_set_cache_io() 2014-03-11 09:59:06 +00:00
wm8350.h
wm8400.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00: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 Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next 2014-03-23 14:00:47 +00: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 ASoC: wm8727: Add DAPM support 2013-08-18 18:39:27 +01:00
wm8728.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8728.h
wm8731.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00: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 Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00: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 ASoC: wm8782: Add DAPM support 2013-08-18 18:39:49 +01:00
wm8804.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8804.h
wm8900.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8900.h
wm8903.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8903.h
wm8904.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8904.h ASoC: Optimise performance of WM8904 ADC 128fs OSR mode 2012-01-20 13:58:26 +00:00
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 branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8955.h
wm8958-dsp2.c Merge remote-tracking branch 'asoc/topic/enum' into asoc-next 2014-03-12 23:03:59 +00:00
wm8960.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00: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 branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8962.h
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 ASoC: Convert wm8978 to direct regmap API usage 2012-01-20 13:58:19 +00:00
wm8983.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8983.h
wm8985.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8985.h
wm8988.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8988.h
wm8990.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8990.h ASoC: wm8990: Use supplies to manage input power 2013-11-25 15:49:49 +00:00
wm8991.c ASoC: codec: Simplify ASoC probe code. 2014-03-11 09:59:05 +00:00
wm8991.h ASoC: wm8991: Use a supply to manage input power 2013-11-24 13:53:26 +00:00
wm8993.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8993.h ASoC: wm_hubs: Clamp inputs to VMID while we ramp 2012-02-11 23:11:21 +00:00
wm8994.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8994.h ASoC: wm8994: Allow debounce before MICDET identification 2013-06-01 19:28:58 +01:00
wm8995.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8995.h ASoC: wm8995: Use SOC_SINGLE_EXT() instead of open-coding it 2013-06-19 19:47:42 +01:00
wm8996.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8996.h ASoC: Disable register synchronisation for low frequency WM8996 SYSCLK 2012-01-20 13:54:34 +00:00
wm8997.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00:00
wm8997.h ASoC: wm8997: Initial CODEC driver 2013-08-13 11:31:56 +01:00
wm9081.c Merge remote-tracking branch 'asoc/topic/io' into asoc-next 2014-03-13 14:19:21 +00: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 ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
wm9712.h
wm9713.c ASoC: wm9713: Use WARN_ON() instead of BUG_ON() 2013-11-06 10:27:03 +00:00
wm9713.h
wm_adsp.c ASoC: wm_adsp: Correct type specifier in printf 2014-03-07 10:38:14 +08:00
wm_adsp.h ASoC: wm_adsp: Start DSP booting earlier in the DAPM process 2014-01-08 18:17:37 +00:00
wm_hubs.c ASoC: wm_hubs: Use SOC_ENUM_SINGLE_DECL() 2014-02-23 11:44:25 +09:00
wm_hubs.h ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata 2012-08-22 19:00:37 +01:00
wmfw.h ASoC: wm_adsp: Implement support for coefficeint file format 1 2013-01-18 15:02:17 +09:00