| Commit message (Expand) | Author | Age | Files | Lines |
* | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-12 | 1 | -2/+2 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -8/+10 |
* | ASoC: Disable WM8731 line bypass by default | Mark Brown | 2009-02-19 | 1 | -0/+4 |
* | ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers | Mark Brown | 2009-02-18 | 1 | -4/+4 |
* | ASoC: Check for errors when writing WM8731 reset register | Mark Brown | 2009-02-18 | 1 | -1/+6 |
* | ASoC: Implement SPI device unregistration for WM8731 | Mark Brown | 2009-02-18 | 1 | -1/+6 |
* | ASoC: Refactor WM8731 device registration | Mark Brown | 2009-02-18 | 1 | -187/+147 |
* | ASoC: Shuffle WM8731 SPI and I2C device registration | Mark Brown | 2009-02-18 | 1 | -103/+112 |
* | ASoC: Clean up WM8731 bias level configuration | Mark Brown | 2009-02-17 | 1 | -5/+3 |
* | ASoC: Remove version display from the WM8731 driver | Mark Brown | 2009-02-17 | 1 | -4/+0 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -10/+10 |
* | ASoC: cleanup duplicated code. | Ian Molton | 2009-01-09 | 1 | -17/+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 | -5/+6 |
* | ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers | Jarkko Nikula | 2008-10-13 | 1 | -1/+0 |
* | sound: ASoC: Fix WM8731 SPI write | Alan Horstmann | 2008-09-23 | 1 | -2/+3 |
* | ALSA: ASoC: Add SPI support for WM8731 | Cliff Cai | 2008-09-04 | 1 | -2/+69 |
* | ALSA: ASoC: Convert wm8731 to a new-style i2c driver | Jean Delvare | 2008-09-04 | 1 | -55/+53 |
* | ALSA: ASoC: Fix double free and memory leak in many codec drivers | Jean Delvare | 2008-08-25 | 1 | -4/+7 |
* | ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -4/+4 |
* | ALSA: ASoC: Replace custom debug macros with pr_ equivalents | Mark Brown | 2008-06-26 | 1 | -22/+3 |
* | 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 | -12/+4 |
* | [ALSA] ASoC: Clarify API for bias configuration | Mark Brown | 2008-05-19 | 1 | -14/+14 |
* | [ALSA] soc - wm8731 - Clean up checkpatch warnings | Mark Brown | 2008-04-24 | 1 | -12/+11 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] soc/wm8731: Fix stereo mixer controls | Ville Syrjala | 2008-01-31 | 1 | -4/+4 |
* | [ALSA] soc - Clean up with kmemdup() | Takashi Iwai | 2007-02-09 | 1 | -8/+3 |
* | [ALSA] soc - ASoC 0.13 WM8731 codec | Frank Mandarino | 2007-02-09 | 1 | -255/+124 |
* | [ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk | Frank Mandarino | 2007-02-09 | 1 | -0/+1 |
* | [ALSA] ASoC codec error reporting | Liam Girdwood | 2007-02-09 | 1 | -4/+11 |
* | [ALSA] ASoC - mixer name changes for older OSS app support | Liam Girdwood | 2007-02-09 | 1 | -2/+4 |
* | [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) | Liam Girdwood | 2007-02-09 | 1 | -12/+21 |
* | [ALSA] Remove trailing whitespaces from soc/* files | Takashi Iwai | 2007-02-09 | 1 | -47/+47 |
* | [ALSA] ASoC DAI capabilities labelling | Liam Girdwood | 2007-02-09 | 1 | -49/+135 |
* | [ALSA] ASoC codecs: WM8731 support | Richard Purdie | 2007-02-09 | 1 | -0/+789 |