aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_jack.c
AgeCommit message (Expand)Author
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai
2013-11-07ALSA: hda - Add a block_report flag to jacksDavid Henningsson
2013-08-05ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai
2013-04-11ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson
2013-01-12ALSA: hda - Allow jack detection when polling is enabledTakashi Iwai
2013-01-12ALSA: hda - Add codec->inv_jack_detect flagTakashi Iwai
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai
2012-11-19ALSA: hda - Allow jack state to depend on another jackDylan Reid
2012-10-17ALSA: hda - Don't enable unsol for jacks we're pollingDavid Henningsson
2012-10-15ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson
2012-10-06ALSA: hda - make a generic unsol event handlerDavid Henningsson
2012-09-07ALSA: hda - Remove ignore_misc_bitDavid Henningsson
2012-07-17ALSA: hda - Fix index number conflicts of phantom jacksTakashi Iwai
2012-06-14ALSA: HDA: Create phantom jacks for fixed inputs and outputsDavid Henningsson
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai
2012-02-13ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai
2012-02-13ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai
2012-01-31ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai
2011-11-16ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai
2011-11-16ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai
2011-11-16ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai
2011-11-16ALSA: hda/jack - Fix NULL-dereference at probingTakashi Iwai
2011-11-16ALSA: HDA: Jack: Export required functions from hda_jack.cDavid Henningsson
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai