Commit Graph

319 Commits (3561794d80843588ed8b47fffb20e2dcd9c40ff3)

Author SHA1 Message Date
Tobin Davis 2cf9f0fc69 [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880 18 years ago
Jakub Schmidtke f32610edab [ALSA] hda-codec - Add ALC861VD/ALC660VD support 18 years ago
Takashi Iwai 3372a153c2 [ALSA] hda-intel - Add black/whitelist for position_fix option 18 years ago
Takashi Iwai 4147dab62d [ALSA] hda-codec - Add model for Uniwill X40AIx 18 years ago
Cory T. Tusar 877b866d86 [ALSA] hda-codec - Dell Latitude D820 + D/Port 18 years ago
Kailang Yang cd7509a43c [ALSA] hda-codec - Add HP BPC-D7000 support 18 years ago
Thomas De Schampheleire 3236041632 [ALSA] hda-codec - Missing Mic Boost on Realtek ALC882/883 18 years ago
Takashi Iwai 7ed07a740b [ALSA] hda-intel - Don't try to probe invalid codecs 18 years ago
Takashi Iwai 687a47bd82 [ALSA] Fix a typo in the last patch_realtek.c change 18 years ago
Jaroslav Kysela 30e80a279d [ALSA] hda-codec - add ASUS W7J (0x1043, 0x1205) to quirk list - 3stack 18 years ago
Leonard Norrgard 2a296cb663 [ALSA] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280) 18 years ago
Tobin Davis f36090fe04 [ALSA] hda-codec - Add support for Samsung Q1 Ultra 18 years ago
Tobin Davis 8e21c34cd4 [ALSA] hda-codec - Add support for Sigmatel STAC9202/9250/9251 codecs 18 years ago
Tobin Davis ad5e773750 [ALSA] hda-codec - Add support for Toshiba M105 to Realtek patch 18 years ago
Tobin Davis 0e4ceb7507 [ALSA] hda-codec - Change default config for Asus P5GD1 18 years ago
Tobin Davis 7b9470d884 [ALSA] hda-codec - Add Asus P5W DH to alc882_cfg_tbl 18 years ago
Takashi Iwai e250af291d [ALSA] hda-codec - Use global workqueue 18 years ago
Robert P. J. Day dc041e0b1f [ALSA] sound: Change final two instances of kcalloc(1,...) to kzalloc() 18 years ago
Tobin Davis 4dc53e28e2 [ALSA] hda-codec - Add quirk for Turbo-X Coeus G610P 18 years ago
Matt Porter 333824034a [ALSA] hda: add sigmatel 9205 eapd support 18 years ago
Tobin Davis 9102cd1c35 [ALSA] hda-codec (realtek): add support for MacPro series workstations 18 years ago
Joseph Chan c577b8a16f [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 18 years ago
Jonathan Woithe bd86948599 [ALSA] hda-codec - Make internal speaker work on Acer C20x tablets 18 years ago
Takashi Iwai 86d72bdfcd [ALSA] hda-codec - Fix compile warnings without CONFIG_SND_DEBUG 18 years ago
Takashi Iwai f5fcc13c2f [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 18 years ago
Takashi Iwai d1d985f019 [ALSA] Fix obsolete *_t typedefs 18 years ago
Takashi Iwai 56bb0cab1c [ALSA] hda-codec - Add asus-laptop model for ALC861 (ALC660) 18 years ago
Takashi Iwai 69e1341897 [ALSA] hda-intel - Disable INTX when MSI is used 18 years ago
Tobin Davis 5cd575290b [ALSA] hda-codec - Add missing array to conexant driver 18 years ago
Adrian Bunk ddc2cec4db [ALSA] make sound/pci/hda/patch_sigmatel.c:stac92xx_dmic_labels[] static 18 years ago
Tobin Davis 761ccb24b4 [ALSA] hda-codec - Add support for Evesham Voyager C530RD laptops 18 years ago
Takashi Iwai e3a4050cdd [ALSA] hda-codec - Add model for ASUS W3j laptop 18 years ago
Takashi Iwai 9dece1d74b [ALSA] hda-codec - Fix ALC861 connection of front-output 18 years ago
Tobin Davis a2ee470260 [ALSA] hda-codec - Change Gigabyte K8N51 from 6stack to 6stack-digout 18 years ago
Takashi Iwai d1f6754748 [ALSA] hda-codec - Add support for Sony UX-90s 18 years ago
Tobin Davis c9b443d4fd [ALSA] Add Conexant audio support to the HD Audio driver 18 years ago
Andrew L. Neporada b373bdebf5 [ALSA] hda-codec - Clevo M540JE, M550JE laptops (Nvidia MCP51 chipset, ALC883 codec) 18 years ago
Takashi Iwai 9174140cf3 [ALSA] hda-codec - Fix model for ASUS M2N-MX 18 years ago
Matt Porter 8b65727bf0 [ALSA] hda: add dig mic support for sigmatel codecs 18 years ago
Takashi Iwai 06bf2f495a [ALSA] hda-codec - Fix model for Lenovo A60 desktop 18 years ago
Mariusz Domanski 7cdbff945e [ALSA] hda-codec - Add asus model to ALC861 codec 18 years ago
Kailang Yang ccc656ce5f [ALSA] hda-codec - Add new modesl for Realtek codecs 18 years ago
Tobin Davis a53d1aece3 [ALSA] hda-codec - Add toshiba model to ALC861 codec 18 years ago
Takashi Iwai 35f60839b6 [ALSA] hda-codec - Add missing comma 18 years ago
Tobin Davis c07584c832 [ALSA] hda-codec - Add support for Medion laptops 18 years ago
Jaroslav Kysela b66b3cfe6c [ALSA] hda_intel: increase maximum DMA buffer size to 1024MB 18 years ago
Takashi Iwai 6afeb11de5 [ALSA] hda-codec - Fix NULL dereference in generic hda code 18 years ago
Jason Gaston f9cc8a8b18 [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9 18 years ago
Peer Chen 5b005a0126 [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.c 18 years ago
Leonard Norrgård e22a9a8b70 [PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280) 18 years ago