| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 2011-01-13 | 1 | -1/+1 |
* | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 2010-12-28 | 1 | -1/+0 |
* | 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 | -5/+6 |
* | ASoC: Remove volatility from WM8900 POWER1 register | Mark Brown | 2010-11-01 | 1 | -6/+0 |
* | ASoC: Remove unneeded use of spi_bus_type | Dimitris Papastamos | 2010-09-30 | 1 | -1/+0 |
* | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 2010-09-10 | 1 | -1/+1 |
* | ASoC: Remove unneeded control_data management from Wolfson drivers | Mark Brown | 2010-08-12 | 1 | -4/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -129/+122 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -5/+5 |
|\ |
|
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -5/+5 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 |
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 | 1 | -2/+0 |
* | ASoC: Remove dead code and labels | Takashi Iwai | 2009-11-07 | 1 | -5/+0 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -6/+0 |
* | ASoC: Remove snd_soc_suspend_device() | Mark Brown | 2009-10-15 | 1 | -17/+0 |
* | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -2/+2 |
* | ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs | Mark Brown | 2009-08-03 | 1 | -203/+116 |
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers | Mark Brown | 2009-06-13 | 1 | -0/+17 |
* | ASoC: Automatically manage WM8900 sloping stopband filter | Mark Brown | 2009-06-13 | 1 | -1/+12 |
* | ASoC: correct print specifiers for unsigneds | Roel Kluin | 2009-05-28 | 1 | -3/+3 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -7/+9 |
* | ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers | Mark Brown | 2009-02-18 | 1 | -4/+4 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -4/+4 |
* | ASoC: cleanup duplicated code. | Ian Molton | 2009-01-09 | 1 | -17/+2 |
* | ASoC: Convert WM8900 to do more work at I2C probe time | Mark Brown | 2008-12-10 | 1 | -78/+81 |
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 1 | -1/+1 |
* | ASoC: Convert WM8900 to allow registration by machine code | Mark Brown | 2008-12-09 | 1 | -77/+20 |
* | ASoC: Register non-AC97 codec DAIs | Mark Brown | 2008-12-09 | 1 | -0/+12 |
* | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -3/+2 |
* | ALSA: ASoC: Convert wm8900 to a new-style i2c driver | Jean Delvare | 2008-10-16 | 1 | -59/+54 |
* | ALSA: ASoC codec: remove unused #include <version.h> | Huang Weiyi | 2008-10-13 | 1 | -1/+0 |
* | ALSA: ASoC: Add WM8900 CODEC driver | Mark Brown | 2008-08-06 | 1 | -0/+1542 |