aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-06ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai1-2/+2
2009-03-02ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai1-0/+2
2009-02-27ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai1-0/+1
2009-02-27ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai1-1/+1
2009-02-23ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria1-0/+2
2009-02-23ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich1-0/+1
2009-02-20ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai1-7/+8
2009-02-16Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai1-6/+2
2009-02-13ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai4-2/+32
2009-02-13ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai1-2/+2
2009-02-13ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski1-1/+1
2009-02-12ALSA: hda - Register (new) devices at reconfigTakashi Iwai1-1/+1
2009-02-11ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang1-0/+2
2009-02-11ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang1-0/+5
2009-02-11ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang1-23/+19
2009-02-11ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang1-4/+8
2009-02-10ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan1-0/+1
2009-02-06ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai1-0/+1
2009-02-06ALSA: hda - Add missing initialization for ALC272Takashi Iwai1-0/+1
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai2-4/+6
2009-02-04ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai1-0/+2
2009-02-02ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai1-1/+2
2009-01-31ALSA: hda - Add support of iMac 24 AluminiumMark Eggleston1-0/+1
2009-01-30ALSA: hda - Add quirk for another HP dv5 modelTakashi Iwai1-0/+2
2009-01-28ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich1-0/+1
2009-01-27ALSA: hda - Fix compile warning with CONFIG_SND_JACK=nTakashi Iwai1-2/+11
2009-01-27ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke1-0/+1
2009-01-23ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai1-0/+2
2009-01-23ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay1-7/+12
2009-01-23ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay1-1/+1
2009-01-22ALSA: hda - Add model entry for HP dv4Takashi Iwai1-0/+2
2009-01-21ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay1-5/+11
2009-01-18ALSA: hda: fix invalid power mapping masksMatthew Ranostay1-1/+1
2009-01-16ALSA: hda - add quirks for some 82801H variants to use ALC883_MITACLuke Yelavich1-0/+2
2009-01-15ALSA: hda - Fix (yet more) STAC925x issuesTakashi Iwai1-7/+8
2009-01-15ALSA: hda - Fix invalid amp value for STAC925xTakashi Iwai1-1/+1
2009-01-14ALSA: hda - Fix HP dv5 mic inputTakashi Iwai1-1/+4
2009-01-14ALSA: hda - Fix missing initialization of NID 0x0e for STAC925xTakashi Iwai1-0/+2
2009-01-14ALSA: hda - Fix stac92hd83xxx_amp_nids[]Takashi Iwai1-1/+1
2009-01-14ALSA: hda - Add automatic model setting for Samsung Q45Luke Yelavich1-0/+1
2009-01-14ALSA: hda - Don't reset HP pinctl in patch_sigmatel.cTakashi Iwai1-0/+11
2009-01-14ALSA: hda: stac92hd8xxx amp mixersMatthew Ranostay1-0/+6
2009-01-14ALSA: hda - Fix silent headphone output on Panasonic CF-74Takashi Iwai1-0/+6
2009-01-13Merge branch 'topic/hda-gateway' into topic/hdaTakashi Iwai3-30/+161
2009-01-13ALSA: hda - Use queue_delayed_work()Takashi Iwai1-1/+1
2009-01-13ALSA: hda - Add quirk for another HP dv5Giuseppe Bilotta1-0/+2
2009-01-13ALSA: hda - Add support of NVidia MCP78 HDMITakashi Iwai1-0/+2
2009-01-13ALSA: hda - Fix a typoTakashi Iwai1-1/+1
2009-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai7-30/+52
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai4-10/+21