aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Proper power-map toggling for input pinsTakashi Iwai2008-12-051-8/+22
* ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai2008-12-051-14/+14
* Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai2008-12-031-2/+25
|\
| * ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-2/+25
* | ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai2008-12-011-56/+6
* | ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai2008-12-011-4/+4
* | ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2008-11-281-0/+56
|/
* Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-251-21/+26
|\
| * ALSA: hda - Check model for Dell 92HD73xx laptopsTakashi Iwai2008-11-251-21/+26
| * ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai2008-11-251-1/+1
| * ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai2008-11-251-1/+1
* | ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.cTakashi Iwai2008-11-251-58/+101
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-251-25/+53
|\ \ | |/
| * ALSA: hda - Fix AFG power management on IDT 92HD* codecsTakashi Iwai2008-11-251-26/+54
* | ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai2008-11-241-1/+1
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-211-0/+2
|\ \ | |/
| * ALSA: hda - Add a quirk for Dell Studio 15Takashi Iwai2008-11-211-0/+2
* | ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai2008-11-211-1/+1
* | ALSA: hda - Fix double free of jack instancesTakashi Iwai2008-11-211-1/+2
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-211-4/+22
|\ \ | |/
| * ALSA: hda: Add STAC_DELL_M4_3 quirkMatthew Ranostay2008-11-211-4/+22
| * ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-201-2/+13
* | ALSA: hda: EAPD mute on suspendMatthew Ranostay2008-11-191-8/+13
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-181-11/+15
|\ \ | |/
| * ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai2008-11-181-2/+2
| * ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai2008-11-181-0/+4
| * ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai2008-11-181-7/+7
| * ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai2008-11-151-2/+2
* | ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecsTakashi Iwai2008-11-181-82/+96
* | ALSA: hda - Use init callback in stac92xx_resume()Takashi Iwai2008-11-181-8/+4
* | ALSA: hda - Create jack detection elements in build_controlsTakashi Iwai2008-11-181-19/+40
* | ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-171-2/+13
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-151-1/+1
|\ \ | |/
| * ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay2008-11-151-1/+3
* | ALSA: hda - Support Headphone and Speaker volumes control on VAIOTakashi Iwai2008-11-141-24/+8
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-131-6/+63
|\ \ | |/
| * ALSA: hda - Add digital beep playback switch for STAC/IDT codecsTakashi Iwai2008-11-131-6/+63
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-121-24/+63
|\ \ | |/
| * ALSA: hda - Fix IDT/STAC multiple HP detectionTakashi Iwai2008-11-121-14/+45
| * ALSA: hda - Fix input pin initialization for STAC/IDT codecsTakashi Iwai2008-11-111-8/+12
| * ALSA: hda - Add missing analog-mux mixer creation for STAC9200Takashi Iwai2008-11-111-0/+6
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-071-6/+10
|\ \ | |/
| * ALSA: hda: make a STAC_DELL_EQ optionMatthew Ranostay2008-11-031-6/+10
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-10-291-3/+1
|\ \ | |/
| * ALSA: hda - Fix SPDIF mute on IDT/STAC codecsTakashi Iwai2008-10-291-3/+1
* | Merge branch 'topic/hda-next' into topic/hdaTakashi Iwai2008-10-271-51/+198
|\ \ | |/ |/|
| * ALSA: hda: add support for jack detection on IDT codecs.Matthew Ranostay2008-10-271-33/+170
| * ALSA: hda - Release jack instance for dynamic reconfigureTakashi Iwai2008-10-161-0/+3
| * Merge branch 'topic/hda-reconfig' into topic/hda-nextTakashi Iwai2008-10-161-31/+26
| |\
| | * ALSA: hda - Manage kcontrol listsTakashi Iwai2008-10-131-1/+1