linux_dsm_epyc7002/sound/soc
Adam Thomson 6c9d8cf637 ASoC: core: Add single controls with specified range of values
Control type added for cases where a specific range of values
within a register are required for control.

Added convenience macros:

SOC_SINGLE_RANGE
SOC_SINGLE_RANGE_TLV

Added accessor implementations:

snd_soc_info_volsw_range
snd_soc_put_volsw_range
snd_soc_get_volsw_range

Signed-off-by: Michal Hajduk <Michal.Hajduk@diasemi.com>
Signed-off-by: Adam Thomson <Adam.Thomson@diasemi.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-03 13:06:41 +01:00
..
atmel
au1x
blackfin Linux 3.4-rc7 2012-05-13 13:32:54 +01:00
codecs ASoC: wm2000: Add register readability information 2012-06-03 13:06:40 +01:00
davinci
ep93xx ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe 2012-04-01 11:28:29 +01:00
fsl Sound fixes for 3.5-rc1 2012-06-01 15:39:26 -07: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: make snd_soc_dai_link more symmetrical 2012-06-03 13:06:41 +01:00
nuc900
omap ASoC: OMAP: HDMI: Rename sound card source file 2012-05-22 17:33:24 +01:00
pxa ASoC: pxa: allocate the SSP DMA parameters in startup 2012-05-07 12:55:35 +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
tegra ASoC: make snd_soc_dai_link more symmetrical 2012-06-03 13:06:41 +01:00
txx9
ux500 ASoC: Ux500: Add platform-driver 2012-06-03 13:06:38 +01:00
Kconfig ASoC: Ux500: Add MSP I2S-driver 2012-05-09 12:52:59 +01:00
Makefile ASoC: Ux500: Add MSP I2S-driver 2012-05-09 12:52:59 +01:00
soc-cache.c
soc-core.c ASoC: core: Add single controls with specified range of values 2012-06-03 13:06:41 +01:00
soc-dapm.c ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY 2012-06-03 13:06:38 +01:00
soc-dmaengine-pcm.c
soc-io.c ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap 2012-06-03 13:06:41 +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: pcm: Staticise non-exported functions 2012-05-10 10:37:19 +01:00
soc-utils.c