| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm9705: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-10-24 | 1 | -2/+0 |
* | ASoC: wm9705: Remove ac97_read/ac97_write wrappers | Lars-Peter Clausen | 2016-10-24 | 1 | -16/+3 |
* | ASoC: wm9705: Convert to regmap | Lars-Peter Clausen | 2016-10-24 | 1 | -60/+63 |
* | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on wm9705 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: wm9705: Use core AC'97 reset helper | Lars-Peter Clausen | 2015-07-23 | 1 | -32/+8 |
* | ASoC: wm97xx: Reset AC'97 device before registering it | Lars-Peter Clausen | 2015-01-26 | 1 | -6/+10 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: ac97: Push snd_ac97 pointer to the driver level | Lars-Peter Clausen | 2014-11-18 | 1 | -9/+22 |
* | | ASoC: Drop ac97_control initialization from CODEC driver DAIs | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+0 |
* | | ASoC: ac97: Use static ac97_bus | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+1 |
* | | ASoC: wm9705: Use table based control setup | Lars-Peter Clausen | 2014-10-31 | 1 | -3/+3 |
* | | ASoC: wm9705: Cleanup printk usage | Lars-Peter Clausen | 2014-10-31 | 1 | -4/+4 |
|/ |
|
* | ASoC: wm9705: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -6/+6 |
* | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 | 1 | -7/+7 |
* | ASoC: wm9705: Remove noisy print on boot | Mark Brown | 2013-06-27 | 1 | -2/+0 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: wm9705: Fix build due to removal of 'runtime' definition | Fabio Estevam | 2012-04-11 | 1 | -1/+1 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -3/+1 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -1/+1 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+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 | -1/+1 |
* | ASoC: Use data based init for wm9705 DAPM | Lu Guanqun | 2011-03-31 | 1 | -13/+5 |
* | 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 | -2/+4 |
* | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 2010-09-10 | 1 | -1/+1 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -66/+50 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ASoC: Revert missing reset_err in wm97*.c | Takashi Iwai | 2009-11-27 | 1 | -0/+2 |
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 | 1 | -1/+0 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -8/+0 |
* | ASoC: free socdev if init_card() fails in wm9705_soc_probe() | Roel Kluin | 2009-08-23 | 1 | -1/+1 |
* | ASoC: Use a shared define for AC97 CODEC data formats | Mark Brown | 2009-05-02 | 1 | -2/+2 |
* | ASoC: Fix warning in wm9705 | Russell King - ARM Linux | 2009-04-18 | 1 | -1/+1 |
* | ASoC: Implement suspend and resume operations for WM9705 | Mark Brown | 2009-04-02 | 1 | -0/+37 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -3/+5 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -7/+8 |
* | ASoC: Include header file in cs4270 and wm9705 | Mark Brown | 2009-01-23 | 1 | -0/+2 |
* | ASoC: Fix WM9705 capture switch name | Ian Molton | 2009-01-20 | 1 | -2/+2 |
* | ASoC: Driver for the WM9705 AC97 codec. | Ian Molton | 2009-01-16 | 1 | -0/+410 |