summaryrefslogtreecommitdiffstats
path: root/sound/usb/endpoint.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack2012-08-311-12/+1Star
* | ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack2012-08-301-2/+9
|/
* ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai2012-08-161-4/+0Star
* ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-131-67/+6Star
* ALSA: snd-usb: fix some typos in endpoint.c documentationDaniel Mack2012-04-241-25/+33
* ALSA: usb-audio: sound/usb/endpoint.c: suppress warningAndrew Morton2012-04-241-1/+1
* ALSA: usb: Fix fill_max flag setTakashi Iwai2012-04-131-1/+1
* ALSA: usb: Remove unused variableTakashi Iwai2012-04-131-1/+0Star
* ALSA: snd-usb: add some documentationDaniel Mack2012-04-131-11/+171
* ALSA: snd-usb: remove old streaming logicDaniel Mack2012-04-131-844/+6Star
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-131-40/+0Star
* ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack2012-04-131-11/+917
* ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai2012-01-091-2/+3
* ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-141-0/+948
* ALSA: snd-usb: re-order codeDaniel Mack2011-09-141-433/+0Star
* ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6Clemens Ladisch2011-08-041-1/+1
* ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and QuattroGuillaume Pellerin2011-07-121-0/+2
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-031-5/+6
|\
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-031-5/+6
* | ALSA: usb-audio: fix Fast Track Ultra (8R) 44.1 sample ratesClemens Ladisch2010-09-021-2/+0Star
|/
* ALSA: usb-audio: simplify control interface accessDaniel Mack2010-06-231-0/+1
* ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-231-2/+2
* ALSA: usb/endpoint, fix dangling pointer useJiri Slaby2010-06-211-0/+1
* ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack2010-05-311-2/+55
* ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-271-13/+42
* ALSA: usb-audio: parse more format descriptors with structsDaniel Mack2010-05-271-4/+7
* ALSA: usb - use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
* ALSA: usbaudio: Add basic support for M-Audio Fast Track Ultra seriesFelix Homann2010-03-251-0/+2
* linux/usb/audio.h: split headerDaniel Mack2010-03-121-0/+1
* ALSA: usb-audio: add support for samplerate setting on v2 devicesDaniel Mack2010-03-051-2/+2
* ALSA: usb-audio: use a format bitmask per alternate settingClemens Ladisch2010-03-051-2/+2
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-051-0/+358