summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37' into HEADMark Brown2010-11-053-14/+33
|\
| * ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
| * ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| |\
| | * ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | * ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | * ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | * ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
* | | ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown2010-11-031-0/+2
* | | ASoC: Remove register write trace from WM8994Mark Brown2010-11-031-2/+0
* | | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-021-1/+1
|\| |
| * | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
* | | ASoC: Fix SND_SOC_ALL_CODECS typo for alc5623Jarkko Nikula2010-11-011-1/+1
* | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-017-20/+51
|\| |
| * | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
| * | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
| * | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
| * | ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
| * | ASoC: sound/max98088: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
| * | ASoC: sound/ad73311: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
| * | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-10-232-10/+46
| |\|
| | * ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi2010-10-231-4/+6
| | * ASoC: tpa6130a2: Error handling for broken chipPeter Ujfalusi2010-10-211-6/+22
| | * ASoC: tlv320dac33: Control for line output gainPeter Ujfalusi2010-10-131-0/+18
* | | ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown2010-10-284-23/+54
* | | ASoC: add support for alc562[123] codecsArnaud Patard (Rtp)2010-10-214-0/+1286
|/ /
* | ASoC: max98088: Staticise m98088_eq_bandDimitris Papastamos2010-10-211-1/+1
* | ASoC: WM8580: Remove useless assignmentJassi Brar2010-10-191-4/+0
* | ASoC: Restore MAX98088 CODEC driverMark Brown2010-10-184-0/+2296
* | Revert "ASoC: Add max98088 CODEC driver"Mark Brown2010-10-184-2296/+0
* | ASoC: Add max98088 CODEC driverPeter Hsiang2010-10-154-0/+2296
* | ASoC: ak4642: make sure name of register/valueKuninori Morimoto2010-10-151-18/+46
* | ASoC: Remove unused vol field from WM8994 access mask tableJoe Perches2010-10-151-1574/+1573
* | ASoC: Restore DAI ID specification for WM8994Mark Brown2010-10-131-0/+3
* | ASoC: Add WM8962 microphone bias controlMark Brown2010-10-131-0/+2
* | ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg2010-10-131-0/+1
* | ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg2010-10-131-6/+0
* | ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto2010-10-121-4/+4
* | ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-112-8/+8
* | ASoC: Compress WM8962 register access mapMark Brown2010-10-114-21166/+1148
* | ASoC: Shrink code size for WM8962 register defaults tableMark Brown2010-10-113-21145/+687
* | ASoC: Staticise CS4270 DAIMark Brown2010-10-071-1/+1
* | ASoC: Staticise AD1980 DAIMark Brown2010-10-071-1/+1
|/
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-051-0/+8
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-041-3/+3
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-041-21/+26
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-021-1/+1
* ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown2010-10-021-13/+29
* ASoC: Implement interrupt based jack detectionMark Brown2010-10-022-0/+88
* ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-022-0/+120