aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[ALSA] sound/pci/hda/patch_realtek.c: remove dead codeAdrian Bunk1-2/+0
2007-07-20[ALSA] fix ensoniq section mismatchRandy Dunlap1-2/+2
2007-07-20[ALSA] HDA - Change default configuration for Fujitsu Si3515Tobin Davis1-1/+1
2007-07-20[ALSA] hda: support for S/PDIF out on ASUS M2VMike Crash1-1/+16
2007-07-20[ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai3-5/+5
2007-07-20[ALSA] hda-codec - Add AD1882 codec supportTakashi Iwai1-2/+285
2007-07-20[ALSA] hda-codec - Output MFG information for HDA devicesJonathan Phenix1-0/+6
2007-07-20[ALSA] hda: add eapd support to additional idt codecsMatthew Ranostay1-13/+18
2007-07-20[ALSA] hda-codec - Add model dell for Dell XPS M1210Takashi Iwai1-0/+12
2007-07-20[ALSA] hda-codec - Add Fujitsu Siemens v3515 support to patch_conexantTobin Davis1-0/+1
2007-07-20[ALSA] hda-codec - Fix ALC662 auto-configuration codeTakashi Iwai1-5/+3
2007-07-20[ALSA] hda-codec - Add model for Toshiba A135Takashi Iwai1-0/+1
2007-07-20[ALSA] hda-codec - Add HP Pavillion quirk to Realtek codeTobin Davis1-0/+1
2007-07-20[ALSA] ali5451 warning fixAndrew Morton1-2/+1
2007-07-20[ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman4-13/+172
2007-07-20[ALSA] Add the MCP73/77 support to hda_intel driverPeer Chen1-0/+6
2007-07-20[ALSA] hda-codec - Fix Thinkpad X61/T61 outputsTakashi Iwai1-0/+4
2007-07-20[ALSA] hda-codec - Add quirk for another MSI laptop to alc883_cfg_tbl[]Daniel T Chen1-0/+1
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