summaryrefslogtreecommitdiff
path: root/sound/usb/pcm.c
AgeCommit message (Expand)Author
2012-11-29ALSA: usb-audio: FT C400 sync playback EP to capture EPEldad Zack
2012-11-29ALSA: usb-audio: replace hardcoded value with constEldad Zack
2012-11-23ALSA: usb-audio: fix delay account during pauseTakashi Iwai
2012-11-23ALSA: usb-audio: ignore delay calculation for capture streamTakashi Iwai
2012-11-22Merge branch 'for-linus' into for-nextTakashi Iwai
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack
2012-11-21ALSA: usb-audio: process pending stop at PCM hw_free and closeTakashi Iwai
2012-11-21ALSA: usb-audio: stop both data and sync endpoints asynchronouslyTakashi Iwai
2012-11-21ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai
2012-11-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai
2012-10-30ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai
2012-10-30ALSA: usb-audio: Fix races at disconnectionTakashi Iwai
2012-10-21ALSA: snd-usb: remove unused variable in init_pitch_v2()Wei Yongjun
2012-09-19ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai
2012-09-19ALSA: usb-audio: Move configuration to prepare.Dylan Reid
2012-09-19ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid
2012-09-19ALSA: usb-audio: set period_bytes in substream.Dylan Reid
2012-09-06ALSA: usb-audio: Fix bogus error messages for delay accountingTakashi Iwai
2012-08-31ALSA: snd-usb: fix cross-interface streaming devicesDaniel Mack
2012-08-31ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack
2012-08-31ALSA: snd-usb: restore delay informationDaniel Mack
2012-08-30ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack
2012-08-16ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack
2012-07-06ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack
2012-05-31ALSA: usb-audio: fix rate_list memory leakClemens Ladisch
2012-05-21ALSA: snd-usb: fix stream info output in /procDaniel Mack
2012-04-13ALSA: snd-usb: add support for implicit feedbackDaniel Mack
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack
2012-03-15ALSA: usb-audio - Fix build error by consitification of rate listTakashi Iwai
2011-09-27ALSA: usb-audio: increase control transfer timeoutClemens Ladisch
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack
2011-09-12ALSA: usb: refine delay information with USB frame counterPierre-Louis Bossart
2011-03-11ALSA: usbaudio: implement USB autosuspendOliver Neukum
2011-02-23ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai
2010-11-01ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl
2010-10-27ALSA: usb-audio: automatically detect feedback formatClemens Ladisch
2010-09-03Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-03ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch
2010-08-18Merge branch 'topic/isa' into topic/miscTakashi Iwai
2010-08-14ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman
2010-07-12fix comnment/printk typos concerning "empty"Uwe Kleine-König
2010-05-31ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack
2010-05-27ALSA: usb-audio: add support for UAC2 pitch controlDaniel Mack
2010-03-29ALSA: usb pcm: use of kmalloc requires the include of slab.hStephen Rothwell
2010-03-12linux/usb/audio.h: split headerDaniel Mack