aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-28ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen1-9/+9
2010-12-28ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen1-25/+20
2010-12-28ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen1-15/+15
2010-12-28ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen1-19/+18
2010-12-28ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-12-28ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen1-4/+5
2010-12-28ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen1-6/+4
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen5-0/+5
2010-12-28ASoC: One more x86 typo fixMark Brown1-1/+1
2010-12-27Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.38Mark Brown1-1/+1
2010-12-27ASoC: Fix double comment startMark Brown1-2/+0
2010-12-27ASoC: Fix typo in x86 workaroundMark Brown1-1/+1
2010-12-24ASoC: Remove WM8995 write sequencer bitfield definitionsMark Brown1-4480/+0
2010-12-24ASoC: Remove incorrect WM8903 erratum workaroundMark Brown2-33/+6
2010-12-23ASoC: tlv320dac33: Add 32/24 bit audio supportPeter Ujfalusi1-2/+14
2010-12-23ASoC: tlv320dac33: Some cleanup for 32/24 bit supportPeter Ujfalusi1-20/+27
2010-12-23ASoC: tlv320dac33: Remove manual FIFO configurationPeter Ujfalusi1-137/+20
2010-12-23ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widgetOlaya, Margarita1-4/+4
2010-12-23ASoC: mcbsp: Add McBSP support for OMAP4Jorge Eduardo Candelaria2-3/+36
2010-12-23Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai10-20/+10649
2010-12-23ASoC: ifdef out trace points from modules for x86Mark Brown4-0/+10
2010-12-22Merge branch 'master' into for-nextJiri Kosina63-300/+453
2010-12-22ASoC: Add initial WM8995 driverDimitris Papastamos4-0/+10573
2010-12-22ASoC: don't pass the string as the format arguemtn for dev_info()Takashi Iwai1-1/+1
2010-12-22ASoC: SAMSUNG: Debug wrong parameterSeungwhan Youn1-1/+1
2010-12-22ASoC: Add jack IRQ trace to 88pm860x driverMark Brown1-0/+5
2010-12-22ASoC: Trace Wolfson jack detection IRQsMark Brown4-0/+17
2010-12-22ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown1-19/+43
2010-12-21ASoC: sh: fsi: modify improper dependentKuninori Morimoto1-2/+2
2010-12-21ASoC: Make LZO cache compression optionalMark Brown2-2/+19
2010-12-21ASoC: If we can't find a cache compression type default to flatMark Brown1-3/+6
2010-12-21ASoC: Fix WM8994/58 3D stereo control definitionsMark Brown1-3/+3
2010-12-21ASoC: Remove some unused defines from WM8903Mark Brown1-4/+0
2010-12-20ASoC: SMDKV310: Add I2S supportJassi Brar3-0/+186
2010-12-20ASoC: SMDKV310: Enable AC97 deviceJassi Brar2-2/+3
2010-12-20ASoC: SMDKC110: Enable I2S deviceJassi Brar2-2/+2
2010-12-20ASoC: SMDKV210: Enable I2S deviceJassi Brar2-2/+3
2010-12-20ASoC: SMDK6442: Enable I2S deviceJassi Brar2-3/+3
2010-12-20ASoC: SMDK6450: Enable I2S deviceJassi Brar1-1/+1
2010-12-20ASoC: SMDK6440: Enable I2S deviceJassi Brar1-2/+2
2010-12-20ASoC: SMDK_WM8580: Make I2S0 as default daiJassi Brar1-7/+7
2010-12-20ASoC: Samsung: I2S: Flush FIFO after stopJassi Brar1-5/+5
2010-12-20ASoC: Samsung: Set default rclk source rateJassi Brar1-0/+2
2010-12-17Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.38Mark Brown8-219/+844
2010-12-17ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos1-0/+19
2010-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-4/+10
2010-12-17Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai8-219/+844
2010-12-17ASoC: sh: fsi: Add over/under run counterKuninori Morimoto1-27/+49
2010-12-17ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_triggerKuninori Morimoto1-3/+1
2010-12-17ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown1-58/+72