aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04ALSA: als4000: enable burst modeOndrej Zary1-2/+2
2010-08-04ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai1-11/+16
2010-08-03ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai1-0/+1
2010-08-03ALSA: hda - More relax for pending period handlingTakashi Iwai1-1/+1
2010-08-03ALSA: hda - Define AC_FMT_* constantsTakashi Iwai3-21/+50
2010-08-03ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecsDaniel J Blueman1-1/+11
2010-08-03ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula4-5/+44
2010-08-03ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula3-3/+9
2010-08-03ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposedJerone Young1-1/+6
2010-08-03ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have the ability to use SPDIFJerone Young1-0/+4
2010-08-02ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson1-1/+1
2010-07-30ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai1-0/+2
2010-07-30ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai1-1/+2
2010-07-30ALSA: hda - Shut up pins at power-saving mode with Conexnat codecsTakashi Iwai1-0/+12
2010-07-30ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai1-2/+16
2010-07-30ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai1-0/+1
2010-07-30ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai1-62/+78
2010-07-30ALSA: hda - Increase the connection list size for ALC662Takashi Iwai1-1/+1
2010-07-30ALSA: hda - Make error messages more verboseTakashi Iwai1-3/+6
2010-07-29Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-20/+58
2010-07-29ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson1-3/+3
2010-07-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-20/+42
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29ALSA: asihpi: check return value of get_user()Kulikov Vasiliy1-4/+13
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai1-3/+3
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai1-13/+19
2010-07-28Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+16
2010-07-28ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2-0/+16
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-26ALSA: hda - Fix max amp cap calculation for IDT/STAC codecsTakashi Iwai1-1/+2
2010-07-26ALSA: hda - Ensure codec patch files are checked for the correct codec IDDavid Henningsson1-1/+3
2010-07-20ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela1-1/+1
2010-07-19ALSA: hda - Add conexant quirk for AMD based Lenovo G series machinesJerone Young1-1/+3
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-13ALSA: hda - Add support of dual-ADCs for Realtek ALC275Takashi Iwai1-24/+154
2010-07-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-1/+31
2010-07-12ALSA: HDA: VT1708S: fix Smart5.1 modeClemens Ladisch1-7/+25
2010-07-12ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch1-2/+7
2010-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-3/+36
2010-07-09ALSA: hda - Limit the amp value to writeTakashi Iwai1-11/+21
2010-07-09ALSA: hda - Add beep mixer support to Conexant codecsTakashi Iwai1-4/+51
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai2-1/+31