summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-241-0/+3
|\
| * ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski2008-12-241-0/+3
* | ALSA: hda: fix incorrect mixer index values for 92hd83xxMatthew Ranostay2008-12-201-10/+10
* | ALSA: hda: dinput_mux checkMatthew Ranostay2008-12-201-1/+2
* | ALSA: hda - Add quirk for another HP dv7Takashi Iwai2008-12-201-0/+2
* | ALSA: hda - Power up always when no jack detection is availableTakashi Iwai2008-12-191-2/+10
* | ALSA: hda - Fix unused variable warnings in patch_sigmatel.cTakashi Iwai2008-12-191-3/+2
* | ALSA: hda - Use more distinct name for a unique volume in STAC/IDTTakashi Iwai2008-12-191-4/+29
* | ALSA: hda - Rework on STAC/IDT auto-configuration codeTakashi Iwai2008-12-191-263/+204
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-191-1/+2
|\|
| * ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai2008-12-191-1/+2
* | ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.cTakashi Iwai2008-12-191-1/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-191-0/+17
|\|
| * ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai2008-12-191-0/+5
| * ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai2008-12-191-0/+3
| * ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke2008-12-191-0/+2
| * ALSA: hda - Fix silent HP output on D975Takashi Iwai2008-12-181-0/+7
* | 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
|\|