summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-codec - Add model for Toshiba A135Takashi Iwai2007-07-201-0/+1
* [ALSA] hda-codec - Add HP Pavillion quirk to Realtek codeTobin Davis2007-07-201-0/+1
* [ALSA] hda-codec - Add quirk for another MSI laptop to alc883_cfg_tbl[]Daniel T Chen2007-07-201-0/+1
* [ALSA] Yet another Uniwill laptop with ALC861 codecDave Jones2007-07-201-0/+1
* [ALSA] hda-codec - Add support of ALC268 codecKailang Yang2007-07-201-0/+517
* [ALSA] hda-codec - Add proper model for HP xw seriesKailang Yang2007-07-201-0/+4
* [ALSA] hda-codec - Add support for MSI K9N UltraTobin Davis2007-05-311-0/+1
* [ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]Daniel T Chen2007-05-311-0/+1
* [ALSA] hda-codec - Add quirk for MSI S420Baruch Even2007-05-311-0/+1
* [ALSA] hda-intel: fix ASUS M2V detectionDaniel Drake2007-05-311-1/+1
* [ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang2007-05-161-17/+515
* [ALSA] hda-codec - Add ALC861VD Lenovo supportKailang Yang2007-05-111-5/+159
* [ALSA] hda-codec - Fix ALC880 uniwill auto-mutesTakashi Iwai2007-05-111-6/+27
* [ALSA] hda-codec - Fix model for ASUS A9rpTakashi Iwai2007-05-111-0/+1
* [ALSA] hda-codec - Fix output pin types in auto configurationTakashi Iwai2007-05-111-9/+25
* [ALSA] hda-codec - Add support for Gigabyte S-Series GA-M57SLI-S4 motherboardTobin Davis2007-05-111-0/+1
* [ALSA] hda-codec - clean up patch_realtek.cTakashi Iwai2007-05-111-357/+581
* [ALSA] hda-codec - Add ALC662 supportKailang Yang2007-05-111-23/+1139
* [ALSA] hda-codec - Fix SPDIF outputTakashi Iwai2007-05-111-1/+13
* [ALSA] hda-codec - Fix models for some lpatops/mobosTakashi Iwai2007-05-111-0/+2
* [ALSA] hda-codec - Add model for HP Compaq d5750Takashi Iwai2007-03-151-0/+1
* [ALSA] hda-codec - Add model for HP Compaq d5700Takashi Iwai2007-03-141-0/+1
* [ALSA] hda-codec - Add missing Mic Boost controls for ALC262Takashi Iwai2007-03-061-0/+8
* [ALSA] hda-codec - Add method for configuring Mac Pro without PCI SSIDTobin Davis2007-03-061-3/+10
* [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880Tobin Davis2007-02-091-1/+38
* [ALSA] hda-codec - Add ALC861VD/ALC660VD supportJakub Schmidtke2007-02-091-6/+702
* [ALSA] hda-codec - Add model for Uniwill X40AIxTakashi Iwai2007-02-091-0/+1
* [ALSA] hda-codec - Add HP BPC-D7000 supportKailang Yang2007-02-091-2/+151
* [ALSA] hda-codec - Missing Mic Boost on Realtek ALC882/883Thomas De Schampheleire2007-02-091-0/+12
* [ALSA] Fix a typo in the last patch_realtek.c changeTakashi Iwai2007-02-091-1/+1
* [ALSA] hda-codec - add ASUS W7J (0x1043, 0x1205) to quirk list - 3stackJaroslav Kysela2007-02-091-0/+1
* [ALSA] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard Norrgard2007-02-091-0/+1
* [ALSA] hda-codec - Add support for Toshiba M105 to Realtek patchTobin Davis2007-02-091-0/+1
* [ALSA] hda-codec - Change default config for Asus P5GD1Tobin Davis2007-02-091-1/+1
* [ALSA] hda-codec - Add Asus P5W DH to alc882_cfg_tblTobin Davis2007-02-091-0/+1
* [ALSA] sound: Change final two instances of kcalloc(1,...) to kzalloc()Robert P. J. Day2007-02-091-2/+2
* [ALSA] hda-codec - Add quirk for Turbo-X Coeus G610PTobin Davis2007-02-091-0/+1
* [ALSA] hda-codec (realtek): add support for MacPro series workstationsTobin Davis2007-02-091-0/+112
* [ALSA] hda-codec - Make internal speaker work on Acer C20x tabletsJonathan Woithe2007-02-091-2/+14
* [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai2007-02-091-315/+235
* [ALSA] Fix obsolete *_t typedefsTakashi Iwai2007-02-091-3/+3
* [ALSA] hda-codec - Add asus-laptop model for ALC861 (ALC660)Takashi Iwai2007-02-091-4/+36
* [ALSA] hda-codec - Add support for Evesham Voyager C530RD laptopsTobin Davis2007-02-091-0/+2
* [ALSA] hda-codec - Fix ALC861 connection of front-outputTakashi Iwai2007-02-091-4/+4
* [ALSA] hda-codec - Change Gigabyte K8N51 from 6stack to 6stack-digoutTobin Davis2007-02-091-1/+1
* [ALSA] hda-codec - Add support for Sony UX-90sTakashi Iwai2007-02-091-0/+3
* [ALSA] hda-codec - Clevo M540JE, M550JE laptops (Nvidia MCP51 chipset, ALC883...Andrew L. Neporada2007-02-091-4/+26
* [ALSA] hda-codec - Add asus model to ALC861 codecMariusz Domanski2007-02-091-2/+163
* [ALSA] hda-codec - Add new modesl for Realtek codecsKailang Yang2007-02-091-6/+530
* [ALSA] hda-codec - Add toshiba model to ALC861 codecTobin Davis2007-02-091-2/+75
OpenPOWER on IntegriCloud