index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_jack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
Merge tag 'tags/virtio_snd-5.12-rc2' into for-next
Takashi Iwai
1
-2
/
+2
2021-03-05
ALSA: hda - bind headset buttons to the headphone jack
Hui Wang
1
-1
/
+72
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
1
-2
/
+2
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-10-22
ALSA: hda - Fix the return value if cb func is already registered
Hui Wang
1
-5
/
+13
2020-09-30
ALSA: hda - Don't register a cb func if it is registered already
Hui Wang
1
-1
/
+13
2020-01-14
ALSA: hda: correct kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-0
/
+2
2019-11-19
ALSA: hda - Add DP-MST jack support
Nikhil Mahale
1
-41
/
+106
2019-11-19
ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense
Nikhil Mahale
1
-4
/
+4
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-5
/
+1
2019-06-11
ALSA: hda: fix a mask for unsolicited event tags
Guennadi Liakhovetski
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46
Thomas Gleixner
1
-5
/
+1
2018-12-07
ALSA: hda - Add jack button support
Takashi Iwai
1
-8
/
+32
2018-12-07
ALSA: hda - Add jack pointer and unsolicited event bits to callback
Takashi Iwai
1
-5
/
+11
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
1
-1
/
+1
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
-16
/
+2
2015-04-27
ALSA: hda - Update to use the new jack kctls method
Jie Yang
1
-65
/
+25
2015-04-27
ALSA: jack: extend snd_jack_new to support phantom jack
Jie Yang
1
-1
/
+1
2015-04-27
ALSA: Jack: handle jack embedded kcontrol creating within ctljack
Jie Yang
1
-1
/
+1
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-4
/
+4
2014-10-29
ALSA: hda - More kerneldoc comments
Takashi Iwai
1
-0
/
+39
2014-10-29
ALSA: hda - Correct kerneldoc comments
Takashi Iwai
1
-0
/
+21
2014-09-16
ALSA: hda - Allow multiple callbacks for jack
Takashi Iwai
1
-20
/
+38
2014-09-15
ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object
Takashi Iwai
1
-7
/
+17
2014-09-11
ALSA: hda - Make snd_hda_jack_tbl_new() static
Takashi Iwai
1
-2
/
+1
2014-09-11
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
1
-7
/
+3
2013-12-19
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
1
-15
/
+15
2013-11-07
ALSA: hda - Add a block_report flag to jacks
David Henningsson
1
-1
/
+1
2013-08-05
ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.
Chih-Chung Chang
1
-2
/
+2
2013-07-21
ALSA: hda - Add snd_hda_jack_detect_state() helper function
Takashi Iwai
1
-6
/
+12
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
1
-1
/
+1
2013-04-11
ALSA: hda - Handle Headphone Mic jack more generic
David Henningsson
1
-13
/
+30
2013-01-12
ALSA: hda - Allow jack detection when polling is enabled
Takashi Iwai
1
-1
/
+2
2013-01-12
ALSA: hda - Add codec->inv_jack_detect flag
Takashi Iwai
1
-1
/
+5
2012-11-28
ALSA: hda - Call snd_array_init() early and only once
Takashi Iwai
1
-1
/
+0
2012-11-19
ALSA: hda - Allow jack state to depend on another jack
Dylan Reid
1
-9
/
+63
2012-10-17
ALSA: hda - Don't enable unsol for jacks we're polling
David Henningsson
1
-0
/
+2
2012-10-15
ALSA: hda - Implement a poll loop for jacks as a module parameter
David Henningsson
1
-0
/
+22
2012-10-06
ALSA: hda - make a generic unsol event handler
David Henningsson
1
-2
/
+30
2012-09-07
ALSA: hda - Remove ignore_misc_bit
David Henningsson
1
-3
/
+2
2012-07-17
ALSA: hda - Fix index number conflicts of phantom jacks
Takashi Iwai
1
-15
/
+30
2012-06-14
ALSA: HDA: Create phantom jacks for fixed inputs and outputs
David Henningsson
1
-18
/
+41
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
1
-0
/
+1
2012-02-13
ALSA: hda - Add codec->no_jack_detect flag
Takashi Iwai
1
-0
/
+2
2012-02-13
ALSA: hda - Make is_jack_detectable() as non-inlined
Takashi Iwai
1
-0
/
+14
2012-01-31
ALSA: HDA: Fix jack creation for codecs with front and rear Line In
David Henningsson
1
-9
/
+15
2011-12-01
ALSA: hda - Integrate input-jack stuff into kctl-jack
Takashi Iwai
1
-99
/
+60
2011-11-16
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
Takashi Iwai
1
-12
/
+12
2011-11-16
ALSA: hda - Add missing inclusion of linux/export.h
Takashi Iwai
1
-0
/
+1
[next]