| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: snd-usb-caiaq: Fix NULL dereference in input.c | William Light | 2011-10-13 | 1 | -1/+3 |
* | ALSA: usb-audio: increase control transfer timeout | Clemens Ladisch | 2011-09-27 | 8 | -25/+25 |
* | ALSA: 6fire: don't use custom hex_to_bin() | Andy Shevchenko | 2011-09-23 | 1 | -13/+12 |
* | ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interface | Daniele Guerrieri | 2011-09-16 | 1 | -0/+14 |
* | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack | 2011-09-14 | 8 | -991/+967 |
* | ALSA: snd-usb: re-order code | Daniel Mack | 2011-09-14 | 7 | -444/+472 |
* | ALSA: snd-usb: re-order the Makefile | Daniel Mack | 2011-09-14 | 1 | -6/+6 |
* | ALSA: usb: refine delay information with USB frame counter | Pierre-Louis Bossart | 2011-09-12 | 4 | -3/+60 |
* | ALSA: usb-audio: add Starr Labs USB MIDI support | Kristian Amlie | 2011-08-26 | 4 | -0/+40 |
* | ALSA: usb-audio - Check the dB-range validity in the later read, too | Takashi Iwai | 2011-08-19 | 1 | -2/+11 |
* | ALSA: usb-audio - Fix missing mixer dB information | Takashi Iwai | 2011-08-19 | 1 | -1/+2 |
* | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack | 2011-08-14 | 2 | -4/+28 |
* | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc | Daniel Mack | 2011-08-10 | 1 | -2/+4 |
* | ALSA: usb-audio - Add quirk for BOSS Micro BR-80 | Kazutomo Yoshii | 2011-08-10 | 1 | -0/+34 |
* | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack | 2011-08-06 | 1 | -1/+1 |
* | ALSA: snd-usb: Fix uninitialized variable usage | Daniel Mack | 2011-08-06 | 1 | -1/+1 |
* | ALSA: usb-audio - add quirk for Keith McMillen StringPort | Miller Puckette | 2011-08-05 | 1 | -0/+6 |
* | ALSA: snd-usb: operate on given mixer interface only | Daniel Mack | 2011-08-04 | 2 | -12/+9 |
* | ALSA: snd-usb: avoid dividing by zero on invalid input | Nicolai Krakowiak | 2011-08-04 | 1 | -0/+5 |
* | ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 | Clemens Ladisch | 2011-08-04 | 1 | -1/+1 |
* | ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 | David G Turner | 2011-07-21 | 1 | -0/+30 |
* | ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and Quattro | Guillaume Pellerin | 2011-07-12 | 2 | -25/+136 |
* | ALSA: usb-audio: replace "void *" with more specific pointers | Pavel Roskin | 2011-07-08 | 1 | -8/+8 |
* | Merge branch 'fix/hda' into topic/misc | Takashi Iwai | 2011-06-17 | 1 | -2/+2 |
|\ |
|
| * | ALSA: 6fire - Fix signedness bug | Torsten Schenk | 2011-06-16 | 1 | -2/+2 |
* | | ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods | Clemens Ladisch | 2011-06-17 | 1 | -1/+1 |
|/ |
|
* | ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() | Jesper Juhl | 2011-06-14 | 1 | -1/+0 |
* | ALSA: usb - turn off de-emphasis in s/pdif for cm6206 | Eric Lammerts | 2011-06-03 | 1 | -1/+1 |
* | ALSA: 6fire: Don't leak firmware in error path | Jesper Juhl | 2011-06-02 | 1 | -0/+1 |
* | ALSA: usb-audio: more control quirks for M-Audio FastTrack devices | Daniel Mack | 2011-05-25 | 2 | -2/+72 |
* | ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER | Daniel Mack | 2011-05-25 | 2 | -1/+17 |
* | ALSA: usb-audio: export snd_usb_feature_unit_ctl | Daniel Mack | 2011-05-25 | 4 | -11/+15 |
* | ALSA: usb-audio: rework add_control_to_empty() | Daniel Mack | 2011-05-25 | 2 | -9/+13 |
* | ALSA: usb-audio: move assignment of chip->ctrl_intf | Daniel Mack | 2011-05-25 | 1 | -8/+8 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-05-22 | 12 | -113/+273 |
|\ |
|
| * | ALSA: usb-audio - Add support for USB X-Fi S51 Pro | Mathieu Bouffard | 2011-05-18 | 1 | -0/+12 |
| * | ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC() | Daniel Mack | 2011-05-18 | 1 | -2/+2 |
| * | ALSA: usb-audio: assume valid clock | Daniel Mack | 2011-05-18 | 1 | -1/+10 |
| * | ALSA: usb-audio: add quirks for Roland GR-55 | Daniel Mack | 2011-05-18 | 1 | -0/+26 |
| * | ALSA: usb-audio: Add quirk for KORG PANDORA PX5D MIDI interface | Daniel Mack | 2011-05-18 | 1 | -0/+11 |
| * | ALSA: usb-audio: remove invalid extra mixers for Komplete Audio 6 | Daniel Mack | 2011-05-18 | 3 | -19/+2 |
| * | ALSA: usb-audio: include format.h in format.c | Daniel Mack | 2011-05-18 | 1 | -0/+1 |
| * | ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not set | Daniel Mack | 2011-05-18 | 1 | -1/+1 |
| * | ALSA: usb-audio - Don't expose broken dB ranges | Takashi Iwai | 2011-04-28 | 1 | -4/+6 |
| * | ALSA: 6fire: use the kernel's built-in bit reverse table | Daniel Mack | 2011-04-26 | 2 | -27/+3 |
| * | ALSA: usb-audio: Add quirks for Audio Kontrol 6 | Daniel Mack | 2011-04-14 | 3 | -0/+24 |
| * | ALSA: 6fire - Add support of digital-thru mixer | Torsten Schenk | 2011-04-04 | 3 | -47/+137 |
| * | ALSA: 6fire - Improve firmware loader | Torsten Schenk | 2011-04-04 | 1 | -13/+31 |
| * | ALSA: 6fire - Add support for S32_LE format | Torsten Schenk | 2011-04-04 | 1 | -4/+18 |
| * | ALSA: 6fire - Fix pcm rate assignment | Torsten Schenk | 2011-04-04 | 1 | -8/+5 |