aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/endpoint.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-24ALSA: usb-audio: Improve frames size computationAlexander Tsoy1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-05ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu1-1/+1
2014-11-04ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai1-1/+1
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai1-0/+1
2013-10-07ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()Eldad Zack1-1/+1
2013-09-26ALSA: improve buffer size computations for USB PCM audioAlan Stern1-0/+2
2013-04-04ALSA: usb-audio: spelling correctionEldad Zack1-1/+1
2012-11-21ALSA: usb-audio: stop both data and sync endpoints asynchronouslyTakashi Iwai1-1/+1
2012-11-21ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai1-3/+2
2012-11-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai1-0/+1
2012-09-19ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid1-1/+4
2012-08-31ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack1-0/+1
2012-08-30ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack1-1/+1
2012-04-13ALSA: snd-usb: remove old streaming logicDaniel Mack1-15/+0
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack1-3/+0
2012-04-13ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack1-0/+26
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack1-0/+17
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack1-7/+0
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack1-0/+11