aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai2009-03-181-13/+18
* ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai2009-03-181-0/+8
* ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai2009-03-061-0/+2
* ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai2009-03-061-2/+2
* ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-021-0/+2
* ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-271-0/+1
* ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-271-1/+1
* ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria2009-02-231-0/+2
* ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich2009-02-231-0/+1
* ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai2009-02-201-7/+8
* Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai2009-02-161-6/+2
* ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-134-2/+32
* ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai2009-02-131-2/+2
* ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
* ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
* ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang2009-02-111-0/+2
* ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang2009-02-111-0/+5
* ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang2009-02-111-23/+19
* ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
* ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
* ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai2009-02-061-0/+1
* ALSA: hda - Add missing initialization for ALC272Takashi Iwai2009-02-061-0/+1
* ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-052-4/+6
* ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai2009-02-041-0/+2
* ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai2009-02-021-1/+2
* ALSA: hda - Add support of iMac 24 AluminiumMark Eggleston2009-01-311-0/+1
* ALSA: hda - Add quirk for another HP dv5 modelTakashi Iwai2009-01-301-0/+2
* ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich2009-01-281-0/+1
* ALSA: hda - Fix compile warning with CONFIG_SND_JACK=nTakashi Iwai2009-01-271-2/+11
* ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke2009-01-271-0/+1
* ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai2009-01-231-0/+2
* ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2009-01-231-7/+12
* ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay2009-01-231-1/+1
* ALSA: hda - Add model entry for HP dv4Takashi Iwai2009-01-221-0/+2
* ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay2009-01-211-5/+11
* ALSA: hda: fix invalid power mapping masksMatthew Ranostay2009-01-181-1/+1
* ALSA: hda - add quirks for some 82801H variants to use ALC883_MITACLuke Yelavich2009-01-161-0/+2
* ALSA: hda - Fix (yet more) STAC925x issuesTakashi Iwai2009-01-151-7/+8
* ALSA: hda - Fix invalid amp value for STAC925xTakashi Iwai2009-01-151-1/+1
* ALSA: hda - Fix HP dv5 mic inputTakashi Iwai2009-01-141-1/+4
* ALSA: hda - Fix missing initialization of NID 0x0e for STAC925xTakashi Iwai2009-01-141-0/+2
* ALSA: hda - Fix stac92hd83xxx_amp_nids[]Takashi Iwai2009-01-141-1/+1
* ALSA: hda - Add automatic model setting for Samsung Q45Luke Yelavich2009-01-141-0/+1
* ALSA: hda - Don't reset HP pinctl in patch_sigmatel.cTakashi Iwai2009-01-141-0/+11
* ALSA: hda: stac92hd8xxx amp mixersMatthew Ranostay2009-01-141-0/+6
* ALSA: hda - Fix silent headphone output on Panasonic CF-74Takashi Iwai2009-01-141-0/+6
* Merge branch 'topic/hda-gateway' into topic/hdaTakashi Iwai2009-01-133-30/+161
|\
| * ALSA: hda - More fixes on Gateway entriesMauro Carvalho Chehab2008-11-301-39/+33
| * ALSA: patch_sigmatel: Add missing Gateway entries and autodetectionMauro Carvalho Chehab2008-11-301-8/+81
| * ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab2008-11-302-0/+64