summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-12-10ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen1-0/+2
2010-12-10ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai1-8/+11
2010-12-10ALSA: HDA: Add an extra DAC for Realtek ALC887-VDDavid Henningsson1-1/+3
2010-12-10ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixersHerton Ronaldo Krzesinski1-1/+1
2010-12-10ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai1-0/+1
2010-12-10ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen1-0/+1
2010-12-10ALSA: hda: Add speaker pin to automute Acer Aspire 8943GDaniel T Chen1-0/+8
2010-12-10ALSA: hda - Added fixup for Lenovo Y550PValentine Sinitsyn1-0/+1
2010-12-10ALSA: HDA: Add fixup pins for Ideapad Y550David Henningsson1-1/+25
2010-12-10ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen1-0/+6
2010-12-10ALSA: hda - Fixed ALC887-VD initial errorKailang Yang1-2/+5
2010-12-10ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin1-1/+1
2010-12-10ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin1-1/+1
2010-12-10ASoC: Remove volatility from WM8900 POWER1 registerMark Brown1-6/+0
2010-12-10ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2Daniel T Chen1-1/+0
2010-12-10ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen1-0/+1
2010-12-10ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510David Henningsson1-0/+14
2010-12-10ALSA: OSS mixer emulation - fix lockingJaroslav Kysela1-4/+8
2010-12-10ALSA: hda - Add some workarounds for Creative IBGTakashi Iwai1-4/+12
2010-12-10ALSA: hda - Fix wrong SPDIF NID assignment for CA0110Takashi Iwai1-1/+1
2010-12-10ALSA: hda - Add workarounds for CT-IBG controllersTakashi Iwai2-3/+11
2010-12-10ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai3-0/+11
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-11ALSA: hda - Add another HP DV6 quirkLuke Yelavich1-0/+2
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter1-2/+2
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-1/+6
2010-10-01ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai1-1/+1
2010-09-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg1-0/+5
2010-09-25Merge branch 'fix/hda' into for-linusTakashi Iwai2-6/+17
2010-09-25Merge branch 'fix/asoc' into for-linusTakashi Iwai2-4/+16
2010-09-25ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2-0/+2
2010-09-24ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai1-6/+16
2010-09-22ASoC: Fix multi-componentismMark Brown1-1/+1
2010-09-22ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos1-2/+3
2010-09-22ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab1-0/+4
2010-09-21ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich1-0/+1
2010-09-19ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski1-2/+13
2010-09-17Merge branch 'fix/hda' into for-linusTakashi Iwai4-1/+15
2010-09-17ALSA: pcm - Fix race with proc filesTakashi Iwai1-9/+24
2010-09-17ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai1-0/+2
2010-09-16ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson1-0/+10
2010-09-15ALSA: patch_nvhdmi.c: Fix supported sample rate list.Stephen Warren1-1/+1
2010-09-14sound: Remove pr_<level> uses of KERN_<level>Joe Perches2-3/+2
2010-09-13ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585Anisse Astier1-0/+1
2010-09-13ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-09-10Merge branch 'fix/hda' into for-linusTakashi Iwai4-1/+110
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter1-0/+2
2010-09-08ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai1-5/+4
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai1-2/+6