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
/
usb
/
card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
ALSA: usb-audio: Fake also USB device id when alias is given
Takashi Iwai
1
-3
/
+3
2016-11-29
ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
Takashi Iwai
1
-1
/
+0
2016-11-14
ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
Takashi Iwai
1
-1
/
+2
2016-07-18
ALSA: usb-audio: Fix quirks code is not called
Kazuki Oikawa
1
-1
/
+1
2016-05-10
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-14
/
+0
2016-05-08
ALSA: usb-audio: correct speed checking
Oliver Neukum
1
-0
/
+4
2016-03-31
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
1
-14
/
+0
2016-03-18
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+53
2016-03-03
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
1
-0
/
+14
2016-01-29
ALSA: usb-audio: Add quirk_alias option
Takashi Iwai
1
-0
/
+47
2016-01-29
ALSA: usb-audio: Refer to chip->usb_id for quirks and MIDI creation
Takashi Iwai
1
-3
/
+6
2016-01-12
ALSA: usb-audio: Avoid calling usb_autopm_put_interface() at disconnect
Takashi Iwai
1
-0
/
+2
2015-08-26
ALSA: usb-audio: Handle normal and auto-suspend equally
Takashi Iwai
1
-20
/
+10
2015-08-26
ALSA: usb-audio: Replace probing flag with active refcount
Takashi Iwai
1
-8
/
+4
2015-08-26
ALSA: usb-audio: Avoid nested autoresume calls
Takashi Iwai
1
-23
/
+51
2015-08-19
ALSA: usb-audio: Fix runtime PM unbalance
Takashi Iwai
1
-1
/
+1
2014-11-05
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+7
2014-11-05
ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect
Takashi Iwai
1
-2
/
+7
2014-11-04
ALSA: usb-audio: Use strim() instead of open code
Takashi Iwai
1
-12
/
+2
2014-11-04
ALSA: usb-audio: Pass direct struct pointer instead of list_head
Takashi Iwai
1
-10
/
+10
2014-11-04
ALSA: usb-audio: Flatten probe and disconnect functions
Takashi Iwai
1
-45
/
+30
2014-08-05
ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input
Adam Goode
1
-0
/
+9
2014-06-26
ALSA: usb-audio: Fix races at disconnection and PCM closing
Takashi Iwai
1
-3
/
+10
2014-05-02
ALSA: usb-audio: Fix deadlocks at resuming
Takashi Iwai
1
-2
/
+5
2014-05-02
ALSA: usb-audio: Save mixer status only once at suspend
Takashi Iwai
1
-2
/
+3
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
1
-19
/
+22
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+6
2014-02-03
ALSA: usb-audio: Resume mixer values properly
Takashi Iwai
1
-3
/
+15
2013-10-09
ALSA: usb-audio: Use module_usb_driver
Sachin Kamat
1
-12
/
+1
2013-10-07
ALSA: usb-audio: add support for wireless USB devices
Thomas Pugliese
1
-0
/
+1
2013-09-26
ALSA: improve buffer size computations for USB PCM audio
Alan Stern
1
-8
/
+0
2013-06-17
ALSA: usb-audio: work around Android accessory firmware bug
Clemens Ladisch
1
-2
/
+20
2013-04-25
ALSA: usb-audio: Fix autopm error during probing
Takashi Iwai
1
-1
/
+3
2013-04-04
ALSA: usb-audio: UAC2: auto clock selection module param
Eldad Zack
1
-0
/
+4
2013-04-04
ALSA: usb-audio: neaten MODULE_DEVICE_TABLE placement
Eldad Zack
1
-2
/
+1
2013-04-04
ALSA: usb-audio: convert list_for_each to entry variant
Eldad Zack
1
-3
/
+1
2013-03-12
ALSA: usb-audio: add a workaround for the NuForce UDH-100
Clemens Ladisch
1
-0
/
+15
2013-01-29
ALSA: usb: cosmetics, remove a leading space
Antonio Ospite
1
-1
/
+1
2012-11-21
ALSA: usb-audio: Deprecate async_unlink option
Takashi Iwai
1
-7
/
+0
2012-11-14
ALSA: usb-audio: Fix mutex deadlock at disconnection
Takashi Iwai
1
-3
/
+3
2012-10-30
ALSA: usb-audio: Use rwsem for disconnect protection
Takashi Iwai
1
-4
/
+8
2012-09-19
ALSA: usb-audio: Avoid unnecessary EP setups in prepare
Takashi Iwai
1
-0
/
+2
2012-08-31
ALSA: snd-usb: use list_for_each_safe for endpoint resources
Pavel Roskin
1
-2
/
+2
2012-04-13
ALSA: snd-usb: switch over to new endpoint streaming logic
Daniel Mack
1
-1
/
+7
2012-04-13
ALSA: snd-usb: add snd_usb_audio-wide mutex
Daniel Mack
1
-0
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-3
/
+3
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2011-10-26
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-2
/
+2
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+1
[next]