Age | Commit message (Expand) | Author |
2013-05-07 | ALSA: usb-audio: Fix autopm error during probing | Takashi Iwai |
2013-05-07 | ALSA: usb-audio: disable autopm for MIDI devices | Clemens Ladisch |
2013-05-07 | ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT | Daniel Mack |
2013-04-16 | ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_* | Eldad Zack |
2013-03-28 | ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls() | Daniel Mack |
2013-03-28 | ALSA: snd-usb: mixer: propagate errors up the call chain | Daniel Mack |
2013-02-28 | ALSA: usb-audio: fix Roland A-PRO support | Clemens Ladisch |
2013-02-03 | ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices | Clemens Ladisch |
2013-01-27 | ALSA: usb-audio: Fix regression by disconnection-race-fix patch | Takashi Iwai |
2013-01-21 | ALSA: usb - fix race in creation of M-Audio Fast track pro driver | David Henningsson |
2013-01-11 | ALSA: usb-audio: Fix missing autopm for MIDI input | Takashi Iwai |
2013-01-11 | ALSA: usb-audio: Avoid autopm calls after disconnection | Takashi Iwai |
2012-12-03 | ALSA: ua101, usx2y: fix broken MIDI output | Clemens Ladisch |
2012-12-03 | ALSA: snd-usb-caiaq: initialize card pointer | Daniel Mack |
2012-11-17 | ALSA: usb-audio: Fix mutex deadlock at disconnection | Takashi Iwai |
2012-11-17 | ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c | Takashi Iwai |
2012-11-17 | ALSA: usb-audio: Use rwsem for disconnect protection | Takashi Iwai |
2012-11-17 | ALSA: usb-audio: Fix races at disconnection | Takashi Iwai |
2012-10-13 | ALSA: USB: Support for (original) Xbox Communicator | Marko Friedemann |
2012-10-13 | ALSA: usb - disable broken hw volume for Tenx TP6911 | David Henningsson |
2012-08-09 | ALSA: snd-usb: fix clock source validity index | Daniel Mack |
2012-06-10 | ALSA: usb-audio: fix rate_list memory leak | Clemens Ladisch |
2012-03-18 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-03-15 | ALSA: usb-audio - Fix build error by consitification of rate list | Takashi Iwai |
2012-02-25 | ALSA: snd-usb-6fire: Select missing SND_VMASTER option in Kconfig | Torsten Schenk |
2012-02-22 | ALSA: snd-usb-6fire: add analog input volume control | Torsten Schenk |
2012-02-22 | ALSA: snd-usb-6fire: add mute control for analog outputs | Torsten Schenk |
2012-02-22 | ALSA: snd-usb-6fire: add individual volume control for analog channels | Torsten Schenk |
2012-02-22 | ALSA: snd-usb-6fire: add tlv to controls | Torsten Schenk |
2012-02-22 | ALSA: snd-usb-6fire: remove driver version information | Torsten Schenk |
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-15 | ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c | Masanari Iida |
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 |