summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai4-37/+30
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai5-37/+30
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2-13/+7
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai3-10/+8
2009-06-02ALSA: ctxfi - Fix surround mixer namesTakashi Iwai1-4/+4
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai1-0/+9
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai4-16/+13
2009-05-26ALSA: ctxfi - Add missing module parameter definitionsTakashi Iwai1-0/+9
2009-05-20ALSA: ctxfi - Add depends on X86Takashi Iwai1-0/+1
2009-05-14ALSA: ctxfi - Add prefix to debug printsTakashi Iwai9-43/+52
2009-05-14ALSA: ctxfi - Avoid unneeded pci_read_config_*() callsTakashi Iwai1-6/+6
2009-05-14ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai3-41/+12
2009-05-14ALSA: ctxfi - Add missing inclusion of linux/delay.hTakashi Iwai2-0/+2
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY31-0/+12368
2009-05-04Merge branch 'fix/misc' into for-linusTakashi Iwai2-0/+2
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2-4/+8
2009-04-28ALSA: indigo-express: add missing 64KHz flagsGiuliano Pochini2-0/+2
2009-04-27Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-04-27Merge branch 'fix/hda' into for-linusTakashi Iwai1-1/+44
2009-04-27ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak1-1/+1
2009-04-23ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai1-1/+44
2009-04-22Merge commit 'alsa/master' into for-linusTakashi Iwai2-3/+5
2009-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-04-21ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai1-0/+1
2009-04-21[ALSA] intel8x0: another attempt to fix ac97_clock measure routineJaroslav Kysela1-2/+4
2009-04-21[ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela1-1/+1
2009-04-21Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+6
2009-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai1-7/+98
2009-04-21ALSA: hda - Add quirks for Realtek codecsKailang Yang1-0/+98
2009-04-21ALSA: hda - Fix alc662_init_verbsKailang Yang1-7/+0
2009-04-20ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)Daniel T Chen1-0/+6
2009-04-19Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-04-19Merge branch 'fix/intel8x0' into for-linusTakashi Iwai1-6/+6
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai1-3/+5
2009-04-17ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin1-1/+1
2009-04-16ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai1-0/+8
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai1-5/+5
2009-04-16ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen1-0/+6
2009-04-16ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen1-6/+0
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches1-1/+1
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai1-1/+5
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai1-28/+13
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai3-11/+42
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2-8/+40
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2-35/+95
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai1-3/+2
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela1-4/+11
2009-04-15[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela1-3/+3
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2-8/+40