| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: usb-audio: Use module_usb_driver | Sachin Kamat | 2013-10-09 | 1 | -12/+1 |
* | ALSA: usb-audio: add support for wireless USB devices | Thomas Pugliese | 2013-10-07 | 1 | -0/+1 |
* | ALSA: improve buffer size computations for USB PCM audio | Alan Stern | 2013-09-26 | 1 | -8/+0 |
* | ALSA: usb-audio: work around Android accessory firmware bug | Clemens Ladisch | 2013-06-17 | 1 | -2/+20 |
* | ALSA: usb-audio: Fix autopm error during probing | Takashi Iwai | 2013-04-25 | 1 | -1/+3 |
* | ALSA: usb-audio: UAC2: auto clock selection module param | Eldad Zack | 2013-04-04 | 1 | -0/+4 |
* | ALSA: usb-audio: neaten MODULE_DEVICE_TABLE placement | Eldad Zack | 2013-04-04 | 1 | -2/+1 |
* | ALSA: usb-audio: convert list_for_each to entry variant | Eldad Zack | 2013-04-04 | 1 | -3/+1 |
* | ALSA: usb-audio: add a workaround for the NuForce UDH-100 | Clemens Ladisch | 2013-03-12 | 1 | -0/+15 |
* | ALSA: usb: cosmetics, remove a leading space | Antonio Ospite | 2013-01-29 | 1 | -1/+1 |
* | ALSA: usb-audio: Deprecate async_unlink option | Takashi Iwai | 2012-11-21 | 1 | -7/+0 |
* | ALSA: usb-audio: Fix mutex deadlock at disconnection | Takashi Iwai | 2012-11-14 | 1 | -3/+3 |
* | ALSA: usb-audio: Use rwsem for disconnect protection | Takashi Iwai | 2012-10-30 | 1 | -4/+8 |
* | ALSA: usb-audio: Avoid unnecessary EP setups in prepare | Takashi Iwai | 2012-09-19 | 1 | -0/+2 |
* | ALSA: snd-usb: use list_for_each_safe for endpoint resources | Pavel Roskin | 2012-08-31 | 1 | -2/+2 |
* | ALSA: snd-usb: switch over to new endpoint streaming logic | Daniel Mack | 2012-04-13 | 1 | -1/+7 |
* | ALSA: snd-usb: add snd_usb_audio-wide mutex | Daniel Mack | 2012-04-13 | 1 | -0/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -3/+3 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-10-26 | 1 | -2/+2 |
| |\ |
|
| | * | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack | 2011-09-14 | 1 | -1/+0 |
| | * | ALSA: snd-usb: re-order code | Daniel Mack | 2011-09-14 | 1 | -1/+2 |
* | | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 2011-08-19 | 1 | -1/+1 |
| |/ |
|
* | | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing... | Thomas Pfaff | 2011-09-26 | 1 | -3/+5 |
* | | ALSA: usb-audio - clear chip->probing on error exit | Thomas Pfaff | 2011-09-23 | 1 | -0/+1 |
|/ |
|
* | ALSA: usb-audio: replace "void *" with more specific pointers | Pavel Roskin | 2011-07-08 | 1 | -8/+8 |
* | ALSA: usb-audio: export snd_usb_feature_unit_ctl | Daniel Mack | 2011-05-25 | 1 | -0/+1 |
* | ALSA: usb-audio: move assignment of chip->ctrl_intf | Daniel Mack | 2011-05-25 | 1 | -8/+8 |
* | ALSA: usb - Remove trailing spaces from USB card name strings | Takashi Iwai | 2011-03-21 | 1 | -4/+18 |
* | ALSA: usbaudio: implement USB autosuspend | Oliver Neukum | 2011-03-11 | 1 | -14/+52 |
* | ALSA: usbaudio: fix suspend/resume | Oliver Neukum | 2011-03-11 | 1 | -1/+9 |
* | ALSA: usb-audio: fix oops due to cleanup race when disconnecting | Takashi Iwai | 2011-02-23 | 1 | -0/+4 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-09 | 1 | -1/+1 |
|\ |
|
| * | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
* | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-03 | 1 | -5/+12 |
|\ \
| |/ |
|
| * | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 1 | -4/+5 |
| * | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 2010-09-02 | 1 | -1/+7 |
* | | ALSA: usb: USB3 SuperSpeed sound support | Paul Zimmerman | 2010-08-14 | 1 | -8/+23 |
|/ |
|
* | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack | 2010-06-23 | 1 | -1/+1 |
* | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 2010-05-31 | 1 | -16/+2 |
* | ALSA: usb: fix usb build error when PM is not enabled | Randy Dunlap | 2010-03-22 | 1 | -0/+3 |
* | ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch] | Daniel Mack | 2010-03-12 | 1 | -1/+1 |
* | linux/usb/audio.h: split header | Daniel Mack | 2010-03-12 | 1 | -1/+2 |
* | ALSA: usb-audio: refactor code | Daniel Mack | 2010-03-05 | 1 | -0/+648 |