summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Set full range of WM8994 FLL Fratio valuesMark Brown2010-04-201-1/+10
* ASoC: Support FLL input clock selection on WM8994Mark Brown2010-04-202-2/+20
* ASoC: da7210: Fencepost error in reg cache readPhil Carmody2010-04-201-1/+1
* ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai2010-04-203-18/+18
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-1742-246/+246
* Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-171-1/+0Star
|\
| * ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi2010-04-081-1/+0Star
* | ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731Bill Gatliff2010-04-121-5/+1Star
* | ASoC: WM8750: Convert to new APIMarek Vasut2010-04-091-156/+139Star
* | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-053-57/+83
|\|
| * ASoC: Only do WM8994 bias off transition from standbyMark Brown2010-04-051-24/+29
| * ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown2010-04-051-23/+15Star
| * ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown2010-04-051-0/+6
| * ASoC: Support second DC servo readback method for wm_hubsMark Brown2010-04-053-12/+33
| * ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown2010-04-051-2/+4
* | ASoC: Implement interrupt based WM8994 microphone detectionMark Brown2010-04-052-3/+137
* | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-292-7/+10
|\|
| * ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2010-03-291-6/+9
| * ASoC: wm8994: playback => captureDan Carpenter2010-03-241-1/+1
* | ASoC: ad193x: move codec register/unregister to bus probe/removeBarry Song2010-03-291-58/+44Star
* | ASoC: update gfp/slab.h includesTejun Heo2010-03-291-0/+1
* | ASoC: Fix file permission of soc/codecs/twl6040.cTakashi Iwai2010-03-291-0/+0
* | ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
* | ASoC: update for removeal of slab.h from percpu.hStephen Rothwell2010-03-291-0/+1
* | ASoC: ak4642: Add enhanced sampling rateKuninori Morimoto2010-03-231-5/+63
* | ASoC: ak4642: Add set_fmt function for snd_soc_dai_opsKuninori Morimoto2010-03-231-24/+45
* | ASoC: ak4642: Add pll select supportKuninori Morimoto2010-03-231-7/+33
* | ASoC: Implement WM8994 DAI tristate supportMark Brown2010-03-231-0/+38
* | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-1/+1
|\|
| * Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown2010-03-221-1/+1
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
| | |\
| | | * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| | | |\
| | | | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | | | ASoC: Allow WM8903 mic detect disable and don't force bias onMark Brown2010-03-221-11/+12
* | | | | ASoC: Allow disabling of WM835x jack detectionMark Brown2010-03-221-6/+18
* | | | | ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown2010-03-221-2/+0Star
* | | | | ASoC: TWL4030: PM fix for output amplifiersPeter Ujfalusi2010-03-221-16/+56
* | | | | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-192-8/+4Star
|\| | | |
| * | | | ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown2010-03-191-1/+1
| * | | | ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi2010-03-191-2/+2
| * | | | ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi2010-03-191-5/+1Star
| |/ / /
* | | | ASoC: Unexport AD193x bus probe/remove functionsMark Brown2010-03-192-6/+2Star
* | | | ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9Barry Song2010-03-196-625/+647
* | | | ASoC: TWL6040: Add twl6040 codec driverMisael Lopez Cruz2010-03-194-0/+1374
* | | | ASoC: Refresh WM8750 bias managementMark Brown2010-03-171-41/+9Star
* | | | ASoC: Implement WM835x microphone jack detection supportMark Brown2010-03-172-0/+61
* | | | ASoC: Support GPIO based microphone detection for WM8904Mark Brown2010-03-162-33/+5Star
* | | | ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown2010-03-162-64/+12Star
* | | | ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown2010-03-162-3/+107
* | | | ASoC: Add WM8903 interrupt supportMark Brown2010-03-161-5/+61