linux/sound/soc
Benoît Thébaudeau 8a720718b3 ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect
snd_soc_dapm_put_volsw() sets connect incorrectly in the case max > 1 with
invert. In that case, the raw disconnect value should be max, which corresponds
to the userspace value 0.

This use case currently does not appear upstream, but it could break
SOC_DAPM_SINGLE() or SOC_DAPM_SINGLE_TLV() elsewhere or in the future.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-29 08:13:32 +01:00
..
atmel
au1x
blackfin ASoC: bfin: use dev_err to print error log instead of dev_dbg 2012-06-21 11:07:55 +01:00
codecs ASoC: spdif: Build separate RX and TX objects 2012-06-29 02:34:46 +01:00
davinci
dwc ASoC: dwc: Add missing __iomem annotations 2012-06-28 13:14:52 +01:00
ep93xx ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer 2012-06-20 15:38:32 +01:00
fsl Linux 3.5-rc4 2012-06-25 09:52:59 +01:00
generic ASoC: add generic simple-card support 2012-04-13 11:29:25 +01:00
jz4740 ASoC: JZ4740: Replaced comma operators with semicolons. 2012-04-06 18:22:05 +01:00
kirkwood ARM: Orion: Audio: Add clk/clkdev support 2012-05-08 16:34:03 -07:00
mid-x86
mxs ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer 2012-06-20 15:38:32 +01:00
nuc900
omap ASoC: OMAP: HDMI: Rename sound card source file 2012-05-22 17:33:24 +01:00
pxa Linux 3.5-rc4 2012-06-25 09:52:59 +01:00
s6000
samsung Linux 3.4-rc7 2012-05-13 13:32:54 +01:00
sh ASoC: fsi: use PIO handler if DMA handler was invalid 2012-06-03 13:06:39 +01:00
spear ASoC: SPEAr spdif_in: Add spdif IN support 2012-06-23 11:58:10 +01:00
tegra Linux 3.5-rc4 2012-06-25 09:52:59 +01:00
txx9 dmaengine/dma_slave: introduce inline wrappers 2012-03-21 19:20:22 +05:30
ux500 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer 2012-06-20 15:38:32 +01:00
Kconfig ASoC: Add support for synopsys i2s controller as per ASoC framework. 2012-06-22 10:25:45 +01:00
Makefile ASoC: Add support for synopsys i2s controller as per ASoC framework. 2012-06-22 10:25:45 +01:00
soc-cache.c
soc-core.c ASoC: probe CODECs and platforms before DAIs and links 2012-06-13 13:18:05 +01:00
soc-dapm.c ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect 2012-06-29 08:13:32 +01:00
soc-dmaengine-pcm.c ASoC: dmaengine_pcm: fix typo in comment 2012-06-25 09:52:44 +01:00
soc-io.c ASoC: io: Don't dereference regmap if we failed to get one 2012-06-23 12:11:32 +01:00
soc-jack.c ASoC: jack: Push locking for jacks down to the jack 2012-04-01 11:28:23 +01:00
soc-pcm.c ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE 2012-06-08 06:56:38 +08:00
soc-utils.c