summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-0728-360/+1246
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-0518-213/+355
| |\
| | * ALSA: als4000: Fix potentially invalid DMA mode setupOndrej Zary2010-08-041-1/+1
| | * ALSA: als4000: enable burst modeOndrej Zary2010-08-041-2/+2
| | * 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: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko2010-06-171-6/+6
| | | |/ | | |/|
| * | | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-08-0512-147/+891
| |\ \ \
| | * | | ALSA: hda - Add pin-fix for HP dc5750Takashi Iwai2010-08-041-0/+29
| | * | | ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai2010-08-041-11/+16
| | * | | ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai2010-08-031-0/+1
| | * | | ALSA: hda - More relax for pending period handlingTakashi Iwai2010-08-031-1/+1
| | * | | ALSA: hda - Define AC_FMT_* constantsTakashi Iwai2010-08-033-21/+50
| | * | | ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecsDaniel J Blueman2010-08-031-1/+11
| | * | | ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula2010-08-034-5/+44
| | * | | ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula2010-08-033-3/+9
| | * | | ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposedJerone Young2010-08-031-1/+6
| | * | | ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have ...Jerone Young2010-08-031-0/+4
| | * | | ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson2010-08-021-1/+1
| | * | | ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai2010-07-301-0/+2
| | * | | ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai2010-07-301-1/+2
| | * | | ALSA: hda - Shut up pins at power-saving mode with Conexnat codecsTakashi Iwai2010-07-301-0/+12
| | * | | ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai2010-07-301-2/+16
| | * | | ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai2010-07-301-0/+1
| | * | | ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai2010-07-301-62/+78
| | * | | ALSA: hda - Increase the connection list size for ALC662Takashi Iwai2010-07-301-1/+1
| | * | | ALSA: hda - Make error messages more verboseTakashi Iwai2010-07-301-3/+6
| | * | | ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson2010-07-291-3/+3
OpenPOWER on IntegriCloud