aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-05-15ALSA: hda/idt - Cache the power-map bitsTakashi Iwai1-3/+18
2012-05-15ALSA: hda/idt - Clean up power-map check codeTakashi Iwai1-10/+9
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+3
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai1-7/+5
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai1-21/+0
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-21/+5
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-14/+6
2012-04-19ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai1-3/+2
2012-03-16ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai1-0/+9
2012-03-14ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-8/+0
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai1-1/+1
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai1-6/+7
2012-03-12ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai1-87/+49
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-02-28ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov1-0/+36
2012-02-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+2
2012-02-09ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai1-2/+2
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai1-22/+7
2012-01-25ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira1-1/+8
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-20snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool1-1/+1
2012-01-16ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson1-1/+1
2012-01-11ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai1-139/+57
2011-12-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+6
2011-12-14ALSA: hda: remove unused quirk for inverted mute ledGustavo Maciel Dias Vieira1-4/+0
2011-12-13ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira1-0/+6
2011-12-13ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc...Vitaliy Kulikov1-5/+7
2011-12-06ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai1-1/+1
2011-12-06Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai1-21/+24
2011-12-06ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai1-21/+24
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai1-46/+0
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin1-18/+0
2011-11-29ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai1-1/+3
2011-11-19ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai1-0/+2
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-3/+5
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-1/+0
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai1-78/+26
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai1-0/+7
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-19/+27
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai1-2/+2
2011-11-11ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin1-24/+9
2011-11-09ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath1-0/+11
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-03ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin1-13/+26
2011-11-02ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin1-1/+17