aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-1212-58/+68
|\
| * ASoC: Fix WM8350 DSP mode B configurationMark Brown2010-01-081-1/+1
| * ASoC: fixup oops in generic AC97 codec glueManuel Lauss2010-01-041-0/+6
| * Merge commit 'v2.6.33-rc2' into for-2.6.33Mark Brown2009-12-267-35/+38
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-12-231-1/+2
| | |\
| | * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-12-213-19/+3
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-151-1/+1
| | |\ \ \
| | | * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-12-151-1/+1
| | | |\ \ \
| | * | | | | mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-4/+4
| | * | | | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
| | * | | | | mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-6/+4
| | * | | | | mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-5/+10
| | |/ / / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-7/+7
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-7/+7
| | | |\ \ \ \
| | | | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-7/+7
| | * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-0460-1244/+4368
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-042-12/+12
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-011-1/+1
| | | |\ \ \ \ \ \
| | | * | | | | | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-11/+11
| | | * | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-016-7/+7
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-301-1/+1
| * | | | | | | | | ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-243-21/+21
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt2009-12-231-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | ASoC: tpa6130a2: Support for tpa6140's regulatorsIlkka Koskinen2010-01-111-2/+20
* | | | | | | | ASoC: Implement suspend and resume for WM8993Mark Brown2010-01-041-0/+67
* | | | | | | | ASoC: Only restore non-default registers for WM8961Mark Brown2010-01-041-0/+3
* | | | | | | | ASoC: Only restore non-default registers for WM8776Mark Brown2010-01-041-0/+2
* | | | | | | | ASoC: Only restore non-default registers for WM8731Mark Brown2010-01-041-0/+3
* | | | | | | | ASoC: Fix variable shadowing warning in TLV320AIC3xMark Brown2010-01-041-4/+4
* | | | | | | | ASoc: tpa6130a2: Remove unnecessary variableIlkka Koskinen2010-01-041-4/+0
* | | | | | | | ASoC: Remove unneeded suspend checks from CODEC driversMark Brown2009-12-312-16/+0
* | | | | | | | ASoC: tlv320dac33: Safety check for codec slave modePeter Ujfalusi2009-12-311-1/+6
* | | | | | | | ASoC: tlv320dac33: Add new FIFO mode: mode 7Peter Ujfalusi2009-12-311-1/+34
* | | | | | | | ASoC: tlv320dac33: Clean up the hardware configuration codePeter Ujfalusi2009-12-311-16/+45
* | | | | | | | ASoC: tlv320dac33: Introduce prefill and playback state handlersPeter Ujfalusi2009-12-311-6/+40
* | | | | | | | ASoC: tlv320dac33: Change nsample switch to FIFO mode enumPeter Ujfalusi2009-12-311-17/+32
* | | | | | | | ASoC: ad1938: let soc-core dapm handle PLL powerBarry Song2009-12-301-59/+3
* | | | | | | | ASoC: ad1938: fix typo, rename mask to rx_mask for ad1938_set_tdm_slotBarry Song2009-12-301-1/+1
* | | | | | | | ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song2009-12-301-0/+32
* | | | | | | | ASoC: Host clock2 read up in WM8904 FLL configurationMark Brown2009-12-181-1/+2
* | | | | | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2009-12-184-20/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski2009-12-181-1/+1
| * | | | | | | ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl2009-12-161-17/+1
| * | | | | | | ASoC: ak4642: Add default return value in ak4642_modinitKuninori Morimoto2009-12-151-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | ASoC: Set AIF word length for WM8904Mark Brown2009-12-181-0/+17
* | | | | | ASoC: Add initial WM8955 CODEC driverMark Brown2009-12-184-0/+1646
* | | | | | ASoC: Fix build of DA7210Mark Brown2009-12-161-0/+3
* | | | | | ASoC: PLL computation in TLV320AIC3x SoC driverPeter Meerwald2009-12-161-26/+49
* | | | | | ASoC: Fix sorting of codecs Makefile entriesMark Brown2009-12-161-2/+2