summaryrefslogtreecommitdiffstats
path: root/sound/usb/card.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Deprecate async_unlink optionTakashi Iwai2012-11-211-7/+0
* ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-141-3/+3
* ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-10-301-4/+8
* ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai2012-09-191-0/+2
* ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin2012-08-311-2/+2
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-131-1/+7
* ALSA: snd-usb: add snd_usb_audio-wide mutexDaniel Mack2012-04-131-0/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-3/+3
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-2/+2
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-261-2/+2
| |\
| | * ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-141-1/+0
| | * ALSA: snd-usb: re-order codeDaniel Mack2011-09-141-1/+2
* | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
|\ \ \ | |/ / |/| |
| * | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-1/+1
| |/
* | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff2011-09-261-3/+5
* | ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff2011-09-231-0/+1
|/
* ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin2011-07-081-8/+8
* ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack2011-05-251-0/+1
* ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack2011-05-251-8/+8
* ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai2011-03-211-4/+18
* ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-111-14/+52
* ALSA: usbaudio: fix suspend/resumeOliver Neukum2011-03-111-1/+9
* ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-231-0/+4
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-091-1/+1
|\
| * ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-081-1/+1
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-031-5/+12
|\ \ | |/
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-031-4/+5
| * ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-021-1/+7
* | ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman2010-08-141-8/+23
|/
* ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-231-1/+1
* ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack2010-05-311-16/+2
* ALSA: usb: fix usb build error when PM is not enabledRandy Dunlap2010-03-221-0/+3
* ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack2010-03-121-1/+1
* linux/usb/audio.h: split headerDaniel Mack2010-03-121-1/+2
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-051-0/+648
OpenPOWER on IntegriCloud