aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_jack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai1-0/+2
2012-02-13ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai1-0/+14
2012-01-31ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson1-9/+15
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai1-99/+60
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-12/+12
2011-11-16ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai1-0/+1
2011-11-16ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai1-0/+2
2011-11-16ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai1-0/+1
2011-11-16ALSA: hda/jack - Fix NULL-dereference at probingTakashi Iwai1-1/+3
2011-11-16ALSA: HDA: Jack: Export required functions from hda_jack.cDavid Henningsson1-0/+2
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-1/+96
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai1-48/+8
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai1-22/+39
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai1-2/+166
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-0/+148