summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: TWL4030: Add VIBRA outputPeter Ujfalusi2009-05-051-0/+61
* ASoC: TWL4030: Add voice digital loopback: sidetoneLopez Cruz, Misael2009-05-051-2/+25
* ASoC: TWL4030: Add VDL analog bypassLopez Cruz, Misael2009-05-051-6/+31
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-025-12/+12
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-281-1/+7
|\
| * ASoC: TWL4030: Fix gain control for earpiece amplifierJoonyoung Shim2009-04-281-1/+7
* | ASoC: Staticise TLV values in WM8940Mark Brown2009-04-271-11/+11
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-271-1/+1
|\|
| * ASoC: Fix logic in WM8350 master clocking checkMark Brown2009-04-271-1/+1
* | ASoC: cs4270: add Master Playback SwitchDaniel Mack2009-04-271-5/+39
* | ASoC: cs4270: fix Master Capture Switch polarityDaniel Mack2009-04-271-1/+1
* | ASoC WM8940 DriverJonathan Cameron2009-04-274-0/+1065
* | ASoC: Include WM8350 register definitions in CODEC headerMark Brown2009-04-271-0/+1
* | ASoC: TWL4030: Add 4 channel TDM supportPeter Ujfalusi2009-04-232-2/+61
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-233-8/+11
|\|
| * Merge commit 'takashi/fix/asoc' into for-2.6.30Mark Brown2009-04-231-1/+0
| |\
| | * ASoC: remove non-existing referece to CONFIG_SND_SOC_CODEC_WM8991Takashi Iwai2009-04-231-1/+0
| * | ASoC: Fix WM8580 volume update handling for large register changesMark Brown2009-04-221-5/+9
| * | ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown2009-04-211-1/+1
| |/
| * ASoC: Fix warning in wm9705Russell King - ARM Linux2009-04-181-1/+1
* | ASoC: TWL4030: Add VDL path supportJoonyoung Shim2009-04-231-130/+126
* | ASoC: Implement WM8903 digital sidetone supportMark Brown2009-04-221-0/+30
* | ASoC: Remove redundant rate constraint for WM8903Mark Brown2009-04-221-8/+2
* | ASoC: Actively manage the DC servo for WM8903Mark Brown2009-04-221-0/+14
* | ASoC: Optimise configuration of WM8903 DC servoMark Brown2009-04-221-0/+5
* | ASoC: Support CLK_DSP in WM8903Mark Brown2009-04-221-0/+6
* | ASoC: Use DAPM supply widget for WM8903 charge pumpMark Brown2009-04-221-33/+20
* | ASoC: TWL4030: Add support Voice DAIJoonyoung Shim2009-04-202-6/+185
* | ASoC: TWL4030: Fix for the constraint handlingPeter Ujfalusi2009-04-171-19/+66
* | ASoC: Request shared rates for WM8903Mark Brown2009-04-161-0/+1
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-131-4/+6
|\|
| * ASoC: TWL4030: Compillation error fixPeter Ujfalusi2009-04-071-4/+6
* | ASoC: Add WM8960 CODEC driverMark Brown2009-04-134-0/+1102
* | ASoC: Move the WM9713 voice DAC powerdown to a DAPM eventMark Brown2009-04-131-17/+22
* | ASoC: WM9713 requires symmetric rates on the voice DAIMark Brown2009-04-131-0/+1
* | ASoC: tlv320aic23: add DSP_A format supportPeter Ujfalusi2009-04-091-0/+2
* | ASoC: Add WM8988 CODEC driverMark Brown2009-04-074-0/+1163
|/
* ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
* ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2009-04-032-0/+4
* ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-021-0/+37
* ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi2009-04-021-0/+54
* ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi2009-04-021-1/+1
* ASoC: Add FLL support for WM8400Mark Brown2009-03-191-0/+129
* ASoC: Add separate AVDD for WM8400Mark Brown2009-03-181-0/+3
* ASoC: Further optimise WM8400 bias configuration sequenceMark Brown2009-03-181-25/+2
* ASoC: twl4030 - Fix build errorJoonyoung Shim2009-03-161-5/+7
* ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-123-35/+11
* ASoC: Move WM8580 to normal I2C device probeMark Brown2009-03-122-173/+158
* ASoC: Merge dai_ops factor outMark Brown2009-03-1125-220/+295
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-0423-211/+282