summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown11-0/+244
2009-06-13ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown2-0/+44
2009-06-13ASoC: Automatically manage WM8350 sloping stopband filterMark Brown1-6/+17
2009-06-13ASoC: Automatically manage WM8900 sloping stopband filterMark Brown1-1/+12
2009-06-13ASoC: Automatically control WM8903 sloping stopband filterMark Brown1-2/+8
2009-06-12ASoC: Zoom2: Add machine driver for Zoom2 boardLopez Cruz, Misael3-0/+310
2009-06-11Merge branch 'dapm' into for-2.6.32Mark Brown2-77/+227
2009-06-11ASoC: remove duplicated code on pxa-ssp.cDaniel Ribeiro1-35/+15
2009-06-08ASoC: Make DAPM power sequence lists local variablesMark Brown2-13/+8
2009-06-08ASoC: Coalesce power updates for PGAsMark Brown1-2/+8
2009-06-08ASoC: Coalesce power updates for DAPM widgets with eventsMark Brown1-16/+60
2009-06-08ASoC: Sort specialised mixers and muxes togetherMark Brown1-17/+17
2009-06-08ASoC: Coalesce register writes for DAPM sequencesMark Brown1-32/+104
2009-06-08ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro3-24/+24
2009-06-07ASoC: Factor out DAPM sequence executionMark Brown1-61/+61
2009-06-07ASoC: Sort DAPM power sequences while building listsMark Brown1-38/+71
2009-06-06ASoC: Apostrophe patrolMark Brown1-5/+5
2009-06-06ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky1-5/+5
2009-06-04ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack1-0/+6
2009-06-04ASoC: Fix build error in twl4030.cTakashi Iwai1-0/+1
2009-06-03ASoC: SSM2602: assign last substream to the master when shutting downCliff Cai1-9/+16
2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang1-0/+9
2009-06-03ASoC: Blackfin: set the transfer size according the ac97_frame sizeCliff Cai1-2/+2
2009-06-03ASoC: SSM2602: remove unsupported sample ratesCliff Cai1-5/+3
2009-06-01ASoC: TWL4030: Check the interface format for 4 channel modePeter Ujfalusi1-3/+9
2009-05-29ASoC: TWL4030: Use reg_cache in twl4030_init_chipPeter Ujfalusi1-2/+2
2009-05-28ASoC: Initialise dev for the dummy S/PDIF DAIMark Brown1-1/+3
2009-05-28ASoC: Add dummy S/PDIF codec supportChaithrika U S4-0/+92
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin14-22/+22
2009-05-27ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl1-16/+14
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown1-6/+3
2009-05-26ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown1-3/+4
2009-05-26ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl3-0/+99
2009-05-26ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl3-0/+100
2009-05-26ASoC: AC97 driver for mpc5200Jon Smirl4-0/+358
2009-05-26ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl5-391/+344
2009-05-25ASoC: TWL4030: HandsfreeL/R mute DAPM switchPeter Ujfalusi1-2/+16
2009-05-25ASoC: TWL4030: Add shadow registerPeter Ujfalusi2-2/+12
2009-05-25ASoC: TWL4030: Handsfree pop removal redesignPeter Ujfalusi1-19/+59
2009-05-24ASoC: Add a few more mpc5200 PSC definesJon Smirl1-0/+11
2009-05-24ASoC: Rename the PSC functions to DMAJon Smirl3-190/+190
2009-05-24ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl5-483/+547
2009-05-24ASoC: Fix minor issues in STAC9766 driverMark Brown1-36/+29
2009-05-24ASoC: Codec for STAC9766 used on the EfikaJon Smirl4-0/+497
2009-05-23ASoC: Fix WM9081 PowerPC compiler issuesMark Brown1-2/+4
2009-05-22ASoC: WM9081 mono DAC with integrated 2.6W class AB/D amplifier driverMark Brown5-0/+2350
2009-05-22ASoC: TWL4030: Differentiate the playback streamsPeter Ujfalusi1-6/+6
2009-05-22ASoC: SDP4030: Use the twl4030_setup_data for headset pop-removalPeter Ujfalusi1-0/+7
2009-05-22ASoC: TWL4030: Add support for platform dependent configurationPeter Ujfalusi2-3/+24
2009-05-22AsoC: Make snd_soc_read() and snd_soc_write() functionsMark Brown1-4/+13