summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2011-03-11ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick1-0/+5
2011-03-11ASoC: Add MAX9850 codec driverChristian Glindkamp4-0/+433
2011-03-10Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+9
2011-03-09ASoC: Ensure WM8958 gets all WM8994 late revision widgetsMark Brown1-0/+8
2011-03-09ASoC: Fix typo in late revision WM8994 DAC2R nameMark Brown1-1/+1
2011-03-09ASoC: Enable 192kHz sample rate for EP93xx.Alexander Sverdlin2-4/+4
2011-03-09ASoC: Improve EP93xx I2S clocks management.Alexander Sverdlin1-10/+9
2011-03-09ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC.Alexander Sverdlin1-8/+8
2011-03-09ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin1-30/+53
2011-03-09Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-03-09ASoC: Fix double addition of prefixes due to widget prefixingMark Brown1-3/+26
2011-03-09ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown1-1/+1
2011-03-09ASoC: Fix broken bitfield definitions in WM8978Mark Brown1-6/+8
2011-03-09ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown1-26/+6
2011-03-08ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter1-1/+3
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2-16/+45
2011-03-08ASoC: Warn rather than set a silly constraint when we can't do symmetryMark Brown1-0/+10
2011-03-08ASoC: Refactor symmetric_rates check to reduce indentationMark Brown1-14/+14
2011-03-08ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown1-3/+5
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown1-0/+46
2011-03-08ASoC: Fix section mismatch warnings in WM8994Mark Brown2-2/+2
2011-03-08ASoC: Use data based init for WM9081 DAPMMark Brown1-6/+5
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown1-2/+10
2011-03-07ASoC: Remove warnings in ep93xx-i2s.cAlexander Sverdlin1-2/+6
2011-03-07ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin1-2/+3
2011-03-07ASoC: Add LM4857 to SND_SOC_ALL_CODECSMark Brown1-0/+1
2011-03-07ASoC: Add driver for the dfbmcs320 bluetooth moduleLars-Peter Clausen5-29/+86
2011-03-07ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driverLars-Peter Clausen4-522/+196
2011-03-07ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpiosLars-Peter Clausen1-35/+17
2011-03-07ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_stateLars-Peter Clausen1-48/+7
2011-03-07ASoC: neo1973_wm8753: Move lm4857 specefic code to its own moduleLars-Peter Clausen6-236/+347
2011-03-07ASoC: neo1973_wm8753: Remove scenario management code.Lars-Peter Clausen1-137/+11
2011-03-07ASoC: Add machine driver for Visstrim_M10 board.Javier Martin3-0/+149
2011-03-07ASoC: Constify i2c_device_id tableAxel Lin2-2/+2
2011-03-07ASoC: tlv320dac33: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-07ASoC: Add missing debugfs conditionalsMark Brown1-0/+2
2011-03-07ASoC: Fix outdated API usage in tlv320aic32x4Mark Brown1-5/+5
2011-03-04ASoC: Add TI tlv320aic32x4 codec support.Javier Martin4-0/+943
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown1-0/+9
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown1-0/+7
2011-03-03ASoC: Add a per-card DAPM contextMark Brown1-0/+13
2011-03-03ASoC: Check for a CODEC before dereferencing in DAPMMark Brown1-3/+3
2011-03-03ASoC: Get the card directly from the DAPM contextMark Brown1-4/+4
2011-03-03ASoC: Add TLV information for WM8978 DAC limiterMark Brown1-2/+3
2011-03-03Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-6/+8
2011-03-03ASoC: Fix broken bitfield definitions in WM8978Mark Brown1-6/+8
2011-03-03ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos1-0/+13
2011-03-01ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown1-10/+19
2011-03-01ASoC: Remove module probe announcements from CODEC driversMark Brown2-3/+0
2011-03-01ASoC: Fix burstsize and DSP_B format problems in imx-ssi.Javier Martin1-1/+4