| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: usb-audio: rmove print for failure of kmalloc | Shawn Lin | 2016-08-22 | 1 | -3/+1 |
* | ALSA: usb-audio: Fix audio output on Roland SC-D70 sound module | Takamichi Horikawa | 2015-04-21 | 1 | -1/+4 |
* | ALSA: usb-audio: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -29/+39 |
* | ALSA: usb-audio: Fix Creative VF0420 rate | Pavel Hofman | 2014-01-14 | 1 | -2/+4 |
* | ALSA: usb-audio: store protocol version in struct audioformat | Clemens Ladisch | 2013-06-27 | 1 | -24/+10 |
* | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 2013-04-29 | 1 | -2/+3 |
* | ALSA: snd-usb: add quirks handler for DSD streams | Daniel Mack | 2013-04-18 | 1 | -0/+3 |
* | ALSA: usb-audio: UAC2: do clock validity check earlier | Eldad Zack | 2013-04-04 | 1 | -1/+1 |
* | ALSA: snd-usb: handle raw data format of UAC2 devices | Daniel Mack | 2013-03-18 | 1 | -4/+7 |
* | ALSA: snd-usb: handle the bmFormats field as unsigned int | Daniel Mack | 2013-03-18 | 1 | -4/+5 |
* | ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c | Sachin Kamat | 2012-11-21 | 1 | -5/+5 |
* | ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk() | Xi Wang | 2012-02-15 | 1 | -3/+1 |
* | ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran... | Xi Wang | 2012-01-08 | 1 | -1/+7 |
* | ALSA: usb-audio: increase control transfer timeout | Clemens Ladisch | 2011-09-27 | 1 | -2/+2 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-05-22 | 1 | -0/+1 |
|\ |
|
| * | ALSA: usb-audio: include format.h in format.c | Daniel Mack | 2011-05-18 | 1 | -0/+1 |
* | | ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks | Wolfgang Breyha | 2011-04-28 | 1 | -1/+3 |
|/ |
|
* | ALSA: usb-audio: add Edirol SD-90 PCM support | Clemens Ladisch | 2011-01-10 | 1 | -1/+4 |
* | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 1 | -12/+10 |
* | ALSA: sound/usb/format: silence uninitialized variable warnings | Dan Carpenter | 2010-08-15 | 1 | -0/+8 |
* | ALSA: usb-audio: simplify control interface access | Daniel Mack | 2010-06-23 | 1 | -5/+4 |
* | ALSA: usb-audio: parse UAC2 sample rate ranges correctly | Daniel Mack | 2010-06-11 | 1 | -18/+74 |
* | ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE | Daniel Mack | 2010-06-11 | 1 | -2/+4 |
* | ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2() | Daniel Mack | 2010-06-11 | 1 | -0/+6 |
* | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 2010-05-31 | 1 | -6/+10 |
* | ALSA: usb-audio: fix return values | Daniel Mack | 2010-05-27 | 1 | -2/+2 |
* | ALSA: usb-audio: parse more format descriptors with structs | Daniel Mack | 2010-05-27 | 1 | -10/+10 |
* | ALSA: usb - use of kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 2010-03-29 | 1 | -0/+1 |
* | ALSA: usb-mixer: use defines from audio.h | Daniel Mack | 2010-03-12 | 1 | -2/+4 |
* | linux/usb/audio.h: split header | Daniel Mack | 2010-03-12 | 1 | -0/+1 |
* | ALSA: usb-audio: support multiple formats with audio class v2 devices | Clemens Ladisch | 2010-03-05 | 1 | -55/+38 |
* | ALSA: usb-audio: use a format bitmask per alternate setting | Clemens Ladisch | 2010-03-05 | 1 | -5/+5 |
* | ALSA: usb-audio: refactor code | Daniel Mack | 2010-03-05 | 1 | -0/+445 |