aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-06ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula1-0/+18
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood106-1044/+1201
2010-11-05ASoC: i.MX: we can do monoSascha Hauer1-2/+2
2010-11-05Merge branch 'for-2.6.37' into HEADMark Brown9-165/+173
2010-11-05phycore-ac97: add ac97 to cardnameSascha Hauer1-1/+1
2010-11-05ASoC i.MX: switch to new DMA apiSascha Hauer2-123/+101
2010-11-05ASoC i.MX: register dma audio deviceSascha Hauer2-15/+30
2010-11-05ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer1-3/+0
2010-11-05ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer1-4/+4
2010-11-03ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown1-0/+2
2010-11-03ASoC: Remove register write trace from WM8994Mark Brown1-2/+0
2010-11-03ASoC: soc-cache: Remove unnecessary debugging infoDimitris Papastamos1-12/+0
2010-11-03ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown1-0/+19
2010-11-03ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown1-5/+6
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4
2010-11-03Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2-13/+29
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03ASoC: Fix snd_soc_register_dais error handlingAxel Lin1-5/+4
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai2-12/+28
2010-11-02Merge branch 'for-2.6.37' into HEADMark Brown21-132/+63
2010-11-02Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown19-130/+61
2010-11-02ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao1-1/+1
2010-11-01ASoC: Update WARN uses in wm_hubsJoe Perches1-1/+1
2010-11-01ASoC: Fix SND_SOC_ALL_CODECS typo for alc5623Jarkko Nikula1-1/+1
2010-11-01Merge branch 'for-2.6.37' into for-2.6.38Mark Brown130-3626/+7064
2010-11-01ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula1-0/+1
2010-11-01ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula1-1/+1
2010-11-01ASoC: Remove volatility from WM8900 POWER1 registerMark Brown1-6/+0
2010-10-30ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula1-2/+2
2010-10-30ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi1-2/+6
2010-10-30ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi1-1/+1
2010-10-30ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi1-7/+19
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+3
2010-10-28ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown4-23/+54
2010-10-28ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown1-1/+4
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds10-118/+149
2010-10-27ALSA: usb-audio: automatically detect feedback formatClemens Ladisch4-112/+67
2010-10-27sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2-3/+3
2010-10-27ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe1-1/+1
2010-10-27ASoC: sound/max98088: add missing __devexit markerArnaud Lacombe1-1/+1
2010-10-27ASoC: sound/ad73311: add missing __devexit markerArnaud Lacombe1-1/+1
2010-10-26ASoC: fsl - fix build error in pcm030-audio-fabric.cLiam Girdwood1-2/+1
2010-10-26sound/oss/sb_ess.c: delete double assignmentJulia Lawall1-1/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-91/+29
2010-10-25ALSA: hda - Change BTL amp level on some HP notebooksVitaliy Kulikov1-0/+78
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds427-19196/+36789
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+2
2010-10-25Merge branch 'topic/hda' into for-linusTakashi Iwai19-2235/+2829
2010-10-25ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai3-0/+11
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai335-15856/+30427