Age | Commit message (Expand) | Author | Files | Lines |
2011-11-29 | ALSA: usb-audio - Support for Roland GAIA SH-01 Synthesizer | John F Leach | 1 | -0/+31 |
2011-11-10 | ALSA: usb-audio: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -4/+3 |
2011-11-09 | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 | Alexey Fisher | 1 | -0/+1 |
2011-11-08 | ALSA: usb-audio - Fix the missing volume quirks at delayed init | Takashi Iwai | 1 | -50/+59 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+5 |
2011-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -7/+21 |
2011-11-06 | ALSA: ua101: fix crash when unplugging | Clemens Ladisch | 1 | -7/+21 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 4 | -0/+4 |
2011-11-01 | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 1 | -0/+1 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 26 | -1365/+1648 |
2011-10-27 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 26 | -1365/+1648 |
2011-10-13 | ALSA: usb-audio - Fix possible access over audio_feature_info[] array | Takashi Iwai | 1 | -1/+1 |
2011-10-13 | ALSA: snd-usb-caiaq: Add support for Maschine | William Light | 4 | -2/+160 |
2011-10-13 | ALSA: snd-usb-caiaq: Fix NULL dereference in input.c | William Light | 1 | -1/+3 |
2011-10-08 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -1/+1 |
2011-09-27 | ALSA: usb-audio: increase control transfer timeout | Clemens Ladisch | 8 | -25/+25 |
2011-09-26 | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing... | Thomas Pfaff | 1 | -3/+5 |
2011-09-23 | ALSA: usb-audio - clear chip->probing on error exit | Thomas Pfaff | 1 | -0/+1 |
2011-09-23 | ALSA: 6fire: don't use custom hex_to_bin() | Andy Shevchenko | 1 | -13/+12 |
2011-09-16 | ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interface | Daniele Guerrieri | 1 | -0/+14 |
2011-09-14 | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack | 8 | -991/+967 |
2011-09-14 | ALSA: snd-usb: re-order code | Daniel Mack | 7 | -444/+472 |
2011-09-14 | ALSA: snd-usb: re-order the Makefile | Daniel Mack | 1 | -6/+6 |
2011-09-12 | ALSA: usb: refine delay information with USB frame counter | Pierre-Louis Bossart | 4 | -3/+60 |
2011-08-26 | ALSA: usb-audio: add Starr Labs USB MIDI support | Kristian Amlie | 4 | -0/+40 |
2011-08-20 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -1/+1 |
2011-08-19 | ALSA: usb-audio - Check the dB-range validity in the later read, too | Takashi Iwai | 1 | -2/+11 |
2011-08-19 | ALSA: usb-audio - Fix missing mixer dB information | Takashi Iwai | 1 | -1/+2 |
2011-08-14 | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack | 2 | -4/+28 |
2011-08-10 | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc | Daniel Mack | 1 | -2/+4 |
2011-08-10 | ALSA: usb-audio - Add quirk for BOSS Micro BR-80 | Kazutomo Yoshii | 1 | -0/+34 |
2011-08-06 | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack | 1 | -1/+1 |
2011-08-06 | ALSA: snd-usb: Fix uninitialized variable usage | Daniel Mack | 1 | -1/+1 |
2011-08-05 | ALSA: usb-audio - add quirk for Keith McMillen StringPort | Miller Puckette | 1 | -0/+6 |
2011-08-04 | ALSA: snd-usb: operate on given mixer interface only | Daniel Mack | 2 | -12/+9 |
2011-08-04 | ALSA: snd-usb: avoid dividing by zero on invalid input | Nicolai Krakowiak | 1 | -0/+5 |
2011-08-04 | ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 | Clemens Ladisch | 1 | -1/+1 |
2011-07-21 | ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 | David G Turner | 1 | -0/+30 |
2011-07-12 | ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and Quattro | Guillaume Pellerin | 2 | -25/+136 |
2011-07-08 | ALSA: usb-audio: replace "void *" with more specific pointers | Pavel Roskin | 1 | -8/+8 |
2011-06-17 | Merge branch 'fix/hda' into topic/misc | Takashi Iwai | 1 | -2/+2 |
2011-06-17 | ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods | Clemens Ladisch | 1 | -1/+1 |
2011-06-16 | ALSA: 6fire - Fix signedness bug | Torsten Schenk | 1 | -2/+2 |
2011-06-14 | ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() | Jesper Juhl | 1 | -1/+0 |
2011-06-03 | ALSA: usb - turn off de-emphasis in s/pdif for cm6206 | Eric Lammerts | 1 | -1/+1 |
2011-06-02 | ALSA: 6fire: Don't leak firmware in error path | Jesper Juhl | 1 | -0/+1 |
2011-05-25 | ALSA: usb-audio: more control quirks for M-Audio FastTrack devices | Daniel Mack | 2 | -2/+72 |
2011-05-25 | ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER | Daniel Mack | 2 | -1/+17 |
2011-05-25 | ALSA: usb-audio: export snd_usb_feature_unit_ctl | Daniel Mack | 4 | -11/+15 |
2011-05-25 | ALSA: usb-audio: rework add_control_to_empty() | Daniel Mack | 2 | -9/+13 |