| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Add jack button support | Takashi Iwai | 2018-12-07 | 1 | -8/+32 |
* | ALSA: hda - Add jack pointer and unsolicited event bits to callback | Takashi Iwai | 2018-12-07 | 1 | -5/+11 |
* | ALSA: hda: move hda_codec.h to include/sound | Pierre-Louis Bossart | 2018-08-30 | 1 | -1/+1 |
* | ALSA: hda - Fix bad dereference of jack object | Takashi Iwai | 2016-02-09 | 1 | -1/+1 |
* | ALSA: hda - Simplify phantom jack handling for HDMI/DP | Takashi Iwai | 2015-11-12 | 1 | -16/+2 |
* | ALSA: hda - Update to use the new jack kctls method | Jie Yang | 2015-04-27 | 1 | -65/+25 |
* | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang | 2015-04-27 | 1 | -1/+1 |
* | ALSA: Jack: handle jack embedded kcontrol creating within ctljack | Jie Yang | 2015-04-27 | 1 | -1/+1 |
* | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 2015-03-03 | 1 | -4/+4 |
* | ALSA: hda - More kerneldoc comments | Takashi Iwai | 2014-10-29 | 1 | -0/+39 |
* | ALSA: hda - Correct kerneldoc comments | Takashi Iwai | 2014-10-29 | 1 | -0/+21 |
* | ALSA: hda - Allow multiple callbacks for jack | Takashi Iwai | 2014-09-16 | 1 | -20/+38 |
* | ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object | Takashi Iwai | 2014-09-15 | 1 | -7/+17 |
* | ALSA: hda - Make snd_hda_jack_tbl_new() static | Takashi Iwai | 2014-09-11 | 1 | -2/+1 |
* | ALSA: hda - Get rid of action field from struct hda_jack_tbl | Takashi Iwai | 2014-09-11 | 1 | -7/+3 |
* | ALSA: hda - Kill EXPORT_SYMBOL_HDA() | Takashi Iwai | 2013-12-19 | 1 | -15/+15 |
* | ALSA: hda - Add a block_report flag to jacks | David Henningsson | 2013-11-07 | 1 | -1/+1 |
* | ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed. | Chih-Chung Chang | 2013-08-05 | 1 | -2/+2 |
* | ALSA: hda - Add snd_hda_jack_detect_state() helper function | Takashi Iwai | 2013-07-21 | 1 | -6/+12 |
* | ALSA: Replace the magic number 44 with const | Takashi Iwai | 2013-06-28 | 1 | -1/+1 |
* | ALSA: hda - Handle Headphone Mic jack more generic | David Henningsson | 2013-04-11 | 1 | -13/+30 |
* | ALSA: hda - Allow jack detection when polling is enabled | Takashi Iwai | 2013-01-12 | 1 | -1/+2 |
* | ALSA: hda - Add codec->inv_jack_detect flag | Takashi Iwai | 2013-01-12 | 1 | -1/+5 |
* | ALSA: hda - Call snd_array_init() early and only once | Takashi Iwai | 2012-11-28 | 1 | -1/+0 |
* | ALSA: hda - Allow jack state to depend on another jack | Dylan Reid | 2012-11-19 | 1 | -9/+63 |
* | ALSA: hda - Don't enable unsol for jacks we're polling | David Henningsson | 2012-10-17 | 1 | -0/+2 |
* | ALSA: hda - Implement a poll loop for jacks as a module parameter | David Henningsson | 2012-10-15 | 1 | -0/+22 |
* | ALSA: hda - make a generic unsol event handler | David Henningsson | 2012-10-06 | 1 | -2/+30 |
* | ALSA: hda - Remove ignore_misc_bit | David Henningsson | 2012-09-07 | 1 | -3/+2 |
* | ALSA: hda - Fix index number conflicts of phantom jacks | Takashi Iwai | 2012-07-17 | 1 | -15/+30 |
* | ALSA: HDA: Create phantom jacks for fixed inputs and outputs | David Henningsson | 2012-06-14 | 1 | -18/+41 |
* | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai | 2012-05-08 | 1 | -0/+1 |
* | ALSA: hda - Add codec->no_jack_detect flag | Takashi Iwai | 2012-02-13 | 1 | -0/+2 |
* | ALSA: hda - Make is_jack_detectable() as non-inlined | Takashi Iwai | 2012-02-13 | 1 | -0/+14 |
* | ALSA: HDA: Fix jack creation for codecs with front and rear Line In | David Henningsson | 2012-01-31 | 1 | -9/+15 |
* | ALSA: hda - Integrate input-jack stuff into kctl-jack | Takashi Iwai | 2011-12-01 | 1 | -99/+60 |
* | ALSA: hda - Give more unique names by snd_hda_get_pin_label() | Takashi Iwai | 2011-11-16 | 1 | -12/+12 |
* | ALSA: hda - Add missing inclusion of linux/export.h | Takashi Iwai | 2011-11-16 | 1 | -0/+1 |
* | ALSA: hda - Add missing initialization of kctl jack status | Takashi Iwai | 2011-11-16 | 1 | -0/+2 |
* | ALSA: hda/jack - Fix the assignment of input jack-type | Takashi Iwai | 2011-11-16 | 1 | -0/+1 |
* | ALSA: hda/jack - Fix NULL-dereference at probing | Takashi Iwai | 2011-11-16 | 1 | -1/+3 |
* | ALSA: HDA: Jack: Export required functions from hda_jack.c | David Henningsson | 2011-11-16 | 1 | -0/+2 |
* | ALSA: hda - Merge input-jack helpers to hda_jack.c | Takashi Iwai | 2011-11-16 | 1 | -1/+96 |
* | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 2011-11-16 | 1 | -48/+8 |
* | ALSA: hda - Manage unsol tags in hda_jack.c | Takashi Iwai | 2011-11-16 | 1 | -22/+39 |
* | ALSA: hda - Create jack-detection kcontrols | Takashi Iwai | 2011-11-16 | 1 | -2/+166 |
* | ALSA: hda - Cache the jack-detection value | Takashi Iwai | 2011-11-16 | 1 | -0/+148 |