summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_jack.c
AgeCommit message (Expand)AuthorFilesLines
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