Age | Commit message (Expand) | Author | Files | Lines |
2012-11-21 | ALSA: usb-audio: Deprecate async_unlink option | Takashi Iwai | 1 | -7/+0 |
2012-11-14 | ALSA: usb-audio: Fix mutex deadlock at disconnection | Takashi Iwai | 1 | -3/+3 |
2012-10-30 | ALSA: usb-audio: Use rwsem for disconnect protection | Takashi Iwai | 1 | -4/+8 |
2012-09-19 | ALSA: usb-audio: Avoid unnecessary EP setups in prepare | Takashi Iwai | 1 | -0/+2 |
2012-08-31 | ALSA: snd-usb: use list_for_each_safe for endpoint resources | Pavel Roskin | 1 | -2/+2 |
2012-04-13 | ALSA: snd-usb: switch over to new endpoint streaming logic | Daniel Mack | 1 | -1/+7 |
2012-04-13 | ALSA: snd-usb: add snd_usb_audio-wide mutex | Daniel Mack | 1 | -0/+2 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -3/+3 |
2011-11-01 | sound: Add module.h to the previously silent sound users | 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 | 1 | -2/+2 |
2011-10-27 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -2/+2 |
2011-10-08 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -1/+1 |
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-14 | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack | 1 | -1/+0 |
2011-09-14 | ALSA: snd-usb: re-order code | Daniel Mack | 1 | -1/+2 |
2011-08-20 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -1/+1 |
2011-07-08 | ALSA: usb-audio: replace "void *" with more specific pointers | Pavel Roskin | 1 | -8/+8 |
2011-05-25 | ALSA: usb-audio: export snd_usb_feature_unit_ctl | Daniel Mack | 1 | -0/+1 |
2011-05-25 | ALSA: usb-audio: move assignment of chip->ctrl_intf | Daniel Mack | 1 | -8/+8 |
2011-03-21 | ALSA: usb - Remove trailing spaces from USB card name strings | Takashi Iwai | 1 | -4/+18 |
2011-03-11 | ALSA: usbaudio: implement USB autosuspend | Oliver Neukum | 1 | -14/+52 |
2011-03-11 | ALSA: usbaudio: fix suspend/resume | Oliver Neukum | 1 | -1/+9 |
2011-02-23 | ALSA: usb-audio: fix oops due to cleanup race when disconnecting | Takashi Iwai | 1 | -0/+4 |
2010-09-09 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 1 | -1/+1 |
2010-09-08 | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 1 | -1/+1 |
2010-09-04 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 1 | -5/+12 |
2010-09-04 | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 1 | -4/+5 |
2010-09-02 | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 1 | -1/+7 |
2010-08-14 | ALSA: usb: USB3 SuperSpeed sound support | Paul Zimmerman | 1 | -8/+23 |
2010-06-23 | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack | 1 | -1/+1 |
2010-05-31 | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 1 | -16/+2 |
2010-03-22 | ALSA: usb: fix usb build error when PM is not enabled | Randy Dunlap | 1 | -0/+3 |
2010-03-12 | ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch] | Daniel Mack | 1 | -1/+1 |
2010-03-12 | linux/usb/audio.h: split header | Daniel Mack | 1 | -1/+2 |
2010-03-05 | ALSA: usb-audio: refactor code | Daniel Mack | 1 | -0/+648 |