summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2-0/+4
2011-03-30ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite1-3/+3
2011-03-30ASoC: Fix CODEC device name for CorgiMark Brown1-1/+1
2011-03-26ASoC: imx: fix burstsize for DMAWolfram Sang1-2/+2
2011-03-26ASoC: imx: set watermarks for mx2-dmaWolfram Sang2-3/+5
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown1-0/+14
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeMark Brown1-2/+0
2011-03-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown1-6/+36
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai1-6/+36
2011-03-11ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2-2/+4
2011-03-11ASoC: Fix spacing in MAX8950Mark Brown1-1/+1
2011-03-11ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick1-1/+1
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-11ALSA: Add snd_ctl_activate_id()Takashi Iwai1-0/+46
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-09ASoC: omap: rx51: Enable McBSP2 sidetoneJarkko Nikula1-0/+4
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