summaryrefslogtreecommitdiff
path: root/sound/usb/endpoint.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-05ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu
2014-11-04ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai
2013-10-07ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()Eldad Zack
2013-09-26ALSA: improve buffer size computations for USB PCM audioAlan Stern
2013-04-04ALSA: usb-audio: spelling correctionEldad Zack
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-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai
2012-09-19ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid
2012-08-31ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack
2012-08-30ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack
2012-04-13ALSA: snd-usb: remove old streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack