Age | Commit message (Expand) | Author | Files | Lines |
2016-02-09 | ALSA: hda - Fix bad dereference of jack object | Takashi Iwai | 1 | -1/+1 |
2015-11-12 | ALSA: hda - Simplify phantom jack handling for HDMI/DP | Takashi Iwai | 1 | -1/+1 |
2015-04-27 | ALSA: hda - Update to use the new jack kctls method | Jie Yang | 1 | -4/+1 |
2014-10-29 | ALSA: hda - More kerneldoc comments | Takashi Iwai | 1 | -0/+5 |
2014-09-23 | ALSA: hda - add explicit include of err.h | David Henningsson | 1 | -0/+2 |
2014-09-16 | ALSA: hda - Allow multiple callbacks for jack | Takashi Iwai | 1 | -5/+12 |
2014-09-15 | ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object | Takashi Iwai | 1 | -2/+3 |
2014-09-11 | ALSA: hda - Make snd_hda_jack_tbl_new() static | Takashi Iwai | 1 | -2/+0 |
2014-09-11 | ALSA: hda - Get rid of action field from struct hda_jack_tbl | Takashi Iwai | 1 | -21/+1 |
2013-11-07 | ALSA: hda - Add a block_report flag to jacks | David Henningsson | 1 | -0/+1 |
2013-07-21 | ALSA: hda - Add snd_hda_jack_detect_state() helper function | Takashi Iwai | 1 | -1/+12 |
2012-11-19 | ALSA: hda - Allow jack state to depend on another jack | Dylan Reid | 1 | -0/+4 |
2012-10-15 | ALSA: hda - Implement a poll loop for jacks as a module parameter | David Henningsson | 1 | -0/+2 |
2012-10-06 | ALSA: hda - make a generic unsol event handler | David Henningsson | 1 | -0/+9 |
2012-06-14 | ALSA: HDA: Create phantom jacks for fixed inputs and outputs | David Henningsson | 1 | -0/+1 |
2012-05-08 | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai | 1 | -0/+2 |
2012-02-13 | ALSA: hda - Make is_jack_detectable() as non-inlined | Takashi Iwai | 1 | -12/+1 |
2011-11-16 | ALSA: hda - Merge input-jack helpers to hda_jack.c | Takashi Iwai | 1 | -0/+4 |
2011-11-16 | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 1 | -1/+0 |
2011-11-16 | ALSA: hda - Manage unsol tags in hda_jack.c | Takashi Iwai | 1 | -10/+18 |
2011-11-16 | ALSA: hda - Create jack-detection kcontrols | Takashi Iwai | 1 | -0/+12 |
2011-11-16 | ALSA: hda - Cache the jack-detection value | Takashi Iwai | 1 | -0/+63 |