summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
Commit message (Expand)AuthorAge
* ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe2010-10-27
* ASoC: sound/max98088: add missing __devexit markerArnaud Lacombe2010-10-27
* ASoC: sound/ad73311: add missing __devexit markerArnaud Lacombe2010-10-27
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-10-23
|\
| * ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi2010-10-23
| * ASoC: tpa6130a2: Error handling for broken chipPeter Ujfalusi2010-10-21
| * ASoC: tlv320dac33: Control for line output gainPeter Ujfalusi2010-10-13
* | ASoC: max98088: Staticise m98088_eq_bandDimitris Papastamos2010-10-21
* | ASoC: WM8580: Remove useless assignmentJassi Brar2010-10-19
* | ASoC: Restore MAX98088 CODEC driverMark Brown2010-10-18
* | Revert "ASoC: Add max98088 CODEC driver"Mark Brown2010-10-18
* | ASoC: Add max98088 CODEC driverPeter Hsiang2010-10-15
* | ASoC: ak4642: make sure name of register/valueKuninori Morimoto2010-10-15
* | ASoC: Remove unused vol field from WM8994 access mask tableJoe Perches2010-10-15
* | ASoC: Restore DAI ID specification for WM8994Mark Brown2010-10-13
* | ASoC: Add WM8962 microphone bias controlMark Brown2010-10-13
* | ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg2010-10-13
* | ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg2010-10-13
* | ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto2010-10-12
* | ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-11
* | ASoC: Compress WM8962 register access mapMark Brown2010-10-11
* | ASoC: Shrink code size for WM8962 register defaults tableMark Brown2010-10-11
* | ASoC: Staticise CS4270 DAIMark Brown2010-10-07
* | ASoC: Staticise AD1980 DAIMark Brown2010-10-07
|/
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-05
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-04
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-04
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-02
* ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown2010-10-02
* ASoC: Implement interrupt based jack detectionMark Brown2010-10-02
* ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-02
* ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown2010-09-30
* ASoC: WM8804: Initial driverDimitris Papastamos2010-09-30
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-30
* ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-30
* ASoC: Mark WM8962 Additional Control 4 register as volatileMark Brown2010-09-30
* ASoC: Initial WM8962 IRQ supportMark Brown2010-09-29
* ASoC: Lowercase WM8962 CODEC nameMark Brown2010-09-29
* ASoC: Fix masking of WM8962 FLL1 registerMark Brown2010-09-28
* ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos2010-09-28
* ASoC: Fix a compile warning for printk formatTakashi Iwai2010-09-27
* ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos2010-09-24
* ASoC: Clean up AC'97 glue driverMark Brown2010-09-24
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-09-22
|\
| * ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula2010-09-20
| * ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula2010-09-20
| * ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula2010-09-20
| * ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula2010-09-20
| * Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-09-20
| |\
| | * ASoC: tlv320aic3x: Complete the soc-cache conversionJarkko Nikula2010-09-15