| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: snd-usb: move calls to usb_set_interface | Daniel Mack | 2012-07-13 | 1 | -22/+35 |
* | ALSA: usb-audio: Fix the first PCM interface assignment | Takashi Iwai | 2012-07-06 | 1 | -2/+2 |
* | ALSA: snd-usb: make snd_usb_substream_capture_trigger static | Daniel Mack | 2012-06-18 | 1 | -1/+2 |
* | ALSA: snd-usb: fix sync pipe check | Daniel Mack | 2012-06-18 | 1 | -7/+11 |
* | ALSA: usb-audio: fix rate_list memory leak | Clemens Ladisch | 2012-05-31 | 1 | -0/+3 |
* | ALSA: snd-usb: fix stream info output in /proc | Daniel Mack | 2012-05-21 | 1 | -0/+12 |
* | ALSA: snd-usb: add support for implicit feedback | Daniel Mack | 2012-04-13 | 1 | -11/+26 |
* | ALSA: snd-usb: switch over to new endpoint streaming logic | Daniel Mack | 2012-04-13 | 1 | -72/+346 |
* | ALSA: usb-audio - Fix build error by consitification of rate list | Takashi Iwai | 2012-03-15 | 1 | -2/+4 |
* | ALSA: usb-audio: increase control transfer timeout | Clemens Ladisch | 2011-09-27 | 1 | -2/+2 |
* | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack | 2011-09-14 | 1 | -1/+1 |
* | ALSA: usb: refine delay information with USB frame counter | Pierre-Louis Bossart | 2011-09-12 | 1 | -0/+28 |
* | ALSA: usbaudio: implement USB autosuspend | Oliver Neukum | 2011-03-11 | 1 | -5/+15 |
* | ALSA: usb-audio: fix oops due to cleanup race when disconnecting | Takashi Iwai | 2011-02-23 | 1 | -2/+5 |
* | ALSA: usb - driver neglects kmalloc return value check and may deref NULL | Jesper Juhl | 2010-11-01 | 1 | -1/+3 |
* | ALSA: usb-audio: automatically detect feedback format | Clemens Ladisch | 2010-10-27 | 1 | -0/+2 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-03 | 1 | -2/+1 |
|\ |
|
| * | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 1 | -2/+1 |
* | | Merge branch 'topic/isa' into topic/misc | Takashi Iwai | 2010-08-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 2010-07-12 | 1 | -1/+1 |
* | | ALSA: usb: USB3 SuperSpeed sound support | Paul Zimmerman | 2010-08-14 | 1 | -2/+2 |
|/ |
|
* | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 2010-05-31 | 1 | -97/+1 |
* | ALSA: usb-audio: add support for UAC2 pitch control | Daniel Mack | 2010-05-27 | 1 | -7/+30 |
* | ALSA: usb pcm: use of kmalloc requires the include of slab.h | Stephen Rothwell | 2010-03-29 | 1 | -0/+1 |
* | linux/usb/audio.h: split header | Daniel Mack | 2010-03-12 | 1 | -2/+3 |
* | ALSA: usb-audio: add support for samplerate setting on v2 devices | Daniel Mack | 2010-03-05 | 1 | -46/+127 |
* | ALSA: usb-audio: use a format bitmask per alternate setting | Clemens Ladisch | 2010-03-05 | 1 | -3/+10 |
* | ALSA: usb-audio: rename substream format field to altset_idx | Clemens Ladisch | 2010-03-05 | 1 | -4/+4 |
* | ALSA: usb-audio: refactor code | Daniel Mack | 2010-03-05 | 1 | -0/+845 |