aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai1-2/+2
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-1/+1
2011-09-26ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flagThomas Pfaff1-3/+5
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff1-0/+1
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack1-1/+0
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack1-1/+2
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-07-08ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin1-8/+8
2011-05-25ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack1-0/+1
2011-05-25ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack1-8/+8
2011-03-21ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai1-4/+18
2011-03-11ALSA: usbaudio: implement USB autosuspendOliver Neukum1-14/+52
2011-03-11ALSA: usbaudio: fix suspend/resumeOliver Neukum1-1/+9
2011-02-23ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai1-0/+4
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2010-09-08ALSA: usb - Release capture substream URBs properlyTakashi Iwai1-1/+1
2010-09-03Merge branch 'fix/misc' into topic/miscTakashi Iwai1-5/+12
2010-09-03ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch1-4/+5
2010-09-02ALSA: usb-audio: Assume first control interface is for audioDaniel Mack1-1/+7
2010-08-14ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman1-8/+23
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack1-1/+1
2010-05-31ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack1-16/+2
2010-03-22ALSA: usb: fix usb build error when PM is not enabledRandy Dunlap1-0/+3
2010-03-12ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack1-1/+1
2010-03-12linux/usb/audio.h: split headerDaniel Mack1-1/+2
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack1-0/+648