summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-30ASoC: ad193x: fix codec nameMike Frysinger1-2/+2
2011-03-30ASoC: ad73311: fix codec nameMike Frysinger1-1/+1
2011-03-30ASoC: SSM2602: fix codec nameMike Frysinger1-1/+1
2011-03-30ASoC: fix sorting order of codecs in kconfigMike Frysinger1-1/+1
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown5-6/+6
2011-03-30ASoC: Convert WM8731 to table based DAPM setupMark Brown1-13/+5
2011-03-30ASoC: Convert WM8903 to table based DAPM setupMark Brown1-13/+5
2011-03-30ASoC: Fix CODEC device name for CorgiMark Brown1-1/+1
2011-03-26ASoC: ad73311: drop I2C requirementScott Jiang1-1/+1
2011-03-26ASoC: ad193x: tweak style to match other codecsScott Jiang1-12/+7
2011-03-26ASoC: Blackfin I2S: add 8-bit sample supportCliff Cai1-2/+9
2011-03-26ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos2-0/+40
2011-03-26ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos3-0/+21
2011-03-26ASoC: soc-cache: Return -ENOSYS instead of -EINVALDimitris Papastamos1-5/+5
2011-03-26ASoC: soc-cache: Factor-out the SPI write codeDimitris Papastamos1-96/+30
2011-03-26ASoC: soc-cache: Factor-out the hw_read() specific codeDimitris Papastamos1-96/+18
2011-03-26ASoC: soc-cache: Factor-out the hw_write() specific codeDimitris Papastamos1-120/+33
2011-03-26ASoC: Add control_type in snd_soc_codecDimitris Papastamos1-1/+2
2011-03-26ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos3-0/+49
2011-03-26ASoC: soc-cache: Factor-out the I2C read codeDimitris Papastamos1-68/+32
2011-03-26ASoC: imx: remove superfluous code in imx-ssi.cWolfram Sang1-6/+0
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-24ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-03-22ASoC: Add WM8958 enhanced EQ supportMark Brown4-3/+213
2011-03-22ASoC: Add WM8958 VSS supportMark Brown4-8/+405
2011-03-22ASoC: Refactor WM8958 DSP to support additional algorithmsMark Brown2-53/+44
2011-03-22ASoC: Support download of WM8958 MBC firmwareMark Brown3-0/+231
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown1-0/+14
2011-03-18ASoC: Mark WM8958 DSP2 registers readableMark Brown1-0/+12
2011-03-18ASoC: Handle startup sequencing of WM8958 DSP2 with deferred clockingMark Brown2-21/+17
2011-03-18ASoC: Factor WM8958 DSP2 handling into separate fileMark Brown4-303/+364
2011-03-18ASoC: Treat WM8958 revision A as WM8994 revision DMark Brown1-10/+26
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeMark Brown1-2/+0
2011-03-11ASoC: mini2440: Fix uda134x codec problem.Marek Belisko3-2/+11
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 Iwai2-0/+48
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-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