index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
4
-0
/
+219
2012-12-19
ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card:
Damien Zammit
4
-0
/
+183
2012-12-15
ALSA: usb-audio: ignore-quirk for HP Wireless Audio
Eldad Zack
1
-0
/
+36
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-12
ALSA: usb-audio: Enable S/PDIF on the ASUS Xonar U3
Denis Washington
1
-2
/
+5
2012-12-07
ALSA: usb6fire: prevent driver panic state when stopping
Jurgen Kramer
1
-0
/
+3
2012-12-07
ALSA: snd-usb-caiaq: remove __dev* attributes
Bill Pemberton
2
-7
/
+7
2012-12-07
ALSA: snd-usb-6fire: remove __dev* attributes
Bill Pemberton
10
-17
/
+17
2012-12-04
ALSA: usb-audio: sync ep init fix for audioformat mismatch
Eldad Zack
1
-7
/
+99
2012-12-04
ALSA: usb-audio: Fix missing autopm for MIDI input
Takashi Iwai
1
-42
/
+46
2012-12-04
ALSA: usb-audio: Avoid autopm calls after disconnection
Takashi Iwai
1
-1
/
+22
2012-11-29
ALSA: usb - Don't create "Speaker" mixer controls on headphones and headsets
David Henningsson
1
-0
/
+30
2012-11-29
ALSA: usb-audio: FT C400 sync playback EP to capture EP
Eldad Zack
1
-0
/
+13
2012-11-29
ALSA: usb-audio: Fast Track C400 mixer controls
Eldad Zack
1
-0
/
+176
2012-11-29
ALSA: usb-audio: Fast Track C400 mixer ranges
Eldad Zack
1
-0
/
+27
2012-11-29
ALSA: usb-audio: M-Audio Fast Track C400 quirks table
Eldad Zack
1
-0
/
+71
2012-11-29
ALSA: usb-audio: parameterize FTU effect unit control
Eldad Zack
1
-8
/
+16
2012-11-29
ALSA: usb-audio: skip UAC2 EFFECT_UNIT
Eldad Zack
1
-1
/
+12
2012-11-29
ALSA: usb-audio: add control index offset
Eldad Zack
3
-1
/
+20
2012-11-29
ALSA: usb-audio: use sender stride for implicit feedback
Eldad Zack
1
-3
/
+6
2012-11-29
ALSA: usb-audio: replace hardcoded value with const
Eldad Zack
1
-1
/
+1
2012-11-26
ALSA: usb-audio: add channel map support
Takashi Iwai
2
-5
/
+227
2012-11-23
ALSA: usb-audio: fix delay account during pause
Takashi Iwai
1
-1
/
+17
2012-11-23
ALSA: usb-audio: ignore delay calculation for capture stream
Takashi Iwai
1
-1
/
+2
2012-11-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2012-11-22
ALSA: snd-usb: properly initialize the sync endpoint
Daniel Mack
1
-1
/
+1
2012-11-21
ALSA: usb-audio: process pending stop at PCM hw_free and close
Takashi Iwai
1
-2
/
+2
2012-11-21
ALSA: usb-audio: stop both data and sync endpoints asynchronously
Takashi Iwai
3
-9
/
+13
2012-11-21
ALSA: usb-audio: simplify endpoint deactivation code
Takashi Iwai
1
-16
/
+7
2012-11-21
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
Takashi Iwai
3
-26
/
+21
2012-11-21
ALSA: usb-audio: Deprecate async_unlink option
Takashi Iwai
3
-9
/
+1
2012-11-21
ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c
Sachin Kamat
1
-5
/
+5
2012-11-21
ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
Sachin Kamat
1
-1
/
+2
2012-11-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-5
/
+9
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-19
Merge branch 'usb-midi-fix-3.7' of git://git.alsa-project.org/alsa-kprivate i...
Takashi Iwai
1
-2
/
+6
2012-11-18
ALSA: ua101, usx2y: fix broken MIDI output
Clemens Ladisch
1
-2
/
+6
2012-11-17
ALSA: usb-audio: use bitmap_weight
Joe Perches
1
-6
/
+1
2012-11-14
ALSA: usb-audio: Fix mutex deadlock at disconnection
Takashi Iwai
1
-3
/
+3
2012-11-13
ALSA: usb-audio: Add quirk for Focusrite Scarlett 18i6
Martin Schwenke
1
-0
/
+52
2012-11-08
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-0
/
+17
2012-11-08
ALSA: usb-audio: Fix crash at re-preparing the PCM stream
Takashi Iwai
3
-0
/
+17
2012-10-30
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-55
/
+141
2012-10-30
ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
Takashi Iwai
1
-7
/
+51
2012-10-30
ALSA: usb-audio: Use rwsem for disconnect protection
Takashi Iwai
4
-17
/
+21
2012-10-30
ALSA: usb-audio: Fix races at disconnection
Takashi Iwai
5
-41
/
+79
2012-10-25
ALSA: sound/usb: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-10-23
ALSA: usb-audio: Add quirk for Reloop Play
Didier Villevalois
1
-0
/
+41
2012-10-21
ALSA: usb-audio: USB audio quirk for Roland VG-99 advanced mode
Pete Leigh
1
-0
/
+34
2012-10-21
ALSA: snd-usb: remove unused variable in init_pitch_v2()
Wei Yongjun
1
-3
/
+0
[next]