summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2009-09-30ASoC: Clean up WM8974 PLL configurationMark Brown1-10/+13
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown3-3/+3
2009-09-23Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds3-3/+3
2009-09-22ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry1-0/+1
2009-09-22ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2-3/+2
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21Merge branch 'upstream/wm8711' into for-2.6.33Mark Brown4-0/+706
2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown4-4/+1
2009-09-17Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+0
2009-09-17ASoC: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai52-1988/+13704
2009-09-10ASoC: AK4671: add ak4671 codec driverJoonyoung Shim4-0/+987
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
2009-09-05ASoC: Add source argument to PLL configurationMark Brown12-21/+22
2009-09-02ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown1-10/+2
2009-09-01ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar1-2/+2
2009-08-26ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown1-0/+9
2009-08-26ASoC: Make platform data optional for TLV320AIC3xMark Brown1-7/+6
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown1-4/+84
2009-08-24ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai1-1/+0
2009-08-23ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin1-1/+1
2009-08-21ASoC: Add ak4642/ak4643 codec supportKuninori Morimoto4-0/+528
2009-08-21ASoC: tlv320aic3x: Change to use device modelBen Dooks2-107/+116
2009-08-19ASoC: Add TLV information to WM8711Mark Brown1-2/+5
2009-08-19ASoC: WM8711 minor cleanupsMark Brown1-22/+3
2009-08-19ASoC: Add SPI support to WM8711Mark Brown2-1/+67
2009-08-19ASoC: Factor out WM8711 cache I/OMark Brown1-76/+38
2009-08-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown62-1736/+19847
2009-08-18ASoC: Update WM8711 to driver model registration methodMark Brown1-168/+129
2009-08-18ASoC: Add WM8711 CODEC driverMike Arthur4-0/+733
2009-08-18ASoC: WM8993 digital mixing supportMark Brown1-4/+84
2009-08-18ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown1-6/+0
2009-08-17ASoC: Implement TDM configuration for WM8993Mark Brown1-18/+81
2009-08-17ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown1-3/+1
2009-08-17ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu1-1/+1
2009-08-15ASoC: Factor out cache I/O from WM8974Mark Brown1-94/+55
2009-08-15Merge branch 'wm8974-upstream' into for-2.6.32Mark Brown4-0/+952
2009-08-14ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song1-1/+3
2009-08-14ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi1-21/+25
2009-08-14ASoC: Factor out shared code from WM8993Mark Brown5-694/+810
2009-08-13ASoC: Minor cleanups to AD1938 driverMark Brown2-5/+1
2009-08-13new ad1836 codec driver based on asocBarry Song4-0/+520
2009-08-13ASoC: TWL4030: Introduce PGAs for outputsPeter Ujfalusi1-49/+60
2009-08-13ASoC: add output/input widgets in ad1938 to make dac/adc dynamic PM workBarry Song1-0/+12
2009-08-12ASoC: Update AD1938 for new TDM slot APIMark Brown1-2/+2
2009-08-11ASoC: Update WM9081 for tdm_slot() API changeMark Brown1-25/+35
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown1-2/+3
2009-08-10ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown1-3/+0
2009-08-08ASoC: Convert WM8776 to use factored out register cache codeMark Brown1-48/+11
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown16-1783/+885