summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2010-07-29ALSA: asihpi: check return value of get_user()Kulikov Vasiliy1-4/+13
2010-07-28ALSA: hpimsgx: fix wrong sizeofAxel Lin1-1/+1
2010-07-27Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai1-1/+1
2010-07-20ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela1-1/+1
2010-07-19ALSA: riptide: check kzalloc() resultKulikov Vasiliy1-0/+6
2010-07-19ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy1-0/+2
2010-07-19Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai3-5/+15
2010-07-19ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela3-5/+15
2010-07-16ALSA: asihpi - Avoid useless assignment of returned index values.Eliot Blennerhassett1-5/+4
2010-07-16ALSA: asihpi - Avoid using c99 uintX types.Eliot Blennerhassett1-5/+5
2010-07-16ALSA: asihpi - HPI version 4.04.01Eliot Blennerhassett1-2/+2
2010-07-16ALSA: asihpi: fix sign bugKulikov Vasiliy1-2/+4
2010-07-12ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch1-2/+7
2010-07-06ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett1-1/+1
2010-07-06ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett1-2/+8
2010-07-06ALSA: asihpi - Change compander API and tidyEliot Blennerhassett2-143/+211
2010-07-06ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett1-0/+7
2010-07-06ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett1-3/+1
2010-07-06ALSA: asihpi - HPI API updatesEliot Blennerhassett3-27/+55
2010-07-05Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai1-7/+9
2010-06-28sis7019: increase reset delaysDavid Dillow1-3/+3
2010-06-28sis7019: fix capture issues with multiple periods per bufferDavid Dillow1-4/+6
2010-06-23Merge branch 'fix/misc' into topic/miscTakashi Iwai4-13/+20
2010-06-17ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko1-6/+6
2010-06-17ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett1-11/+11
2010-06-02Merge branch 'fix/hda' into for-linusTakashi Iwai1-2/+2
2010-06-02Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaTakashi Iwai1-2/+2
2010-06-02ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela1-2/+2
2010-06-02ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela1-2/+2
2010-06-02Merge branch 'fix/hda' into for-linusTakashi Iwai2-0/+4
2010-06-02ALSA: asihpi - Fix uninitialized variableTakashi Iwai1-0/+3
2010-06-01ALSA: hda: Use LPIB for ASUS M2VDaniel T Chen1-0/+1
2010-05-31ALSA: hda: Use LPIB for another mainboardDaniel T Chen1-0/+1
2010-05-31ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen1-0/+1
2010-05-31ALSA: hda: Use LPIB for an ASUS deviceDaniel T Chen1-0/+1
2010-05-29Merge branch 'fix/hda' into for-linusTakashi Iwai2-0/+4
2010-05-29Merge branch 'fix/misc' into for-linusTakashi Iwai8-77/+50
2010-05-29ALSA: hda: Use LPIB for a Shuttle deviceDaniel T Chen1-0/+1
2010-05-28ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codecAndreas Herrmann1-0/+1
2010-05-28ALSA: hda: Use LPIB for Sony VPCS11V9EDaniel T Chen1-0/+1
2010-05-27ALSA: asihpi - Minor code cleanupEliot Blennerhassett1-25/+13
2010-05-27ALSA: asihpi - Add support for new ASI8800 familyEliot Blennerhassett1-0/+3
2010-05-27ALSA: asihpi - Fix bug preventing outstream_write preload from happeningEliot Blennerhassett1-13/+5
2010-05-27ALSA: asihpi - Fix imbalanced lock path in hw_messageEliot Blennerhassett1-1/+2
2010-05-27ALSA: asihpi - Remove support for old ASI8800 familyEliot Blennerhassett1-3/+0
2010-05-27ALSA: asihpi - Add hd radio blend functionsEliot Blennerhassett3-3/+27
2010-05-27ALSA: asihpi - Remove unused io map functionsEliot Blennerhassett2-32/+0
2010-05-27ALSA: hda - Add support for Thinkpad Edge conexant chipJerone Young1-0/+1
2010-05-26Merge branch 'fix/hda' into for-linusTakashi Iwai3-47/+48
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch1-8/+28