summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-016-7/+7
|\
| * Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
| |\
| | * ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
| * | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-061-1/+1
| |\ \
| | * | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-021-1/+1
| * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-233-3/+3
| |\| |
| | * | ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-211-0/+1
| | * | ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-212-3/+2
| * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* | | | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-301-1/+1
|/ / /
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-173-3/+0
|\| |
| * | ASoC: remove unused #include <linux/version.h>Huang Weiyi2009-09-163-3/+0
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-1052-1988/+13704
|\| | | |/ |/|
| * ASoC: Fix WM835x Out4 capture enumerationMark Brown2009-09-071-1/+1
| * ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown2009-09-021-10/+2
| * ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar2009-09-011-2/+2
| * ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown2009-08-261-0/+9
| * ASoC: Make platform data optional for TLV320AIC3xMark Brown2009-08-261-7/+6
| * Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-241-4/+84
| |\
| | * ASoC: WM8993 digital mixing supportMark Brown2009-08-181-4/+84
| * | ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai2009-08-241-1/+0
| * | ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin2009-08-231-1/+1
| * | ASoC: Add ak4642/ak4643 codec supportKuninori Morimoto2009-08-214-0/+528
| * | ASoC: tlv320aic3x: Change to use device modelBen Dooks2009-08-212-107/+116
| * | ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown2009-08-181-6/+0
| * | ASoC: Implement TDM configuration for WM8993Mark Brown2009-08-171-18/+81
| * | ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown2009-08-171-3/+1
| |/
| * ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu2009-08-171-1/+1
| * ASoC: Factor out cache I/O from WM8974Mark Brown2009-08-151-94/+55
| * Merge branch 'wm8974-upstream' into for-2.6.32Mark Brown2009-08-154-0/+952
| |\
| | * ASoC: Correct a bug with "ADC Inversion Switch" in wm8974 codec.javier Martin2009-07-221-1/+1
| | * ASoC: WM8974 DAPM cleanupsMark Brown2009-06-301-38/+37
| | * ASoC: WM8974 cosmetic cleanupsMark Brown2009-06-301-3/+4
| | * ASoC: Use symmetric rates for WM8974Mark Brown2009-06-301-0/+1
| | * ASoC: Add WM8974 TLV informationMark Brown2009-06-301-9/+15
| | * ASoC: Refresh WM8974 PLL configurationMark Brown2009-06-301-27/+60
| | * ASoC: Declare 2 channels for WM8974Mark Brown2009-06-301-2/+2
| | * ASoC: Refresh WM8974 bias configurationMark Brown2009-06-301-7/+23
| | * ASoC: Remove unreferenced wm8974_add_controls()Mark Brown2009-06-291-16/+0
| | * ASoC: Update WM8974 to use standard I2C device probe methodsMark Brown2009-05-232-156/+116
| | * ASoC: WM8974 checkpatch cleanupsMark Brown2009-05-232-54/+52
| | * ASoC: Add WM8974 CODEC driverMark Brown2009-05-234-0/+954
| * | ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song2009-08-141-1/+3
| * | ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi2009-08-141-21/+25
| * | ASoC: Factor out shared code from WM8993Mark Brown2009-08-135-694/+810
| * | ASoC: Minor cleanups to AD1938 driverMark Brown2009-08-132-5/+1
| * | new ad1836 codec driver based on asocBarry Song2009-08-134-0/+520
| * | ASoC: TWL4030: Introduce PGAs for outputsPeter Ujfalusi2009-08-131-49/+60
| * | ASoC: add output/input widgets in ad1938 to make dac/adc dynamic PM workBarry Song2009-08-131-0/+12
| * | ASoC: Update AD1938 for new TDM slot APIMark Brown2009-08-121-2/+2