summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Merge branch 'topic/snd_card_new-err' into topic/asocTakashi Iwai1-3/+3
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai4-10/+21
2009-01-12ALSA: hda - add support for Intel DX58SO boardWu Fengguang1-0/+1
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang3-18/+20
2009-01-08ALSA: hda - Add quirk for Dell Inspiron Mini9Takashi Iwai1-0/+1
2009-01-08ALSA: hda - Add quirks for Acer Aspire 5930G and 6930GLukasz Wojnilowicz1-0/+4
2009-01-07ALSA: hda - Add codec ID for MCP73 HDMIBrian Hinz1-0/+2
2009-01-07ALSA: hda - Fix typos for AD1882 codecsClemens Fruhwirth1-2/+2
2009-01-07ALSA: hda - Add quirk for HP 2230sTakashi Iwai1-0/+1
2009-01-03ALSA: hda - cxt5051 report jack stateUlrich Dangel1-0/+3
2009-01-03ALSA: hda - add basic jack reporting functions to patch_conexant.cUlrich Dangel1-3/+108
2009-01-01LSA: hda - Add HP Acacia detectionChris Bagwell1-0/+1
2009-01-01ALSA: hda - fix name for ALC1200Wu Fengguang1-1/+1
2008-12-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+3
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-21ALSA: hda: fix incorrect mixer index values for 92hd83xxMatthew Ranostay1-10/+10
2008-12-21ALSA: hda: dinput_mux checkMatthew Ranostay1-1/+2
2008-12-21Merge branch 'topic/hda-resume-fix' into topic/hdaTakashi Iwai1-2/+6
2008-12-20ALSA: hda - Add quirk for another HP dv7Takashi Iwai1-0/+2
2008-12-19ALSA: hda - Power up always when no jack detection is availableTakashi Iwai1-2/+10
2008-12-19ALSA: hda - Fix unused variable warnings in patch_sigmatel.cTakashi Iwai1-3/+2
2008-12-19Merge branch 'topic/hda-stac-fix' into topic/hdaTakashi Iwai1-266/+232
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai3-9/+16
2008-12-19ALSA: hda - Use more distinct name for a unique volume in STAC/IDTTakashi Iwai1-4/+29
2008-12-19ALSA: hda - Rework on STAC/IDT auto-configuration codeTakashi Iwai1-263/+204
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+2
2008-12-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai1-1/+2
2008-12-19ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.cTakashi Iwai1-1/+1
2008-12-19ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai1-0/+2
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-1/+18
2008-12-19ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai1-0/+5
2008-12-19ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai1-0/+3
2008-12-19ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke1-0/+2
2008-12-18ALSA: hda - Remove duplicated strings from codec nameTakashi Iwai2-40/+40
2008-12-18ALSA: hda - Add Intel vendor id stringTakashi Iwai2-4/+5
2008-12-18ALSA: hda - Fix silent HP output on D975Takashi Iwai1-0/+7
2008-12-16ALSA: hda - Add Nvidia vendor id stringTakashi Iwai2-3/+4
2008-12-11ALSA: hda - Fix a compile warning when CONFIG_PM=nTakashi Iwai1-7/+6
2008-12-10ALSA: hda - Add quirk for HP6730B laptopTakashi Iwai1-0/+1
2008-12-07Sound: hda - Restore PCI configuration space with interrupts offRafael J. Wysocki1-2/+6
2008-12-05ALSA: hda - Proper power-map toggling for input pinsTakashi Iwai1-8/+22
2008-12-05ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai1-14/+14
2008-12-04ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMITakashi Iwai1-0/+1
2008-12-04ALSA: hda - Add MCP67 HDMI supportScott Waye1-0/+1
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai18-109/+543
2008-12-01ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai1-56/+6
2008-12-01ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai1-4/+4
2008-11-28ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+0
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai3-76/+91