summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-22ASoC: MAX9877: separate callback functionsJoonyoung Shim1-33/+63
2009-07-22ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio1-1/+2
2009-07-18ASoC: Fix checkpatch issues in AD1938Mark Brown1-78/+78
2009-07-17ASoC: Fix FLL reference clock division setup in WM8993Mark Brown1-0/+2
2009-07-17ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown1-2/+7
2009-07-17ASoC: SDP3430: Add support for EXTMUTE using TWL GPIO6Candelaria Villareal, Jorge1-0/+9
2009-07-17ASoC: Kill direct accesses to driver_dataTakashi Iwai1-2/+2
2009-07-16ASoC: new ad1938 codec driver based on asocBarry Song4-0/+758
2009-07-16ASoC: davinci: don't use clock namesKevin Hilman2-2/+2
2009-07-15ASoC: MAX9877: add MAX9877 amp driverJoonyoung Shim4-0/+318
2009-07-15ASoC: add SOC_DOUBLE_R_EXT_TLV control typeJoonyoung Shim1-0/+11
2009-07-15ASoC: add SOC_DOUBLE_EXT_TLV control typeJoonyoung Shim1-0/+11
2009-07-15ASoC: Error out if we can't determine a suitable WM9081 sysclkMark Brown1-0/+8
2009-07-15ASoC: Fix sample rate lookup in WM8993Mark Brown1-1/+2
2009-07-14ASoC: Blackfin I2S: fix resume handlingCliff Cai1-6/+2
2009-07-14ASoC: Blackfin AC97: fix resume handlingCliff Cai1-7/+3
2009-07-13Merge branch 'for-2.6.31' into for-2.6.32Mark Brown1-1/+1
2009-07-13ASoC: fixes multiple typos in comments, no functional changePeter Meerwald1-13/+13
2009-07-13ASoC: spdif: set module licence to GPLKevin Hilman1-0/+2
2009-07-13ASoC: spdif codec: enable use by modulesKevin Hilman1-0/+1
2009-07-13ASoC: fix checking for external widgets bugRongrong Cao1-2/+2
2009-07-13ASoC: Keep index within stac9766_reg[]Roel Kluin1-2/+2
2009-07-10Merge branch 'tlv320aic3x' into reg-cacheMark Brown2-25/+2
2009-07-09ASoC: WM8510 has a single frame clock so needs symmetric ratesMark Brown1-0/+1
2009-07-09ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack1-1/+1
2009-07-08ASoC: Add pop delay debug at end of DAPM sequencingMark Brown1-0/+3
2009-07-08ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EKMark Brown1-25/+10
2009-07-08ASoC: Disable microphone input for AT91SAM9G20-EK by defaultMark Brown1-1/+13
2009-07-08ASoC: Use CODEC as clock master on AT91SAM9G20-EKMark Brown1-87/+2
2009-07-08ASoC: Limit WM8731 to symmetric ratesMark Brown1-0/+1
2009-07-08ASoC: Add WM8993 CODEC driverMark Brown5-0/+4385
2009-07-08ASoC: DaVinci I2S needs mach/asp.hMark Brown1-0/+2
2009-07-08ASoC: Correct WM8731 Mic Capture Switch control nameMark Brown1-1/+1
2009-07-08ASoC: Add TLV information for WM8731Mark Brown1-4/+11
2009-07-08ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky1-0/+1
2009-07-07Merge branch 'davinci' into for-2.6.32Mark Brown7-113/+1073
2009-07-06Merge branch 'for-2.6.31' into for-2.6.32Mark Brown4-4/+21
2009-07-05ASoC: Factor out WM8580 register cache codeMark Brown1-107/+41
2009-07-05ASoC: Remove use of hw_read from TLV320AIC3x driverMark Brown1-9/+2
2009-07-05ASoC: Remove unused AK4535 hardware read functionalityMark Brown1-16/+0
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown10-577/+400
2009-07-05ASoC: Fix leaks in WM8988 registration error handlingMark Brown1-3/+5
2009-07-05ASoC: Fix WM8960 leaks on probe failureMark Brown1-5/+11
2009-07-05ASoC: Fix leaks in WM8731 probe error handlingMark Brown1-5/+12
2009-07-05ASoC: Add CODEC volatile register operationMark Brown2-0/+19
2009-07-05ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky1-1/+27
2009-07-05ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky1-21/+29
2009-07-05ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky1-6/+2
2009-07-05ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky1-18/+14
2009-07-05ASoC: DaVinci: i2s cleanupTroy Kisky1-3/+2