Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ee906c6b9c6e7e4ad749f5cfdf65768455f4bf43
/
sound
/
pci
/
hda
/
hda_jack.c
3c53c62
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
c7e68a6
ALSA: hda: fix a mask for unsolicited event tags
by Guennadi Liakhovetski
· 6 years ago
62810db
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46
by Thomas Gleixner
· 6 years ago
911761c
ALSA: hda - Add jack button support
by Takashi Iwai
· 6 years ago
e6ce180
ALSA: hda - Add jack pointer and unsolicited event bits to callback
by Takashi Iwai
· 6 years ago
be57bff
ALSA: hda: move hda_codec.h to include/sound
by Pierre-Louis Bossart
· 6 years ago
2ebab40
ALSA: hda - Fix bad dereference of jack object
by Takashi Iwai
· 9 years ago
909cadc
ALSA: hda - Simplify phantom jack handling for HDMI/DP
by Takashi Iwai
· 9 years ago
2ba2dfa
ALSA: hda - Update to use the new jack kctls method
by Jie Yang
· 10 years ago
4e3f0dc
ALSA: jack: extend snd_jack_new to support phantom jack
by Jie Yang
· 10 years ago
b8dd086
ALSA: Jack: handle jack embedded kcontrol creating within ctljack
by Jie Yang
· 10 years ago
6efdd85
ALSA: hda - Add card field to hda_codec struct
by Takashi Iwai
· 10 years ago
95a962c
ALSA: hda - More kerneldoc comments
by Takashi Iwai
· 10 years ago
a11e9b1
ALSA: hda - Correct kerneldoc comments
by Takashi Iwai
· 10 years ago
1a4f69d
ALSA: hda - Allow multiple callbacks for jack
by Takashi Iwai
· 10 years ago
bda17b82
ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object
by Takashi Iwai
· 10 years ago
81965f1
ALSA: hda - Make snd_hda_jack_tbl_new() static
by Takashi Iwai
· 10 years ago
62f949b
ALSA: hda - Get rid of action field from struct hda_jack_tbl
by Takashi Iwai
· 10 years ago
2698ea9
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
by Takashi Iwai
· 11 years ago
0f56895
ALSA: hda - Add a block_report flag to jacks
by David Henningsson
· 11 years ago
bde7bc6
ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.
by Chih-Chung Chang
· 11 years ago
60ea8ca
ALSA: hda - Add snd_hda_jack_detect_state() helper function
by Takashi Iwai
· 11 years ago
975cc02
ALSA: Replace the magic number 44 with const
by Takashi Iwai
· 12 years ago
b26b511
ALSA: hda - Handle Headphone Mic jack more generic
by David Henningsson
· 12 years ago
76a19c6
ALSA: hda - Allow jack detection when polling is enabled
by Takashi Iwai
· 12 years ago
9cc159c
ALSA: hda - Add codec->inv_jack_detect flag
by Takashi Iwai
· 12 years ago
361dab3
ALSA: hda - Call snd_array_init() early and only once
by Takashi Iwai
· 13 years ago
0619ba8
ALSA: hda - Allow jack state to depend on another jack
by Dylan Reid
· 12 years ago
34a9318
ALSA: hda - Don't enable unsol for jacks we're polling
by David Henningsson
· 12 years ago
26a6cb6
ALSA: hda - Implement a poll loop for jacks as a module parameter
by David Henningsson
· 12 years ago
954df2a
ALSA: hda - make a generic unsol event handler
by David Henningsson
· 12 years ago
5fe8e1e
ALSA: hda - Remove ignore_misc_bit
by David Henningsson
· 12 years ago
f46c329
ALSA: hda - Fix index number conflicts of phantom jacks
by Takashi Iwai
· 12 years ago
80c8bfb
ALSA: HDA: Create phantom jacks for fixed inputs and outputs
by David Henningsson
· 13 years ago
128bc4b
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
by Takashi Iwai
· 13 years ago
71b1e9e4
ALSA: hda - Add codec->no_jack_detect flag
by Takashi Iwai
· 13 years ago
a9c7417
ALSA: hda - Make is_jack_detectable() as non-inlined
by Takashi Iwai
· 13 years ago
05c3b36
ALSA: HDA: Fix jack creation for codecs with front and rear Line In
by David Henningsson
· 13 years ago
31ef225
ALSA: hda - Integrate input-jack stuff into kctl-jack
by Takashi Iwai
· 13 years ago
201e06f
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
by Takashi Iwai
· 13 years ago
bf815bf
ALSA: hda - Add missing inclusion of linux/export.h
by Takashi Iwai
· 13 years ago
fc5b15f
ALSA: hda - Add missing initialization of kctl jack status
by Takashi Iwai
· 13 years ago
344b01a
ALSA: hda/jack - Fix the assignment of input jack-type
by Takashi Iwai
· 13 years ago
cfc7c9d
ALSA: hda/jack - Fix NULL-dereference at probing
by Takashi Iwai
· 13 years ago
d1cb620
ALSA: HDA: Jack: Export required functions from hda_jack.c
by David Henningsson
· 13 years ago
aad37db
ALSA: hda - Merge input-jack helpers to hda_jack.c
by Takashi Iwai
· 13 years ago
35be544
ALSA: Introduce common helper functions for jack-detection control
by Takashi Iwai
· 13 years ago
3a93897
ALSA: hda - Manage unsol tags in hda_jack.c
by Takashi Iwai
· 13 years ago
01a61e1
ALSA: hda - Create jack-detection kcontrols
by Takashi Iwai
· 13 years ago
1835a0f
ALSA: hda - Cache the jack-detection value
by Takashi Iwai
· 13 years ago