| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | ASoC: stac9766: replace codec to component | Kuninori Morimoto | 2018-02-13 | 1 | -41/+36 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | ASoC: stac9766: Remove ac97_read/ac97_write wrappers | Lars-Peter Clausen | 2016-11-04 | 1 | -29/+11 |
* | ASoC: stac9766: Convert to regmap | Lars-Peter Clausen | 2016-11-04 | 1 | -49/+59 |
* | ASoC: stac9766: Move register defines to main source file | Lars-Peter Clausen | 2016-11-04 | 1 | -2/+4 |
* | ASoC: stac9766: Remove register paging support | Lars-Peter Clausen | 2016-11-04 | 1 | -14/+2 |
*-. | Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a... | Mark Brown | 2016-09-29 | 1 | -4/+4 |
|\ \ |
|
| | * | ASoC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR() | Takashi Sakamoto | 2016-09-27 | 1 | -4/+4 |
| |/ |
|
* / | ASoC: codec duplicated callback function goes to component on stac9766 | Kuninori Morimoto | 2016-08-08 | 1 | -2/+4 |
|/ |
|
* | ASoC: stac9766: Use core reset helper | Lars-Peter Clausen | 2015-07-23 | 1 | -50/+7 |
* | ASoC: ac97: Add support for resetting device before registration | Lars-Peter Clausen | 2015-07-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2015-06-05 | 1 | -1/+0 |
|\ |
|
| * | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | | ASoC: codecs: use SNDRV_PCM_FMTBIT_* for format bitmask | Maciej S. Szmigiero | 2015-05-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/ssm4567', 'asoc/topic/sta32x', 'as... | Mark Brown | 2014-12-08 | 1 | -15/+5 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: stac9766: Use table based control setup | Lars-Peter Clausen | 2014-10-31 | 1 | -3/+2 |
| | * | ASoC: stac9766: Cleanup printk usage | Lars-Peter Clausen | 2014-10-31 | 1 | -2/+2 |
| | * | ASoC: stac9766: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-10-22 | 1 | -10/+1 |
| |/ |
|
* | | ASoC: ac97: Push snd_ac97 pointer to the driver level | Lars-Peter Clausen | 2014-11-18 | 1 | -14/+24 |
* | | ASoC: Drop ac97_control initialization from CODEC driver DAIs | Lars-Peter Clausen | 2014-11-18 | 1 | -2/+0 |
* | | ASoC: ac97: Use static ac97_bus | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+1 |
|/ |
|
* | ASoC: stac9766: Use SOC_ENUM_{SINGLE|DOUBLE}_DECL() | Takashi Iwai | 2014-02-23 | 1 | -19/+19 |
* | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 | 1 | -11/+11 |
* | ASoC: stac9766: Remove version number | Mark Brown | 2013-06-25 | 1 | -4/+0 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | Revert "ASoC: AC97 doesn't use regmap by default" | Fabio Estevam | 2012-09-11 | 1 | -1/+0 |
* | ASoC: AC97 doesn't use regmap by default | Manuel Lauss | 2012-07-31 | 1 | -0/+1 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -1/+1 |
* | ASoC: Fix reg_cache_size for stac9766 | Axel Lin | 2011-12-05 | 1 | -1/+1 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -2/+1 |
* | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 2011-11-28 | 1 | -11/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -2/+2 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-22 | 1 | -0/+1 |
|\ |
|
| * | ASoC: stac9766 - set reg_cache_default to stac9766_reg | Axel Lin | 2010-11-22 | 1 | -0/+1 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -1/+2 |
|/ |
|
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -68/+50 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -4/+1 |
|\ |
|
| * | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 2010-05-10 | 1 | -3/+0 |
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Fix disable of SPDIF on STAC9766 codec | Jon Smirl | 2009-12-16 | 1 | -17/+1 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -3/+0 |
* | ASoC: Keep index within stac9766_reg[] | Roel Kluin | 2009-07-13 | 1 | -2/+2 |
* | ASoC: Fix minor issues in STAC9766 driver | Mark Brown | 2009-05-24 | 1 | -36/+29 |
* | ASoC: Codec for STAC9766 used on the Efika | Jon Smirl | 2009-05-24 | 1 | -0/+470 |