summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-03-31ASoC: soc-cache: Warn on syncing any non-writable registersDimitris Papastamos
2011-03-31ASoC: soc-cache: Fix indentation issuesDimitris Papastamos
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song
2011-03-30ASoC: Blackfin: standardize machine driver namesMike Frysinger
2011-03-30ASoC: Blackfin: drop "-codec" from codec namesMike Frysinger
2011-03-30ASoC: Blackfin: add ad193x sysclk configurationScott Jiang
2011-03-30ASoC: SSM2602: convert to soc-cacheCliff Cai
2011-03-30ASoC: ad1980: fix codec nameMike Frysinger
2011-03-30ASoC: ad193x: fix codec nameMike Frysinger
2011-03-30ASoC: ad73311: fix codec nameMike Frysinger
2011-03-30ASoC: SSM2602: fix codec nameMike Frysinger
2011-03-30ASoC: fix sorting order of codecs in kconfigMike Frysinger
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown
2011-03-30ASoC: Convert WM8731 to table based DAPM setupMark Brown
2011-03-30ASoC: Convert WM8903 to table based DAPM setupMark Brown
2011-03-30Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-03-30ASoC: Fix CODEC device name for CorgiMark Brown
2011-03-26ASoC: ad73311: drop I2C requirementScott Jiang
2011-03-26ASoC: ad193x: tweak style to match other codecsScott Jiang
2011-03-26ASoC: Blackfin I2S: add 8-bit sample supportCliff Cai
2011-03-26ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos
2011-03-26ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos
2011-03-26ASoC: soc-cache: Return -ENOSYS instead of -EINVALDimitris Papastamos
2011-03-26ASoC: soc-cache: Factor-out the SPI write codeDimitris Papastamos
2011-03-26ASoC: soc-cache: Factor-out the hw_read() specific codeDimitris Papastamos
2011-03-26ASoC: soc-cache: Factor-out the hw_write() specific codeDimitris Papastamos
2011-03-26ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos
2011-03-26ASoC: soc-cache: Factor-out the I2C read codeDimitris Papastamos
2011-03-26ASoC: imx: remove superfluous code in imx-ssi.cWolfram Sang
2011-03-26Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-03-26ASoC: imx: fix burstsize for DMAWolfram Sang
2011-03-26ASoC: imx: set watermarks for mx2-dmaWolfram Sang
2011-03-22ASoC: Add WM8958 enhanced EQ supportMark Brown
2011-03-22ASoC: Add WM8958 VSS supportMark Brown
2011-03-22ASoC: Refactor WM8958 DSP to support additional algorithmsMark Brown
2011-03-22ASoC: Support download of WM8958 MBC firmwareMark Brown
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown
2011-03-18ASoC: Mark WM8958 DSP2 registers readableMark Brown
2011-03-18ASoC: Handle startup sequencing of WM8958 DSP2 with deferred clockingMark Brown
2011-03-18ASoC: Factor WM8958 DSP2 handling into separate fileMark Brown
2011-03-18ASoC: Treat WM8958 revision A as WM8994 revision DMark Brown
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeMark Brown
2011-03-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2011-03-11ASoC: mini2440: Fix uda134x codec problem.Marek Belisko
2011-03-11ASoC: Fix spacing in MAX8950Mark Brown
2011-03-11ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick
2011-03-11ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick
2011-03-11ASoC: Add MAX9850 codec driverChristian Glindkamp
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai