aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/card.c
Commit message (Expand)AuthorAge
* ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-10-30
* ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai2012-09-19
* ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin2012-08-31
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-13
* ALSA: snd-usb: add snd_usb_audio-wide mutexDaniel Mack2012-04-13
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-26
| |\
| | * ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-14
| | * ALSA: snd-usb: re-order codeDaniel Mack2011-09-14
* | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
|\ \ \ | |/ / |/| |
| * | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
| |/
* | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff2011-09-26
* | ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff2011-09-23
|/
* ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin2011-07-08
* ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack2011-05-25
* ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack2011-05-25
* ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai2011-03-21
* ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-11
* ALSA: usbaudio: fix suspend/resumeOliver Neukum2011-03-11
* ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-23
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-09
|\
| * ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-08
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03
|\|
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-03
| * ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-02
* | ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman2010-08-14
|/
* ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-23
* ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack2010-05-31
* ALSA: usb: fix usb build error when PM is not enabledRandy Dunlap2010-03-22
* ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack2010-03-12
* linux/usb/audio.h: split headerDaniel Mack2010-03-12
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-05