aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-23ALSA: hda - Enable jack sense for Thinkpad Edge 11Manoj Iyer1-0/+1
2010-11-23ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STAC"Takashi Iwai1-3/+1
2010-11-22ALSA: hda - Fixed ALC887-VD initial errorKailang Yang1-2/+5
2010-11-22ALSA: atmel - Fix the return value in error pathTakashi Iwai1-1/+1
2010-11-22ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen1-0/+1
2010-11-22ALSA: snd-atmel-abdac: test wrong variableVasiliy Kulikov1-1/+1
2010-11-22ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timerAndreas Mohr1-8/+18
2010-11-22ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen1-0/+1
2010-11-22ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-1/+1
2010-11-22ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches1-1/+1
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 controlsDaniel T Chen1-0/+6
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-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-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-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
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: 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