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