Takashi Iwai
|
2ebab40eb7
ALSA: hda - Fix bad dereference of jack object
|
8 years ago |
Takashi Iwai
|
909cadc6c8
ALSA: hda - Simplify phantom jack handling for HDMI/DP
|
9 years ago |
Jie Yang
|
2ba2dfa1fc
ALSA: hda - Update to use the new jack kctls method
|
9 years ago |
Jie Yang
|
4e3f0dc658
ALSA: jack: extend snd_jack_new to support phantom jack
|
9 years ago |
Jie Yang
|
b8dd086674
ALSA: Jack: handle jack embedded kcontrol creating within ctljack
|
9 years ago |
Takashi Iwai
|
6efdd8513f
ALSA: hda - Add card field to hda_codec struct
|
9 years ago |
Takashi Iwai
|
95a962c36f
ALSA: hda - More kerneldoc comments
|
10 years ago |
Takashi Iwai
|
a11e9b1686
ALSA: hda - Correct kerneldoc comments
|
10 years ago |
Takashi Iwai
|
1a4f69d5aa
ALSA: hda - Allow multiple callbacks for jack
|
10 years ago |
Takashi Iwai
|
bda17b82bf
ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object
|
10 years ago |
Takashi Iwai
|
81965f1f58
ALSA: hda - Make snd_hda_jack_tbl_new() static
|
10 years ago |
Takashi Iwai
|
62f949bf6b
ALSA: hda - Get rid of action field from struct hda_jack_tbl
|
10 years ago |
Takashi Iwai
|
2698ea9805
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
|
11 years ago |
David Henningsson
|
0f568959de
ALSA: hda - Add a block_report flag to jacks
|
11 years ago |
Chih-Chung Chang
|
bde7bc6014
ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.
|
11 years ago |
Takashi Iwai
|
60ea8ca21b
ALSA: hda - Add snd_hda_jack_detect_state() helper function
|
11 years ago |
Takashi Iwai
|
975cc02a90
ALSA: Replace the magic number 44 with const
|
11 years ago |
David Henningsson
|
b26b511668
ALSA: hda - Handle Headphone Mic jack more generic
|
11 years ago |
Takashi Iwai
|
76a19c69d9
ALSA: hda - Allow jack detection when polling is enabled
|
12 years ago |
Takashi Iwai
|
9cc159c664
ALSA: hda - Add codec->inv_jack_detect flag
|
12 years ago |
Takashi Iwai
|
361dab3ec2
ALSA: hda - Call snd_array_init() early and only once
|
12 years ago |
Dylan Reid
|
0619ba8c17
ALSA: hda - Allow jack state to depend on another jack
|
12 years ago |
David Henningsson
|
34a9318772
ALSA: hda - Don't enable unsol for jacks we're polling
|
12 years ago |
David Henningsson
|
26a6cb6cca
ALSA: hda - Implement a poll loop for jacks as a module parameter
|
12 years ago |
David Henningsson
|
954df2a968
ALSA: hda - make a generic unsol event handler
|
12 years ago |
David Henningsson
|
5fe8e1e671
ALSA: hda - Remove ignore_misc_bit
|
12 years ago |
Takashi Iwai
|
f46c329644
ALSA: hda - Fix index number conflicts of phantom jacks
|
12 years ago |
David Henningsson
|
80c8bfbe76
ALSA: HDA: Create phantom jacks for fixed inputs and outputs
|
12 years ago |
Takashi Iwai
|
128bc4ba8c
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
|
12 years ago |
Takashi Iwai
|
71b1e9e43d
ALSA: hda - Add codec->no_jack_detect flag
|
12 years ago |