aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add pop delay debug at end of DAPM sequencingMark Brown2009-07-081-0/+3
* ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EKMark Brown2009-07-081-25/+10
* ASoC: Disable microphone input for AT91SAM9G20-EK by defaultMark Brown2009-07-081-1/+13
* ASoC: Use CODEC as clock master on AT91SAM9G20-EKMark Brown2009-07-081-87/+2
* ASoC: Limit WM8731 to symmetric ratesMark Brown2009-07-081-0/+1
* ASoC: Add WM8993 CODEC driverMark Brown2009-07-085-0/+4385
* ASoC: DaVinci I2S needs mach/asp.hMark Brown2009-07-081-0/+2
* ASoC: Correct WM8731 Mic Capture Switch control nameMark Brown2009-07-081-1/+1
* ASoC: Add TLV information for WM8731Mark Brown2009-07-081-4/+11
* ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky2009-07-081-0/+1
* Merge branch 'davinci' into for-2.6.32Mark Brown2009-07-077-113/+1073
|\
| * ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S2009-06-081-1/+3
| * ASoC: Add machine driver support for DM646xChaithrika U S2009-06-071-54/+48
| * ASoC: Add mcasp support for DM646xChaithrika U S2009-06-075-8/+955
| * ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S2009-06-071-50/+67
* | Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-064-4/+21
|\ \
| * | ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen2009-07-031-2/+2
| * | ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-033-1/+14
| * | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely2009-07-031-0/+4
| * | ASoC: Fix register cache initialisation for WM8753Mark Brown2009-07-031-1/+1
* | | ASoC: Remove unused AK4535 hardware read functionalityMark Brown2009-07-051-16/+0
* | | ASoC: Fix leaks in WM8988 registration error handlingMark Brown2009-07-051-3/+5
* | | ASoC: Fix WM8960 leaks on probe failureMark Brown2009-07-051-5/+11
* | | ASoC: Fix leaks in WM8731 probe error handlingMark Brown2009-07-051-5/+12
* | | ASoC: Add CODEC volatile register operationMark Brown2009-07-052-0/+19
* | | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky2009-07-051-1/+27
* | | ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky2009-07-051-21/+29
* | | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky2009-07-051-6/+2
* | | ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky2009-07-051-18/+14
* | | ASoC: DaVinci: i2s cleanupTroy Kisky2009-07-051-3/+2
* | | ASoc: DaVinci: i2s, minor cleanupTroy Kisky2009-07-051-8/+8
* | | ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky2009-07-051-6/+25
* | | ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky2009-07-051-52/+44
* | | ASoC: TWL4030: Add tristate callbacks for HiFi and VoiceLopez Cruz, Misael2009-07-031-0/+28
* | | ASoC: Zoom2: Update twl4030_setup_data parametersCandelaria Villareal, Jorge2009-07-031-2/+15
* | | ASoC: TWL4030: Add EXTMUTE to reduce pop-noise effectCandelaria Villareal, Jorge2009-07-022-0/+29
* | | Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-013-8/+16
|\ \ \ | |/ /
| * | ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown2009-07-011-1/+6
| * | ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik2009-06-301-4/+7
| * | ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely2009-06-301-2/+2
| * | ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely2009-06-301-1/+1
* | | ASoC: Add WM8523 CODEC driverMark Brown2009-07-014-0/+921
* | | ASoC: Convert to dev_pm_opsMark Brown2009-06-301-11/+19
* | | ASoC: Fix WM8961 suspend function typeMark Brown2009-06-291-1/+1
* | | ASoC: Fix widget powerdown on shutdownMark Brown2009-06-261-0/+1
* | | ASoC: Remove word "Switch" from Handsfree switch nameLopez Cruz, Misael2009-06-261-6/+6
* | | ASoC: txx9aclc: dynamically allocate dmaengine devnameAtsushi Nemoto2009-06-251-4/+6
* | | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-06-2531-352/+3445
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-258-20/+30
| |\ \
| * | | ASoC: Add core suspend and resume callbacks to WM8961Mark Brown2009-06-251-0/+17