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
/
pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
ALSA: usb-audio - Fix build error by consitification of rate list
Takashi Iwai
1
-2
/
+4
2011-09-27
ALSA: usb-audio: increase control transfer timeout
Clemens Ladisch
1
-2
/
+2
2011-09-14
ALSA: snd-usb: move code from urb.c to endpoint.c
Daniel Mack
1
-1
/
+1
2011-09-12
ALSA: usb: refine delay information with USB frame counter
Pierre-Louis Bossart
1
-0
/
+28
2011-03-11
ALSA: usbaudio: implement USB autosuspend
Oliver Neukum
1
-5
/
+15
2011-02-23
ALSA: usb-audio: fix oops due to cleanup race when disconnecting
Takashi Iwai
1
-2
/
+5
2010-11-01
ALSA: usb - driver neglects kmalloc return value check and may deref NULL
Jesper Juhl
1
-1
/
+3
2010-10-27
ALSA: usb-audio: automatically detect feedback format
Clemens Ladisch
1
-0
/
+2
2010-09-03
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+1
2010-09-03
ALSA: usb-audio: fix detection of vendor-specific device protocol settings
Clemens Ladisch
1
-2
/
+1
2010-08-18
Merge branch 'topic/isa' into topic/misc
Takashi Iwai
1
-1
/
+1
2010-08-14
ALSA: usb: USB3 SuperSpeed sound support
Paul Zimmerman
1
-2
/
+2
2010-07-12
fix comnment/printk typos concerning "empty"
Uwe Kleine-König
1
-1
/
+1
2010-05-31
ALSA: usb-audio: parse clock topology of UAC2 devices
Daniel Mack
1
-97
/
+1
2010-05-27
ALSA: usb-audio: add support for UAC2 pitch control
Daniel Mack
1
-7
/
+30
2010-03-29
ALSA: usb pcm: use of kmalloc requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-12
linux/usb/audio.h: split header
Daniel Mack
1
-2
/
+3
2010-03-05
ALSA: usb-audio: add support for samplerate setting on v2 devices
Daniel Mack
1
-46
/
+127
2010-03-05
ALSA: usb-audio: use a format bitmask per alternate setting
Clemens Ladisch
1
-3
/
+10
2010-03-05
ALSA: usb-audio: rename substream format field to altset_idx
Clemens Ladisch
1
-4
/
+4
2010-03-05
ALSA: usb-audio: refactor code
Daniel Mack
1
-0
/
+845