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