Age | Commit message (Expand) | Author |
2012-02-22 | ALSA: snd-usb-caiaq: Fix the return of XRUN | Mark Hills |
2012-02-15 | ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk() | Xi Wang |
2012-02-08 | ALSA: usb-audio: add Edirol UM-3G support | Clemens Ladisch |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-11 | ALSA: usb-audio: add Yamaha MOX6/MOX8 support | Clemens Ladisch |
2012-01-09 | ALSA: usb-audio - Avoid flood of frame-active debug messages | Takashi Iwai |
2012-01-09 | ALSA: snd-usb-us122l: Delete calls to preempt_disable | Karsten Wiese |
2012-01-08 | ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran... | Xi Wang |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-12-12 | ALSA: snd-usb: added VOX ToneLab ST midi handling | Sergiusz Urbaniak |
2011-11-29 | ALSA: usb-audio - Support for Roland GAIA SH-01 Synthesizer | John F Leach |
2011-11-18 | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-10 | ALSA: usb-audio: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-09 | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 | Alexey Fisher |
2011-11-08 | ALSA: usb-audio - Fix the missing volume quirks at delayed init | Takashi Iwai |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-11-06 | ALSA: ua101: fix crash when unplugging | Clemens Ladisch |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-31 | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-26 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-10-13 | ALSA: usb-audio - Fix possible access over audio_feature_info[] array | Takashi Iwai |
2011-10-13 | ALSA: snd-usb-caiaq: Add support for Maschine | William Light |
2011-10-13 | ALSA: snd-usb-caiaq: Fix NULL dereference in input.c | William Light |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-09-27 | ALSA: usb-audio: increase control transfer timeout | Clemens Ladisch |
2011-09-26 | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing... | Thomas Pfaff |
2011-09-23 | ALSA: usb-audio - clear chip->probing on error exit | Thomas Pfaff |
2011-09-23 | ALSA: 6fire: don't use custom hex_to_bin() | Andy Shevchenko |
2011-09-16 | ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interface | Daniele Guerrieri |
2011-09-14 | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack |
2011-09-14 | ALSA: snd-usb: re-order code | Daniel Mack |
2011-09-14 | ALSA: snd-usb: re-order the Makefile | Daniel Mack |
2011-09-12 | ALSA: usb: refine delay information with USB frame counter | Pierre-Louis Bossart |
2011-08-26 | ALSA: usb-audio: add Starr Labs USB MIDI support | Kristian Amlie |
2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern |
2011-08-19 | ALSA: usb-audio - Check the dB-range validity in the later read, too | Takashi Iwai |
2011-08-19 | ALSA: usb-audio - Fix missing mixer dB information | Takashi Iwai |
2011-08-14 | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack |
2011-08-10 | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc | Daniel Mack |
2011-08-10 | ALSA: usb-audio - Add quirk for BOSS Micro BR-80 | Kazutomo Yoshii |
2011-08-06 | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack |
2011-08-06 | ALSA: snd-usb: Fix uninitialized variable usage | Daniel Mack |
2011-08-05 | ALSA: usb-audio - add quirk for Keith McMillen StringPort | Miller Puckette |
2011-08-04 | ALSA: snd-usb: operate on given mixer interface only | Daniel Mack |
2011-08-04 | ALSA: snd-usb: avoid dividing by zero on invalid input | Nicolai Krakowiak |
2011-08-04 | ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 | Clemens Ladisch |
2011-07-21 | ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 | David G Turner |