aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-3/+3
2009-09-21ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry1-0/+1
2009-09-21ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2-3/+2
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-17Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+0
2009-09-16ASoC: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai52-1988/+13704
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
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-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-13ASoC: 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
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-2/+3
2009-08-06ASoC: CX20442: simplify codec controller usageJanusz Krzysztofik1-2/+0
2009-08-06ASoC: CX20442: add some debuggingJanusz Krzysztofik1-0/+1
2009-08-06ASoC: Add WM8776 CODEC driverMark Brown4-0/+838
2009-08-05ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_deviceDaniel Mack1-4/+23
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown5-125/+0
2009-08-03ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown7-937/+521
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown8-37/+37
2009-07-31ASoC: CX20442: push down machine independent line discipline bitsJanusz Krzysztofik2-6/+111
2009-07-29ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm daiBarry Song1-17/+33
2009-07-28ASoC: CX20442: fix issues pointed out by subsystem maintainerJanusz Krzysztofik1-7/+10
2009-07-26Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+10
2009-07-23ASoC: MAX9877: fix write operation for registerJoonyoung Shim1-3/+11