aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/stac9766.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-02-13ASoC: stac9766: replace codec to componentKuninori Morimoto1-41/+36
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-11-04ASoC: stac9766: Remove ac97_read/ac97_write wrappersLars-Peter Clausen1-29/+11
2016-11-04ASoC: stac9766: Convert to regmapLars-Peter Clausen1-49/+59
2016-11-04ASoC: stac9766: Move register defines to main source fileLars-Peter Clausen1-2/+4
2016-11-04ASoC: stac9766: Remove register paging supportLars-Peter Clausen1-14/+2
2016-09-29Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/stac9766', 'asoc/topic/sti' and 'asoc/topic/sunxi' into asoc-nextMark Brown1-4/+4
2016-09-27ASoC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto1-4/+4
2016-08-08ASoC: codec duplicated callback function goes to component on stac9766Kuninori Morimoto1-2/+4
2015-07-23ASoC: stac9766: Use core reset helperLars-Peter Clausen1-50/+7
2015-07-23ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen1-1/+1
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0
2015-05-25ASoC: codecs: use SNDRV_PCM_FMTBIT_* for format bitmaskMaciej S. Szmigiero1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/ssm4567', 'asoc/topic/sta32x', 'asoc/topic/sta350', 'asoc/topic/sta529' and 'asoc/topic/stac9766' into asoc-nextMark Brown1-15/+5
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen1-14/+24
2014-11-18ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen1-2/+0
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen1-1/+1
2014-10-31ASoC: stac9766: Use table based control setupLars-Peter Clausen1-3/+2
2014-10-31ASoC: stac9766: Cleanup printk usageLars-Peter Clausen1-2/+2
2014-10-22ASoC: stac9766: Cleanup manual bias level transitionsLars-Peter Clausen1-10/+1
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
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