summaryrefslogtreecommitdiffstats
path: root/sound/usb/card.c
AgeCommit message (Expand)Author
2012-08-31ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: add snd_usb_audio-wide mutexDaniel Mack
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-26ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-07-08ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin
2011-05-25ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack
2011-05-25ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack
2011-03-21ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai
2011-03-11ALSA: usbaudio: implement USB autosuspendOliver Neukum
2011-03-11ALSA: usbaudio: fix suspend/resumeOliver Neukum
2011-02-23ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-08ALSA: usb - Release capture substream URBs properlyTakashi Iwai
2010-09-03Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-03ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch
2010-09-02ALSA: usb-audio: Assume first control interface is for audioDaniel Mack
2010-08-14ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack
2010-05-31ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack
2010-03-22ALSA: usb: fix usb build error when PM is not enabledRandy Dunlap
2010-03-12ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack
2010-03-12linux/usb/audio.h: split headerDaniel Mack
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack