summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_jack.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-141-0/+2
* ALSA: hda - Add DP-MST jack supportNikhil Mahale2019-11-191-41/+106
* ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_senseNikhil Mahale2019-11-191-4/+4
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46Thomas Gleixner2019-05-241-5/+1
* | ALSA: hda: fix a mask for unsolicited event tagsGuennadi Liakhovetski2019-06-111-1/+1
|/
* ALSA: hda - Add jack button supportTakashi Iwai2018-12-071-8/+32
* ALSA: hda - Add jack pointer and unsolicited event bits to callbackTakashi Iwai2018-12-071-5/+11
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* 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-16/+2
* ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-271-65/+25
* ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-271-1/+1
* ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-271-1/+1
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-4/+4
* ALSA: hda - More kerneldoc commentsTakashi Iwai2014-10-291-0/+39
* ALSA: hda - Correct kerneldoc commentsTakashi Iwai2014-10-291-0/+21
* ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-161-20/+38
* ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai2014-09-151-7/+17
* ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai2014-09-111-2/+1
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-111-7/+3
* ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai2013-12-191-15/+15
* ALSA: hda - Add a block_report flag to jacksDavid Henningsson2013-11-071-1/+1
* ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang2013-08-051-2/+2
* ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai2013-07-211-6/+12
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-281-1/+1
* ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson2013-04-111-13/+30
* ALSA: hda - Allow jack detection when polling is enabledTakashi Iwai2013-01-121-1/+2
* ALSA: hda - Add codec->inv_jack_detect flagTakashi Iwai2013-01-121-1/+5
* ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai2012-11-281-1/+0
* ALSA: hda - Allow jack state to depend on another jackDylan Reid2012-11-191-9/+63
* ALSA: hda - Don't enable unsol for jacks we're pollingDavid Henningsson2012-10-171-0/+2
* ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson2012-10-151-0/+22
* ALSA: hda - make a generic unsol event handlerDavid Henningsson2012-10-061-2/+30
* ALSA: hda - Remove ignore_misc_bitDavid Henningsson2012-09-071-3/+2
* ALSA: hda - Fix index number conflicts of phantom jacksTakashi Iwai2012-07-171-15/+30
* ALSA: HDA: Create phantom jacks for fixed inputs and outputsDavid Henningsson2012-06-141-18/+41
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+1
* ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai2012-02-131-0/+2
* ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai2012-02-131-0/+14
* ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson2012-01-311-9/+15
* ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-99/+60
* ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-161-12/+12
* ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-161-0/+1
* ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai2011-11-161-0/+2
* ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai2011-11-161-0/+1
* ALSA: hda/jack - Fix NULL-dereference at probingTakashi Iwai2011-11-161-1/+3
* ALSA: HDA: Jack: Export required functions from hda_jack.cDavid Henningsson2011-11-161-0/+2
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-1/+96
* ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-161-48/+8
OpenPOWER on IntegriCloud