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
/
core
/
jack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-05
ALSA: jack: More constification
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: core: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2017-10-30
ALSA: fix kernel-doc build warning
Randy Dunlap
1
-1
/
+1
2016-02-23
ALSA: jack: Allow building the jack layer without input device
Takashi Iwai
1
-3
/
+20
2015-05-21
ALSA: jack: Remove MODULE_*() macros
Takashi Iwai
1
-4
/
+0
2015-04-30
ALSA: jack: Fix another NULL dereference due to empty input jack
Takashi Iwai
1
-0
/
+6
2015-04-30
ALSA: jack: don't report input event for phantom jack
Jie Yang
1
-4
/
+7
2015-04-27
ALSA: hda - Update to use the new jack kctls method
Jie Yang
1
-1
/
+1
2015-04-27
ALSA: jack: extend snd_jack_new to support phantom jack
Jie Yang
1
-12
/
+28
2015-04-27
ALSA: Jack: handle jack embedded kcontrol creating within ctljack
Jie Yang
1
-1
/
+1
2015-04-27
ALSA: jack: implement kctl creating for jack devices
Jie Yang
1
-0
/
+93
2013-11-14
ALSA: jack: Unregister input device at disconnection
Takashi Iwai
1
-3
/
+16
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-2
/
+4
2012-05-07
ALSA: jack: Update documention to reflect other userspace interfaces
Mark Brown
1
-1
/
+4
2012-02-27
ALSA: Use a define for the number of jack switch types
Mark Brown
1
-2
/
+2
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-05
ALSA: jack - Add "Line In" input jack constants
David Henningsson
1
-0
/
+1
2011-02-21
ALSA: fix one memory leak in sound jack
Lu Guanqun
1
-0
/
+1
2010-05-20
Merge branch 'topic/jack' into for-linus
Takashi Iwai
1
-6
/
+65
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-17
ALSA: Add support for key reporting via the jack interface
Mark Brown
1
-1
/
+59
2010-03-17
ALSA: Rename jack switch table in preparation for button support
Mark Brown
1
-5
/
+6
2009-06-10
ALSA: use card device as parent for jack input-devices
Kay Sievers
1
-1
/
+1
2009-04-14
ALSA: add private_data to struct snd_jack
Takashi Iwai
1
-0
/
+3
2009-03-24
Merge branch 'topic/jack' into for-linus
Takashi Iwai
1
-24
/
+21
2009-02-18
ALSA: jack - Use card->shortname for input name
Takashi Iwai
1
-1
/
+1
2009-01-07
ALSA: Add support for video out to the jack reporting API
Jani Nikula
1
-0
/
+1
2009-01-03
ALSA: Reduce boilerplate for new jack types
Mark Brown
1
-24
/
+20
2008-12-25
Merge branch 'topic/jack-mechanical' into to-push
Takashi Iwai
1
-0
/
+6
2008-12-19
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+3
2008-12-10
ALSA: Add support for mechanical jack insertion
Mark Brown
1
-0
/
+6
2008-10-27
ALSA: jack: lineout support to jack abstraction layer
Matthew Ranostay
1
-0
/
+6
2008-10-27
ALSA: hda: dynamic jack id
Matthew Ranostay
1
-1
/
+2
2008-10-16
ALSA: Handle NULL jacks in snd_jack_report()
Mark Brown
1
-0
/
+3
2008-07-29
ALSA: Add jack reporting API
Mark Brown
1
-0
/
+163