aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[ALSA] Yet another Uniwill laptop with ALC861 codecDave Jones1-0/+1
2007-07-20[ALSA] hda-codec - Add support of ALC268 codecKailang Yang1-0/+517
2007-07-20[ALSA] hda-codec - Add proper model for HP xw seriesKailang Yang1-0/+4
2007-07-20[ALSA] hda-codec - Fix AD1984 basic modelTakashi Iwai1-2/+2
2007-07-20[ALSA] hda-codec - Fix Oops with AD1984 thinkpad modelTakashi Iwai1-3/+3
2007-07-20[ALSA] rme9652 - Fix the hw_pointer checkTakashi Iwai1-1/+1
2007-07-20[ALSA] ali5451 - Fix invalid type of codec->irq fieldTakashi Iwai1-2/+2
2007-07-20[ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai1-0/+7
2007-07-20[ALSA] hda-codec - Fix pin configs for Intel MacsIvan N. Zlatev1-32/+65
2007-07-20[ALSA] Disable debugging output for the ALS300 driverAsh Willis1-3/+4
2007-07-20[ALSA] Fix SB-module dependency with PCI driversTakashi Iwai1-1/+2
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai3-0/+318
2007-07-20[ALSA] hda-codec - Fix wrong mixer controls for AD1984 thinkpad modelTakashi Iwai1-3/+1
2007-07-20[ALSA] hda-codec - Add support of newer version of Intel iMacTakashi Iwai1-0/+12
2007-07-20[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman1-1/+6
2007-07-20[ALSA] hda-codec - Add AD1884 / AD1984 codec supportTakashi Iwai1-3/+342
2007-07-17mixart: Add missing vmalloc.h includeFrank Lichtenheld1-0/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok13-40/+19
2007-06-28ALSA: fix ice1712 section mismatchRandy Dunlap1-1/+1
2007-05-31[ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai3-0/+22
2007-05-31[ALSA] hda-codec - Fix input with STAC92xxTakashi Iwai1-0/+15
2007-05-31[ALSA] hda-codec - Fix pin configs for Gateway MX6453Steve Longerbeam1-2/+2
2007-05-31[ALSA] hda-codec - Add support for MSI K9N UltraTobin Davis1-0/+1
2007-05-31[ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]Daniel T Chen1-0/+1
2007-05-31[ALSA] hda-codec - Add quirk for MSI S420Baruch Even1-0/+1
2007-05-31[ALSA] hda-intel: fix ASUS M2V detectionDaniel Drake1-1/+1
2007-05-31[ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai1-3/+3
2007-05-31[ALSA] hda-codec - Add support for ASUS A8J modemChristian Rothlaender1-0/+2
2007-05-31[ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systemsTobin Davis1-1/+47
2007-05-31[ALSA] HDA: Add more systems to Sigmatel codecTobin Davis1-0/+8
2007-05-31[ALSA] HDA: Add support for Gateway NX860Tobin Davis1-2/+28
2007-05-16[ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen3-1/+26
2007-05-16[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang1-17/+515
2007-05-16[ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai1-1/+2
2007-05-11[ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()Steve Longerbeam1-37/+69
2007-05-11[ALSA] hda-codec - Add ALC861VD Lenovo supportKailang Yang1-5/+159
2007-05-11[ALSA] hda-codec - Fix connection list in generic parserTakashi Iwai1-1/+1
2007-05-11[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2007-05-11[ALSA] hda-codec - Fix ALC880 uniwill auto-mutesTakashi Iwai1-6/+27
2007-05-11[ALSA] hda-codec - Fix AD1988 SPDIF playback route controlTakashi Iwai1-13/+18
2007-05-11[ALSA] hda-codec - bug fixes for stac92xx HDA codecs.Steve Longerbeam1-34/+87
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch20-5/+84
2007-05-11[ALSA] do not depend on FW_LOADER when internal firmware images are usedClemens Ladisch1-3/+3
2007-05-11[ALSA] hda-codec - Fix resume of STAC92xx codecsTakashi Iwai1-0/+1
2007-05-11[ALSA] hda-codec - Add support for new HP DV series laptopsTobin Davis1-0/+3
2007-05-11[ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC.James Courtier-Dutton1-0/+9
2007-05-11[ALSA] snd_hda_intel: fix for intel imacSylvain FORET1-0/+12
2007-05-11[ALSA] hda-intel - Add ATI RS780,R600 HDMI audio supportWolke Liu2-1/+6
2007-05-11[ALSA] hda-codec - Prefer audio codec name as the mixer nameTakashi Iwai1-1/+2
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai3-48/+46