aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/endpoint.c
Commit message (Expand)AuthorAge
* ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai2012-08-16
* ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-13
* ALSA: snd-usb: fix some typos in endpoint.c documentationDaniel Mack2012-04-24
* ALSA: usb-audio: sound/usb/endpoint.c: suppress warningAndrew Morton2012-04-24
* ALSA: usb: Fix fill_max flag setTakashi Iwai2012-04-13
* ALSA: usb: Remove unused variableTakashi Iwai2012-04-13
* ALSA: snd-usb: add some documentationDaniel Mack2012-04-13
* ALSA: snd-usb: remove old streaming logicDaniel Mack2012-04-13
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-13
* ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack2012-04-13
* ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai2012-01-09
* ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-14
* ALSA: snd-usb: re-order codeDaniel Mack2011-09-14
* ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6Clemens Ladisch2011-08-04
* ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and QuattroGuillaume Pellerin2011-07-12
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03
|\
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-03
* | ALSA: usb-audio: fix Fast Track Ultra (8R) 44.1 sample ratesClemens Ladisch2010-09-02
|/
* ALSA: usb-audio: simplify control interface accessDaniel Mack2010-06-23
* ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-23
* ALSA: usb/endpoint, fix dangling pointer useJiri Slaby2010-06-21
* ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack2010-05-31
* ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-27
* ALSA: usb-audio: parse more format descriptors with structsDaniel Mack2010-05-27
* ALSA: usb - use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-29
* ALSA: usbaudio: Add basic support for M-Audio Fast Track Ultra seriesFelix Homann2010-03-25
* linux/usb/audio.h: split headerDaniel Mack2010-03-12
* ALSA: usb-audio: add support for samplerate setting on v2 devicesDaniel Mack2010-03-05
* ALSA: usb-audio: use a format bitmask per alternate settingClemens Ladisch2010-03-05
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-05