summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/stac9766.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: stac9766: replace codec to componentKuninori Morimoto2018-02-131-41/+36
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: stac9766: Remove ac97_read/ac97_write wrappersLars-Peter Clausen2016-11-041-29/+11
* ASoC: stac9766: Convert to regmapLars-Peter Clausen2016-11-041-49/+59
* ASoC: stac9766: Move register defines to main source fileLars-Peter Clausen2016-11-041-2/+4
* ASoC: stac9766: Remove register paging supportLars-Peter Clausen2016-11-041-14/+2
*-. Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...Mark Brown2016-09-291-4/+4
|\ \
| | * ASoC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto2016-09-271-4/+4
| |/
* / ASoC: codec duplicated callback function goes to component on stac9766Kuninori Morimoto2016-08-081-2/+4
|/
* ASoC: stac9766: Use core reset helperLars-Peter Clausen2015-07-231-50/+7
* ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen2015-07-231-1/+1
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-1/+0
|\
| * ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* | ASoC: codecs: use SNDRV_PCM_FMTBIT_* for format bitmaskMaciej S. Szmigiero2015-05-251-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ssm4567', 'asoc/topic/sta32x', 'as...Mark Brown2014-12-081-15/+5
|\ \ \ | | |/ | |/|
| | * ASoC: stac9766: Use table based control setupLars-Peter Clausen2014-10-311-3/+2
| | * ASoC: stac9766: Cleanup printk usageLars-Peter Clausen2014-10-311-2/+2
| | * ASoC: stac9766: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-10/+1
| |/
* | ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-14/+24
* | ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen2014-11-181-2/+0
* | ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-181-1/+1
|/
* ASoC: stac9766: Use SOC_ENUM_{SINGLE|DOUBLE}_DECL()Takashi Iwai2014-02-231-19/+19
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-11/+11
* ASoC: stac9766: Remove version numberMark Brown2013-06-251-4/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam2012-09-111-1/+0
* ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-311-0/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Fix reg_cache_size for stac9766Axel Lin2011-12-051-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-221-0/+1
|\
| * ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin2010-11-221-0/+1
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-1/+2
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-68/+50
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-4/+1
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-3/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl2009-12-161-17/+1
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-3/+0
* ASoC: Keep index within stac9766_reg[]Roel Kluin2009-07-131-2/+2
* ASoC: Fix minor issues in STAC9766 driverMark Brown2009-05-241-36/+29
* ASoC: Codec for STAC9766 used on the EfikaJon Smirl2009-05-241-0/+470