| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -14/+11 |
* | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 2008-10-13 | 1 | -2/+1 |
* | ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers | Jarkko Nikula | 2008-10-13 | 1 | -1/+0 |
* | ALSA: ASoC: Add WM8753 SPI support | Mark Brown | 2008-10-13 | 1 | -2/+69 |
* | sound: ASoC: Convert wm8753 to a new-style i2c driver | Jean Delvare | 2008-09-09 | 1 | -53/+53 |
* | ASoC: Set correct name for WM8753 rec mixer output | Rob Sims | 2008-10-02 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-25 | 1 | -4/+7 |
|\ |
|
| * | ALSA: ASoC: Fix double free and memory leak in many codec drivers | Jean Delvare | 2008-08-25 | 1 | -4/+7 |
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
|/ |
|
* | ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -14/+14 |
* | ALSA: ASoC: Replace custom debug macros with pr_ equivalents | Mark Brown | 2008-06-26 | 1 | -22/+3 |
* | ALSA: ASoC: Add TLV information to remaining WM8753 controls | Mike Montour | 2008-06-13 | 1 | -25/+50 |
* | ALSA: ASoC: Fix register cache sizes for Wolfson codecs | Mark Brown | 2008-06-13 | 1 | -1/+1 |
* | [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration | Mark Brown | 2008-05-19 | 1 | -13/+4 |
* | [ALSA] ASoC: Clarify API for bias configuration | Mark Brown | 2008-05-19 | 1 | -18/+18 |
* | [ALSA] soc - wm8753 - Clean up checkpatch warnings | Mark Brown | 2008-04-30 | 1 | -16/+18 |
* | [ALSA] soc - Add Invert Switch for ROUT2 | Graeme Gregory | 2008-04-24 | 1 | -0/+3 |
* | [ALSA] soc - Mono voice playback volume for WM8753 | Mike Montour | 2008-04-24 | 1 | -1/+1 |
* | [ALSA] soc - Initial WM8753 TLV support for capture mixer | Liam Girdwood | 2008-01-31 | 1 | -2/+5 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] SoC WM8753 codec support | Liam Girdwood | 2007-05-11 | 1 | -0/+1811 |