summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_jack.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart2020-09-031-1/+1
* ALSA: hda - Add DP-MST jack supportNikhil Mahale2019-11-191-11/+96
* ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_senseNikhil Mahale2019-11-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46Thomas Gleixner2019-05-241-5/+1
* ALSA: hda - Add jack button supportTakashi Iwai2018-12-071-1/+9
* ALSA: hda - Add jack pointer and unsolicited event bits to callbackTakashi Iwai2018-12-071-0/+2
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-091-1/+1
* ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai2015-11-121-1/+1
* ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-271-4/+1
* ALSA: hda - More kerneldoc commentsTakashi Iwai2014-10-291-0/+5
* ALSA: hda - add explicit include of err.hDavid Henningsson2014-09-231-0/+2
* ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-161-5/+12
* ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai2014-09-151-2/+3
* ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai2014-09-111-2/+0
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-111-21/+1
* ALSA: hda - Add a block_report flag to jacksDavid Henningsson2013-11-071-0/+1
* ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai2013-07-211-1/+12
* ALSA: hda - Allow jack state to depend on another jackDylan Reid2012-11-191-0/+4
* ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson2012-10-151-0/+2
* ALSA: hda - make a generic unsol event handlerDavid Henningsson2012-10-061-0/+9
* ALSA: HDA: Create phantom jacks for fixed inputs and outputsDavid Henningsson2012-06-141-0/+1
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+2
* ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai2012-02-131-12/+1
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-0/+4
* ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-161-1/+0
* ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-10/+18
* ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+12
* ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-0/+63