summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-173-3/+0Star
|\
| * ASoC: remove unused #include <linux/version.h>Huang Weiyi2009-09-163-3/+0Star
* | 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/+2Star
| * 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/+6Star
| * 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/+0Star
| * | 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/+0Star
| * | ASoC: Implement TDM configuration for WM8993Mark Brown2009-08-171-18/+81
| * | ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown2009-08-171-3/+1Star
| |/
| * ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu2009-08-171-1/+1
| * ASoC: Factor out cache I/O from WM8974Mark Brown2009-08-151-94/+55Star
| * 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/+37Star
| | * 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/+0Star
| | * ASoC: Update WM8974 to use standard I2C device probe methodsMark Brown2009-05-232-156/+116Star
| | * ASoC: WM8974 checkpatch cleanupsMark Brown2009-05-232-54/+52Star
| | * 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/+1Star
| * | 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
| * | ASoC: Update WM9081 for tdm_slot() API changeMark Brown2009-08-111-25/+35
| * | Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown2009-08-111-2/+3
| |\ \
| | * | ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-061-2/+3
| * | | ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown2009-08-101-3/+0Star
| * | | ASoC: Convert WM8776 to use factored out register cache codeMark Brown2009-08-081-48/+11Star
| * | | Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-0716-1783/+885Star
| |\ \ \ | | |/ / | |/| |
| | * | ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-035-125/+0Star
| | * | ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-037-937/+521Star
| | * | ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-038-37/+37
| | * | Merge branch 'tlv320aic3x' into reg-cacheMark Brown2009-07-102-25/+2Star
| | |\ \