| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: remove unused #include <linux/version.h> | Huang Weiyi | 2009-09-16 | 3 | -3/+0 |
* | ASoC: Fix WM835x Out4 capture enumeration | Mark Brown | 2009-09-07 | 1 | -1/+1 |
* | ASoC: Fully specify DC servo bits to update in wm_hubs | Mark Brown | 2009-09-02 | 1 | -10/+2 |
* | ASoC: Debugged improper setting of PLL fields in WM8580 driver | jassi brar | 2009-09-01 | 1 | -2/+2 |
* | ASoC: Don't reconfigure WM8350 FLL if not needed | Mark Brown | 2009-08-26 | 1 | -0/+9 |
* | ASoC: Make platform data optional for TLV320AIC3x | Mark Brown | 2009-08-26 | 1 | -7/+6 |
* | Merge branch 'topic/digital-mixing' into for-2.6.32 | Mark Brown | 2009-08-24 | 1 | -4/+84 |
|\ |
|
| * | ASoC: WM8993 digital mixing support | Mark Brown | 2009-08-18 | 1 | -4/+84 |
* | | ASoC: Remove unneeded inclusion of linux/regulator/consumer.h | Takashi Iwai | 2009-08-24 | 1 | -1/+0 |
* | | ASoC: free socdev if init_card() fails in wm9705_soc_probe() | Roel Kluin | 2009-08-23 | 1 | -1/+1 |
* | | ASoC: Add ak4642/ak4643 codec support | Kuninori Morimoto | 2009-08-21 | 4 | -0/+528 |
* | | ASoC: tlv320aic3x: Change to use device model | Ben Dooks | 2009-08-21 | 2 | -107/+116 |
* | | ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.c | Mark Brown | 2009-08-18 | 1 | -6/+0 |
* | | ASoC: Implement TDM configuration for WM8993 | Mark Brown | 2009-08-17 | 1 | -18/+81 |
* | | ASoC: Fix WM8993 MCLK configuration for high frequency MCLKs | Mark Brown | 2009-08-17 | 1 | -3/+1 |
|/ |
|
* | ASoC: UDA134X: Fix mistaken mute/unmute code | Shine Liu | 2009-08-17 | 1 | -1/+1 |
* | ASoC: Factor out cache I/O from WM8974 | Mark Brown | 2009-08-15 | 1 | -94/+55 |
* | Merge branch 'wm8974-upstream' into for-2.6.32 | Mark Brown | 2009-08-15 | 4 | -0/+952 |
|\ |
|
| * | ASoC: Correct a bug with "ADC Inversion Switch" in wm8974 codec. | javier Martin | 2009-07-22 | 1 | -1/+1 |
| * | ASoC: WM8974 DAPM cleanups | Mark Brown | 2009-06-30 | 1 | -38/+37 |
| * | ASoC: WM8974 cosmetic cleanups | Mark Brown | 2009-06-30 | 1 | -3/+4 |
| * | ASoC: Use symmetric rates for WM8974 | Mark Brown | 2009-06-30 | 1 | -0/+1 |
| * | ASoC: Add WM8974 TLV information | Mark Brown | 2009-06-30 | 1 | -9/+15 |
| * | ASoC: Refresh WM8974 PLL configuration | Mark Brown | 2009-06-30 | 1 | -27/+60 |
| * | ASoC: Declare 2 channels for WM8974 | Mark Brown | 2009-06-30 | 1 | -2/+2 |
| * | ASoC: Refresh WM8974 bias configuration | Mark Brown | 2009-06-30 | 1 | -7/+23 |
| * | ASoC: Remove unreferenced wm8974_add_controls() | Mark Brown | 2009-06-29 | 1 | -16/+0 |
| * | ASoC: Update WM8974 to use standard I2C device probe methods | Mark Brown | 2009-05-23 | 2 | -156/+116 |
| * | ASoC: WM8974 checkpatch cleanups | Mark Brown | 2009-05-23 | 2 | -54/+52 |
| * | ASoC: Add WM8974 CODEC driver | Mark Brown | 2009-05-23 | 4 | -0/+954 |
* | | ASoC: delete -spi suffix in ad1938 and free private data while registers fail | Barry Song | 2009-08-14 | 1 | -1/+3 |
* | | ASoC: TWL4030: Fix for capture mixer strings | Peter Ujfalusi | 2009-08-14 | 1 | -21/+25 |
* | | ASoC: Factor out shared code from WM8993 | Mark Brown | 2009-08-13 | 5 | -694/+810 |
* | | ASoC: Minor cleanups to AD1938 driver | Mark Brown | 2009-08-13 | 2 | -5/+1 |
* | | new ad1836 codec driver based on asoc | Barry Song | 2009-08-13 | 4 | -0/+520 |
* | | ASoC: TWL4030: Introduce PGAs for outputs | Peter Ujfalusi | 2009-08-13 | 1 | -49/+60 |
* | | ASoC: add output/input widgets in ad1938 to make dac/adc dynamic PM work | Barry Song | 2009-08-13 | 1 | -0/+12 |
* | | ASoC: Update AD1938 for new TDM slot API | Mark Brown | 2009-08-12 | 1 | -2/+2 |
* | | ASoC: Update WM9081 for tdm_slot() API change | Mark Brown | 2009-08-11 | 1 | -25/+35 |
* | | Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32 | Mark Brown | 2009-08-11 | 1 | -2/+3 |
|\ \ |
|
| * | | ASoC: change set_tdm_slot api to allow slot_width override. | Daniel Ribeiro | 2009-08-06 | 1 | -2/+3 |
* | | | ASoC: Drop unneeded declaration of removed wm8731 SPI write function | Mark Brown | 2009-08-10 | 1 | -3/+0 |
* | | | ASoC: Convert WM8776 to use factored out register cache code | Mark Brown | 2009-08-08 | 1 | -48/+11 |
* | | | Merge branch 'reg-cache' into for-2.6.32 | Mark Brown | 2009-08-07 | 16 | -1783/+885 |
|\ \ \
| |/ /
|/| | |
|
| * | | ASoC: Factor out 7 bit register 9 bit data SPI write | Mark Brown | 2009-08-03 | 5 | -125/+0 |
| * | | ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs | Mark Brown | 2009-08-03 | 7 | -937/+521 |
| * | | ASoC: Add I/O control bus information to factored out cache setup | Mark Brown | 2009-08-03 | 8 | -37/+37 |
| * | | Merge branch 'tlv320aic3x' into reg-cache | Mark Brown | 2009-07-10 | 2 | -25/+2 |
| |\ \ |
|
| | * | | ASoC: Remove use of hw_read from TLV320AIC3x driver | Mark Brown | 2009-07-05 | 1 | -9/+2 |
| * | | | ASoC: Factor out WM8580 register cache code | Mark Brown | 2009-07-05 | 1 | -107/+41 |