summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi: check return value of get_user()Kulikov Vasiliy2010-07-291-4/+13
* ALSA: hpimsgx: fix wrong sizeofAxel Lin2010-07-281-1/+1
* Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-271-1/+1
|\
| * ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela2010-07-201-1/+1
* | ALSA: riptide: check kzalloc() resultKulikov Vasiliy2010-07-191-0/+6
* | ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy2010-07-191-0/+2
* | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-193-5/+15
|\ \ | |/
| * ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela2010-07-193-5/+15
* | ALSA: asihpi - Avoid useless assignment of returned index values.Eliot Blennerhassett2010-07-161-5/+4
* | ALSA: asihpi - Avoid using c99 uintX types.Eliot Blennerhassett2010-07-161-5/+5
* | ALSA: asihpi - HPI version 4.04.01Eliot Blennerhassett2010-07-161-2/+2
* | ALSA: asihpi: fix sign bugKulikov Vasiliy2010-07-161-2/+4
* | ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch2010-07-121-2/+7
* | ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett2010-07-061-1/+1
* | ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett2010-07-061-2/+8
* | ALSA: asihpi - Change compander API and tidyEliot Blennerhassett2010-07-062-143/+211
* | ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett2010-07-061-0/+7
* | ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett2010-07-061-3/+1
* | ALSA: asihpi - HPI API updatesEliot Blennerhassett2010-07-063-27/+55
* | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-051-7/+9
|\ \ | |/
| * sis7019: increase reset delaysDavid Dillow2010-06-281-3/+3
| * sis7019: fix capture issues with multiple periods per bufferDavid Dillow2010-06-281-4/+6
| * ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-06-234-13/+20
|\ \
| * | ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett2010-06-171-11/+11
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-021-2/+2
| |\ \
| | * \ Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaTakashi Iwai2010-06-021-2/+2
| | |\ \
| | | * | ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| | | |/
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-022-0/+4
| |\ \ \ | | |/ /
| | * | ALSA: hda: Use LPIB for ASUS M2VDaniel T Chen2010-06-011-0/+1
| | * | ALSA: hda: Use LPIB for another mainboardDaniel T Chen2010-05-311-0/+1
| | * | ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen2010-05-311-0/+1
| | * | ALSA: hda: Use LPIB for an ASUS deviceDaniel T Chen2010-05-311-0/+1
| | |/
| * | ALSA: asihpi - Fix uninitialized variableTakashi Iwai2010-06-021-0/+3
| |/
* | ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko2010-06-171-6/+6
|/
* Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-292-0/+4
|\
| * ALSA: hda: Use LPIB for a Shuttle deviceDaniel T Chen2010-05-291-0/+1
| * ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codecAndreas Herrmann2010-05-281-0/+1
| * ALSA: hda: Use LPIB for Sony VPCS11V9EDaniel T Chen2010-05-281-0/+1
| * ALSA: hda - Add support for Thinkpad Edge conexant chipJerone Young2010-05-271-0/+1
* | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-05-298-77/+50
|\ \
| * | ALSA: asihpi - Minor code cleanupEliot Blennerhassett2010-05-271-25/+13
| * | ALSA: asihpi - Add support for new ASI8800 familyEliot Blennerhassett2010-05-271-0/+3
| * | ALSA: asihpi - Fix bug preventing outstream_write preload from happeningEliot Blennerhassett2010-05-271-13/+5
| * | ALSA: asihpi - Fix imbalanced lock path in hw_messageEliot Blennerhassett2010-05-271-1/+2
| * | ALSA: asihpi - Remove support for old ASI8800 familyEliot Blennerhassett2010-05-271-3/+0
| * | ALSA: asihpi - Add hd radio blend functionsEliot Blennerhassett2010-05-273-3/+27
| * | ALSA: asihpi - Remove unused io map functionsEliot Blennerhassett2010-05-272-32/+0
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-263-47/+48
|\ \ \ | |/ / |/| / | |/
| * ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch2010-05-251-1/+4
OpenPOWER on IntegriCloud