summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-19/+22
* [ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptopKenneth Crudup2006-06-221-0/+2
* [ALSA] hda-codec - Fix a typoTakashi Iwai2006-06-221-1/+1
* [ALSA] hda-codec - Add Thinkpad X60/T60/Z60 supportTakashi Iwai2006-06-221-1/+43
* [ALSA] hda-codec - Add model entry for ASUS Z62FTakashi Iwai2006-04-271-0/+2
* [ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptopsTakashi Iwai2006-04-271-2/+2
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] hda-codec - Add codec id for AD1988B codec chipTakashi Iwai2006-04-271-0/+1
* [ALSA] hda-codec - Add model entry for ASUS M9 laptopTakashi Iwai2006-04-271-0/+2
* [ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLiTakashi Iwai2006-04-271-0/+1
* [ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HDTakashi Iwai2006-04-271-6/+2
* [ALSA] hda-codec - Add support of ASUS U5A with AD1986A codecTakashi Iwai2006-04-121-0/+2
* [ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id...Ashley Clark2006-04-121-0/+3
* [ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codecCoywolf Qi Hunt2006-04-121-0/+2
* [ALSA] hda-codec - Add another HP laptop with AD1981HDTakashi Iwai2006-04-121-0/+2
* [ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi2006-03-311-1/+1
* [ALSA] hda-intel - Add support of ATI SB600Felix Kuehling2006-03-311-0/+2
* [ALSA] HDA/Realtek: multiple input mux definitions and pin mode additionsJonathan Woithe2006-03-311-56/+149
* [ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai2006-03-311-1/+8
* [ALSA] hda-codec - Fix unsol event initialization at resume of stac92xxTakashi Iwai2006-03-311-12/+6
* [ALSA] hda-codec - Fix VREF level of Mic inputs on STAC92xx codecsTakashi Iwai2006-03-311-6/+29
* [ALSA] Add support of LG LW20 laptopTakashi Iwai2006-03-311-0/+93
* [ALSA] hda-codec - Add support for ASUS P4GPL-XTakashi Iwai2006-03-221-0/+1
* [ALSA] hda-codec - Add support for HP nx9420 laptopTakashi Iwai2006-03-221-1/+3
* [ALSA] hda-codec - Fix generic auto-configuratorTakashi Iwai2006-03-221-36/+92
* [ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai2006-03-225-75/+160
* [ALSA] hda-codec - Fix for Samsung R65 and ASUS A6JTakashi Iwai2006-03-221-1/+115
* [ALSA] hda-codec - Add support for VAIO FE550G and SZ110Takashi Iwai2006-03-221-0/+161
* [ALSA] hda-codec - Add model entry for FIC P4M-915GD1Takashi Iwai2006-03-221-0/+1
* [ALSA] hda-codec - Fix Aopen i915GMm-HFS moboTakashi Iwai2006-03-221-0/+2
* [ALSA] hda-codec - Fix support of laptops with AD1986A codecTakashi Iwai2006-03-221-0/+131
* [ALSA] Add default entry for CTL Travel Master U553WTakashi Iwai2006-03-221-0/+2
* [ALSA] hda-codec - Add lg model for LG laptopTakashi Iwai2006-03-221-28/+192
* [ALSA] Fix missing AD1986a capsrcTakashi Iwai2006-03-221-1/+1
* [ALSA] hda-codec - Fix AD198x recording and add HP modelTakashi Iwai2006-03-221-44/+255
* [ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai2006-03-223-15/+155
* [ALSA] HDA/ALC260: 7/7 - add SPDIF enable to test modelJonathan Woithe2006-03-221-1/+67
* [ALSA] HDA/ALC260: 6/7 - Fujitsu/test model tweaksJonathan Woithe2006-03-221-54/+54
* [ALSA] HDA/ALC260: 5/7 - add 'acer' modelJonathan Woithe2006-03-221-0/+129
* [ALSA] HDA/ALC260: 4/7 - add GPIO switches to test modelJonathan Woithe2006-03-221-2/+64
* [ALSA] HDA/ALC260: 3/7 - generalise some structuresJonathan Woithe2006-03-221-3/+6
* [ALSA] HDA/ALC260: 2/7 - switch pin buffer enablesJonathan Woithe2006-03-221-20/+38
* [ALSA] HDA/ALC260: 1/7 - Fix test model input mux labelJonathan Woithe2006-03-221-5/+15
* [ALSA] hda-intel - Auto-correction of the DMA position modeTakashi Iwai2006-03-221-7/+15
* [ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai2006-03-222-17/+49
* [ALSA] hda-codec - Add missing model entries for Intel 945 boardsTakashi Iwai2006-03-221-0/+6
* [ALSA] hda: ALC260 test model implementationJonathan Woithe2006-03-221-3/+170
* [ALSA] hda: minor correction to fujitsu ALC260 initverbsTakashi Iwai2006-03-221-4/+10
* [ALSA] hda: add PCM for 2nd ADC on ALC260Jonathan Woithe2006-03-221-30/+119
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-224-48/+52
OpenPOWER on IntegriCloud