aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_jack.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-19ALSA: hda - Add DP-MST jack supportNikhil Mahale1-11/+96
2019-11-19ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_senseNikhil Mahale1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46Thomas Gleixner1-5/+1
2018-12-07ALSA: hda - Add jack button supportTakashi Iwai1-1/+9
2018-12-07ALSA: hda - Add jack pointer and unsolicited event bits to callbackTakashi Iwai1-0/+2
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai1-1/+1
2015-11-12ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai1-1/+1
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang1-4/+1
2014-10-29ALSA: hda - More kerneldoc commentsTakashi Iwai1-0/+5
2014-09-23ALSA: hda - add explicit include of err.hDavid Henningsson1-0/+2
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-5/+12
2014-09-15ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai1-2/+3
2014-09-11ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai1-2/+0
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai1-21/+1
2013-11-07ALSA: hda - Add a block_report flag to jacksDavid Henningsson1-0/+1
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai1-1/+12
2012-11-19ALSA: hda - Allow jack state to depend on another jackDylan Reid1-0/+4
2012-10-15ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson1-0/+2
2012-10-06ALSA: hda - make a generic unsol event handlerDavid Henningsson1-0/+9
2012-06-14ALSA: HDA: Create phantom jacks for fixed inputs and outputsDavid Henningsson1-0/+1
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+2
2012-02-13ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai1-12/+1
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-0/+4
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai1-1/+0
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai1-10/+18
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai1-0/+12
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-0/+63