summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches1-8/+4
2010-11-22ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen1-0/+6
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis5-22/+61
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann4-4/+0
2010-11-15ASoC: Fix dapm_seq_compare() for multi-componentMark Brown1-2/+2
2010-11-15ASoC: RX1950: Fix hw_params functionVasily Khoruzhick1-17/+3
2010-11-11Fix Atmel soc audio boards Kconfig dependencyRyan Mallon1-2/+3
2010-11-11ALSA: AT73C213: Rectify misleading comment.Peter Rosin1-1/+1
2010-11-11ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall1-6/+10
2010-11-11ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessorsFlorian Fainelli1-0/+10
2010-11-11ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson1-2/+12
2010-11-11sound/oss: Remove unnecessary casts of void ptrJesper Juhl3-7/+7
2010-11-11sound/oss/dev_table.c: Use vzallocJoe Perches1-4/+2
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-1/+1
2010-11-08ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko1-0/+1
2010-11-08ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin1-1/+1
2010-11-06ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos1-1/+0
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown5-0/+24
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: 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-03Merge branch 'fix/asoc' into for-linusTakashi Iwai25-153/+98
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03ASoC: OMAP: fix OMAP1 compilation problemJanusz Krzysztofik1-0/+8
2010-11-03Merge commit 'v2.6.37-rc1' into for-2.6.37Liam Girdwood159-47747/+14361
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/lr...Takashi Iwai2-12/+28
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek1-0/+1
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-02ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi1-2/+13
2010-11-02ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl3-3/+13
2010-11-01ASoC: Update WARN uses in wm_hubsJoe Perches1-1/+1
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-11-01ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann3-4/+4
2010-11-01ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl1-22/+11
2010-11-01ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl1-1/+3
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