1. 19566b0 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  2. 0725dda ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect by Takashi Iwai · 10 years ago
  3. ae366c2 ALSA: usb-audio: Use strim() instead of open code by Takashi Iwai · 10 years ago
  4. a6cece9 ALSA: usb-audio: Pass direct struct pointer instead of list_head by Takashi Iwai · 10 years ago
  5. 4c8c3a4 ALSA: usb-audio: Flatten probe and disconnect functions by Takashi Iwai · 10 years ago
  6. f7881e5 ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input by Adam Goode · 10 years ago
  7. 92a586b ALSA: usb-audio: Fix races at disconnection and PCM closing by Takashi Iwai · 10 years ago
  8. 1ee23fe ALSA: usb-audio: Fix deadlocks at resuming by Takashi Iwai · 10 years ago
  9. 1c53e72 ALSA: usb-audio: Save mixer status only once at suspend by Takashi Iwai · 10 years ago
  10. 0ba41d9 ALSA: usb-audio: Use standard printk helpers by Takashi Iwai · 10 years ago
  11. 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. 400362f ALSA: usb-audio: Resume mixer values properly by Takashi Iwai · 10 years ago
  13. 6b5a7c6 ALSA: usb-audio: Use module_usb_driver by Sachin Kamat · 11 years ago
  14. df3774c ALSA: usb-audio: add support for wireless USB devices by Thomas Pugliese · 11 years ago
  15. 976b6c0 ALSA: improve buffer size computations for USB PCM audio by Alan Stern · 11 years ago
  16. 342cda29 ALSA: usb-audio: work around Android accessory firmware bug by Clemens Ladisch · 11 years ago
  17. 60af3d0 ALSA: usb-audio: Fix autopm error during probing by Takashi Iwai · 11 years ago
  18. ef02e29 ALSA: usb-audio: UAC2: auto clock selection module param by Eldad Zack · 11 years ago
  19. f9d3543 ALSA: usb-audio: neaten MODULE_DEVICE_TABLE placement by Eldad Zack · 11 years ago
  20. 88766f0 ALSA: usb-audio: convert list_for_each to entry variant by Eldad Zack · 11 years ago
  21. 281a6ac ALSA: usb-audio: add a workaround for the NuForce UDH-100 by Clemens Ladisch · 11 years ago
  22. aa53f98 ALSA: usb: cosmetics, remove a leading space by Antonio Ospite · 11 years ago
  23. 20d3202 ALSA: usb-audio: Deprecate async_unlink option by Takashi Iwai · 12 years ago
  24. 10e4423 ALSA: usb-audio: Fix mutex deadlock at disconnection by Takashi Iwai · 12 years ago
  25. 34f3c89 ALSA: usb-audio: Use rwsem for disconnect protection by Takashi Iwai · 12 years ago
  26. 384dc085 ALSA: usb-audio: Avoid unnecessary EP setups in prepare by Takashi Iwai · 12 years ago
  27. 03d2f44 ALSA: snd-usb: use list_for_each_safe for endpoint resources by Pavel Roskin · 12 years ago
  28. edcd363 ALSA: snd-usb: switch over to new endpoint streaming logic by Daniel Mack · 12 years ago
  29. 596580d ALSA: snd-usb: add snd_usb_audio-wide mutex by Daniel Mack · 12 years ago
  30. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  31. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  32. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  33. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  34. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  35. 61a6a10 ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag by Thomas Pfaff · 13 years ago
  36. 362e4e4 ALSA: usb-audio - clear chip->probing on error exit by Thomas Pfaff · 13 years ago
  37. c731bc9 ALSA: snd-usb: move code from urb.c to endpoint.c by Daniel Mack · 13 years ago
  38. e8e8bab ALSA: snd-usb: re-order code by Daniel Mack · 13 years ago
  39. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  40. 81b85b6 ALSA: usb-audio: replace "void *" with more specific pointers by Pavel Roskin · 13 years ago
  41. 9e38658 ALSA: usb-audio: export snd_usb_feature_unit_ctl by Daniel Mack · 13 years ago
  42. 5875c2c ALSA: usb-audio: move assignment of chip->ctrl_intf by Daniel Mack · 13 years ago
  43. 3ffc122 ALSA: usb - Remove trailing spaces from USB card name strings by Takashi Iwai · 13 years ago
  44. 88a8516 ALSA: usbaudio: implement USB autosuspend by Oliver Neukum · 13 years ago
  45. edf7de3 ALSA: usbaudio: fix suspend/resume by Oliver Neukum · 13 years ago
  46. 382225e ALSA: usb-audio: fix oops due to cleanup race when disconnecting by Takashi Iwai · 13 years ago
  47. c8bdfac Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  48. 76195fb ALSA: usb - Release capture substream URBs properly by Takashi Iwai · 14 years ago
  49. 68885a3 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  50. a2acad8 ALSA: usb-audio: fix detection of vendor-specific device protocol settings by Clemens Ladisch · 14 years ago
  51. 7b6717e ALSA: usb-audio: Assume first control interface is for audio by Daniel Mack · 14 years ago
  52. 4f4e8f6 ALSA: usb: USB3 SuperSpeed sound support by Paul Zimmerman · 14 years ago
  53. 69da9bc ALSA: usb-audio: unify UAC macros and struct names by Daniel Mack · 14 years ago
  54. 79f920f ALSA: usb-audio: parse clock topology of UAC2 devices by Daniel Mack · 14 years ago
  55. 6407d47 ALSA: usb: fix usb build error when PM is not enabled by Randy Dunlap · 14 years ago
  56. f0b5e63 ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch] by Daniel Mack · 14 years ago
  57. 7e84789 linux/usb/audio.h: split header by Daniel Mack · 14 years ago
  58. e577999 ALSA: usb-audio: refactor code by Daniel Mack · 14 years ago