index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
jack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
1
-2
/
+0
2023-07-06
ALSA: jack: Fix mutex call in snd_jack_report()
Takashi Iwai
1
-8
/
+7
2022-04-12
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
1
-7
/
+27
2022-01-05
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+3
2021-12-13
ALSA: jack: Check the return value of kstrdup()
Xiaoke Wang
1
-0
/
+4
2021-11-16
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2021-02-02
ALSA: jack: implement software jack injection via debugfs
Hui Wang
1
-4
/
+300
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