summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-01-20ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos1-12/+24
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2-2/+2
2011-01-19ASoC: WM8994: fix wrong value in tristate functionQiao Zhou1-1/+1
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos1-1/+1
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2-1/+16
2011-01-19ASoC: Add support for sequencing withinMark Brown1-1/+10
2011-01-19ASoC: Explicitly say if we're powering up or downMark Brown1-12/+25
2011-01-19ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's s...Harsha Priya1-28/+21
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown72-1790/+3833
2011-01-19Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown4-13/+15
2011-01-18Merge branch 'for-2.6.38' into for-2.6.39Mark Brown9-116/+42
2011-01-18ASoC: Add dependency on INTEL_SCU_IPC for Intel MID driversVinod Koul1-0/+1
2011-01-18ASoC: core: Remove dapm_sync call from soc_post_component_initPeter Ujfalusi1-1/+0
2011-01-18ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick1-1/+1
2011-01-18ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick1-0/+1
2011-01-18ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song1-5/+6
2011-01-18ASoC: Blackfin TDM: use external frame syncsBarry Song1-4/+4
2011-01-18ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger1-2/+2
2011-01-18ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger1-1/+1
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds22-394/+577
2011-01-18Merge branch 'fix/asoc' into for-linusTakashi Iwai5-103/+27
2011-01-18Merge branch 'fix/hda' into for-linusTakashi Iwai13-254/+497
2011-01-18ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov1-43/+10
2011-01-18ALSA: hda - Add support for VMware controllerBankim Bhavsar1-0/+2
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai11-78/+95
2011-01-18ALSA: hda - Add add multi-streaming playback for AD1988Raymond Yau1-4/+178
2011-01-17ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin1-9/+9
2011-01-17ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos1-5/+5
2011-01-17ASoC: WM8995: Add regulator handling codeDimitris Papastamos1-5/+97
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown7-59/+101
2011-01-17ASoC: WM8991: Add initial WM8991 driverDimitris Papastamos4-0/+2266
2011-01-17ASoC: soc core allow machine driver to register the cardVinod Koul1-10/+11
2011-01-17ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau1-4/+20
2011-01-14ALSA: constify functions in ac97Hanno Boeck2-32/+32
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-6/+1
2011-01-14ASoC: tegra: Add DAPM widgets/routes for HarmonyStephen Warren1-0/+31
2011-01-14ASoC: tegra: Remove TEGRA_I2S_AUDIO from KconfigStephen Warren1-1/+0
2011-01-14ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen3-89/+13
2011-01-14ALSA: hda - More coverage for odd-number channels elimination for HDMITakashi Iwai1-0/+3
2011-01-14ALSA: hda - Store PCM parameters properly in HDMI open callbackTakashi Iwai1-0/+6
2011-01-14ALSA: hda - Rearrange fixup struct in patch_realtek.cTakashi Iwai1-2/+2
2011-01-14ALSA: oxygen: Xonar DG: fix CS4245 register writesClemens Ladisch1-1/+1
2011-01-14ALSA: hda - Suppress the odd number of channels for HDMITakashi Iwai1-0/+3
2011-01-13ASoC: soc core add inline to handle card list initialzationVinod Koul1-6/+1
2011-01-13ASoC: soc core move the card debugfs initializationVinod Koul1-2/+2
2011-01-13ASoC: soc core move card cleanup from soc_remove()Vinod Koul1-22/+29
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds249-6948/+23678
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds12-16/+16
2011-01-13ALSA: hda - Add fixup-call in init callbackTakashi Iwai1-1/+4
2011-01-13ALSA: hda - Reorganize fixup structure for RealtekTakashi Iwai1-124/+193