aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/stac9766.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-23ASoC: stac9766: Use SOC_ENUM_{SINGLE|DOUBLE}_DECL()Takashi Iwai1-19/+19
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-11/+11
2013-06-25ASoC: stac9766: Remove version numberMark Brown1-4/+0
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-09-11Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam1-1/+0
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss1-0/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-05ASoC: Fix reg_cache_size for stac9766Axel Lin1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-2/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-2/+2
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-1/+2
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-68/+50
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-4/+1
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-3/+0
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl1-17/+1
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-3/+0
2009-07-13ASoC: Keep index within stac9766_reg[]Roel Kluin1-2/+2
2009-05-24ASoC: Fix minor issues in STAC9766 driverMark Brown1-36/+29
2009-05-24ASoC: Codec for STAC9766 used on the EfikaJon Smirl1-0/+470