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
/
pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
ALSA: usb-audio: sync ep init fix for audioformat mismatch
Eldad Zack
1
-7
/
+99
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: replace hardcoded value with const
Eldad Zack
1
-1
/
+1
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
1
-2
/
+7
2012-11-21
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
Takashi Iwai
1
-14
/
+11
2012-11-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2012-11-08
ALSA: usb-audio: Fix crash at re-preparing the PCM stream
Takashi Iwai
1
-0
/
+3
2012-10-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-19
/
+34
2012-10-30
ALSA: usb-audio: Use rwsem for disconnect protection
Takashi Iwai
1
-6
/
+6
2012-10-30
ALSA: usb-audio: Fix races at disconnection
Takashi Iwai
1
-17
/
+32
2012-10-21
ALSA: snd-usb: remove unused variable in init_pitch_v2()
Wei Yongjun
1
-3
/
+0
2012-09-19
ALSA: usb-audio: Avoid unnecessary EP setups in prepare
Takashi Iwai
1
-3
/
+7
2012-09-19
ALSA: usb-audio: Move configuration to prepare.
Dylan Reid
1
-60
/
+74
2012-09-19
ALSA: usb-audio: Don't require hw_params in endpoint.
Dylan Reid
1
-3
/
+13
2012-09-19
ALSA: usb-audio: set period_bytes in substream.
Dylan Reid
1
-0
/
+2
2012-09-06
ALSA: usb-audio: Fix bogus error messages for delay accounting
Takashi Iwai
1
-0
/
+6
2012-08-31
ALSA: snd-usb: fix cross-interface streaming devices
Daniel Mack
1
-0
/
+15
2012-08-31
ALSA: snd-usb: fix calls to next_packet_size
Daniel Mack
1
-1
/
+6
2012-08-31
ALSA: snd-usb: restore delay information
Daniel Mack
1
-3
/
+26
2012-08-30
ALSA: snd-usb: Fix URB cancellation at stream start
Daniel Mack
1
-8
/
+5
2012-08-16
ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream
Takashi Iwai
1
-0
/
+3
2012-07-13
ALSA: snd-usb: move calls to usb_set_interface
Daniel Mack
1
-22
/
+35
2012-07-06
ALSA: usb-audio: Fix the first PCM interface assignment
Takashi Iwai
1
-2
/
+2
2012-06-18
ALSA: snd-usb: make snd_usb_substream_capture_trigger static
Daniel Mack
1
-1
/
+2
2012-06-18
ALSA: snd-usb: fix sync pipe check
Daniel Mack
1
-7
/
+11
2012-05-31
ALSA: usb-audio: fix rate_list memory leak
Clemens Ladisch
1
-0
/
+3
2012-05-21
ALSA: snd-usb: fix stream info output in /proc
Daniel Mack
1
-0
/
+12
2012-04-13
ALSA: snd-usb: add support for implicit feedback
Daniel Mack
1
-11
/
+26
2012-04-13
ALSA: snd-usb: switch over to new endpoint streaming logic
Daniel Mack
1
-72
/
+346
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
[prev]
[next]