| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ASoC: codecs: wm8753: Fix DAI mode switching | Lars-Peter Clausen | 2011-02-07 | 1 | -175/+121 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-28 | 1 | -143/+83 |
|\ |
|
| * | ASoC: codecs: wm8753: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -143/+83 |
* | | ASoC: Fix merge errors with flush_scheduled_work() removal | Takashi Iwai | 2010-12-13 | 1 | -1/+1 |
* | | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | 1 | -20/+1 |
|\ \ |
|
| * | | sound: don't use flush_scheduled_work() | Tejun Heo | 2010-12-13 | 1 | -20/+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 | -13/+16 |
|/ |
|
* | ASoC: Remove unneeded use of spi_bus_type | Dimitris Papastamos | 2010-09-30 | 1 | -1/+0 |
* | ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF | Jarkko Nikula | 2010-09-15 | 1 | -1/+0 |
* | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 2010-09-10 | 1 | -1/+1 |
* | ASoC: wm8753, remove dead code | Jiri Slaby | 2010-09-06 | 1 | -3/+0 |
* | ASoC: Remove unneeded control_data management from Wolfson drivers | Mark Brown | 2010-08-12 | 1 | -5/+1 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -260/+147 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -4/+4 |
|\ |
|
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -4/+4 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Remove unneeded suspend checks from CODEC drivers | Mark Brown | 2009-12-31 | 1 | -8/+0 |
* | 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 | -9/+0 |
* | ASoC: Remove snd_soc_suspend_device() | Mark Brown | 2009-10-15 | 1 | -35/+0 |
* | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-09-23 | 1 | -0/+1 |
|\ |
|
| * | ASoC: wm8753: fix mapping when MONOMIX is set to Stereo | Phil Vandry | 2009-09-21 | 1 | -0/+1 |
* | | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-2.6.31' into for-2.6.32 | Mark Brown | 2009-07-06 | 1 | -3/+3 |
|\ |
|
| * | ASoC: Fix wm8753 register cache size and initialization | Lars-Peter Clausen | 2009-07-03 | 1 | -2/+2 |
| * | ASoC: Fix register cache initialisation for WM8753 | Mark Brown | 2009-07-03 | 1 | -1/+1 |
* | | ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers | Mark Brown | 2009-06-13 | 1 | -0/+35 |
|/ |
|
* | ASoC: correct print specifiers for unsigneds | Roel Kluin | 2009-05-28 | 1 | -1/+1 |
* | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-12 | 1 | -2/+2 |
* | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 1 | -40/+50 |
|\ |
|
| * | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -40/+50 |
* | | ASoC: Remove unneeded forward reference to WM8753 SPI implementation | Mark Brown | 2009-03-08 | 1 | -5/+0 |
|/ |
|
* | ASoC: wm8753 - Fix build error | Takashi Iwai | 2009-02-26 | 1 | -1/+2 |
* | ASoC: Only write back non-default registers when resuming WM8753 | Mark Brown | 2009-02-24 | 1 | -0/+5 |
* | ASoC: Convert WM8753 to register via normal device probe | Mark Brown | 2009-02-24 | 1 | -198/+171 |
* | ASoC: Shuffle WM8753 device registration code | Mark Brown | 2009-02-24 | 1 | -104/+105 |
* | ASoC: Only unregister drivers we registered for WM8753 | Mark Brown | 2009-02-22 | 1 | -3/+7 |
* | ASoC: Report I/O errors from WM8753 reset | Mark Brown | 2009-02-22 | 1 | -1/+5 |
* | ASoC: Remove version display from the WM8753 driver | Mark Brown | 2009-02-18 | 1 | -4/+0 |
* | ASoC: Fix WM8753 DAIs unregistering | Paul Fertser | 2009-02-17 | 1 | -0/+5 |
* | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown | 2009-01-29 | 1 | -1/+8 |
|\ |
|
| * | ASoC: Fix null string usage with WM8753 DAIs | Mark Brown | 2009-01-29 | 1 | -1/+8 |
* | | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -9/+9 |
* | | ASoC: fixes to caching implementations | Ian Molton | 2009-01-19 | 1 | -2/+2 |
* | | ASoC: cleanup duplicated code. | Ian Molton | 2009-01-09 | 1 | -16/+2 |
|/ |
|
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 1 | -1/+1 |
* | 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 |