1. 0141254 ALSA: usb-audio: fix set_format altsetting sanity check by Johan Hovold · 5 years ago
  2. 92adc96 ALSA: usb-audio: set the interface format after resume on Dell WD19 by Hui Wang · 5 years ago
  3. b315997d ALSA: usb-audio: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  4. 7571b6a ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers by Szabolcs Szőke · 5 years ago
  5. 744f51e Merge branch 'topic/usb-validation' into for-next by Takashi Iwai · 5 years ago
  6. 1a15718 ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604 by Takashi Iwai · 5 years ago
  7. 1b34121 ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid by Ard van Breemen · 5 years ago
  8. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  9. 66354f1 media: sound/usb: Use Media Controller API to share media resources by Shuah Khan · 6 years ago
  10. a634090 ALSA: usb-audio: Add quirk for MOTU MicroBook II by Manuel Reinhardt · 6 years ago
  11. 2bc16b9 ALSA: usb-audio: Fix implicit fb endpoint setup by quirk by Manuel Reinhardt · 6 years ago
  12. d5e77fc ALSA: usb: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  13. a0a4959 ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks by Jorge Sanjuan · 6 years ago
  14. 3f59aa1 ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume by Jorge Sanjuan · 6 years ago
  15. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
  16. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  17. f274baa ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers by Takashi Iwai · 7 years ago
  18. f25ecf8 ALSA: usb-audio: Follow standard coding style by Takashi Iwai · 7 years ago
  19. e92be81 ALSA: usb-audio: Move autoresume call at the end of open by Takashi Iwai · 7 years ago
  20. 6fddc79 ALSA: usb-audio: Simplify PCM open/close callbacks by Takashi Iwai · 7 years ago
  21. 377a879 ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback by Takashi Iwai · 7 years ago
  22. 8a46322 ALSA: usb-audio: Add keep_iface flag by Takashi Iwai · 7 years ago
  23. b099b96 ALSA: usb-audio: Avoid superfluous usb_set_interface() calls by Takashi Iwai · 7 years ago
  24. 91a8561 ALSA: usb-audio: add implicit fb quirk for Axe-Fx III by Alberto Aguirre · 7 years ago
  25. 103e962 ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk by Alberto Aguirre · 7 years ago
  26. 5e35dc0 ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 by Lassi Ylikojola · 7 years ago
  27. 31cb1fb ALSA: usb: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  28. aaffbf7 ALSA: usb: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  29. 1d0f953 ALSA: usb-audio: Fix irq/process data synchronization by Ioan-Adrian Ratiu · 8 years ago
  30. 17f08b0 ALSA: usb-audio: add implicit fb quirk for Axe-Fx II by Alberto Aguirre · 8 years ago
  31. 1e2e3fe ALSA: usb-audio: avoid setting of sample rate multiple times on bus by Daniel Girnus · 8 years ago
  32. c89178f [media] Revert "[media] sound/usb: Use Media Controller API to share media resources" by Mauro Carvalho Chehab · 9 years ago
  33. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  34. 447d627 ALSA: usb-audio: Add sanity checks for endpoint accesses by Takashi Iwai · 9 years ago
  35. aebb2b8 [media] sound/usb: Use Media Controller API to share media resources by Shuah Khan · 9 years ago
  36. e057044 ALSA: USB-audio: Add quirk for Zoom R16/24 playback by Ricard Wanderlof · 9 years ago
  37. b97a936 ALSA: USB-audio: Add offset parameter to copy_to_urb() by Ricard Wanderlof · 9 years ago
  38. 4c4e439 ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb() by Ricard Wanderlof · 9 years ago
  39. 07a40c2f ALSA: USB-audio: Break out copying to urb from prepare_playback_urb() by Ricard Wanderlof · 9 years ago
  40. 47ab154 ALSA: usb-audio: Avoid nested autoresume calls by Takashi Iwai · 9 years ago
  41. 395ae54 ALSA: usb: handle descriptor with SYNC_NONE illegal value by Pierre-Louis Bossart · 9 years ago
  42. 6301844 ALSA: usb: fix corrupted pointers due to interface setting change by Pierre-Louis Bossart · 9 years ago
  43. ea33d35 ALSA: usb: update trigger timestamp on first non-zero URB submitted by Pierre-Louis Bossart · 10 years ago
  44. 6874daa ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACs by Jurgen Kramer · 10 years ago
  45. b7a7723 ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined by Sander Eikelenboom · 11 years ago
  46. a5065eb ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb() by Tim Gardner · 11 years ago
  47. 0ba41d9 ALSA: usb-audio: Use standard printk helpers by Takashi Iwai · 11 years ago
  48. df23a24 ALSA: usb-audio: rename alt_idx to altsetting by Eldad Zack · 11 years ago
  49. 06613f5 ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on error by Eldad Zack · 11 years ago
  50. 26de5d0 ALSA: usb-audio: remove deactivate_endpoints() by Eldad Zack · 11 years ago
  51. 976b6c0 ALSA: improve buffer size computations for USB PCM audio by Alan Stern · 11 years ago
  52. 88abb8e ALSA: usb-audio: remove implicit_fb from quirk by Eldad Zack · 11 years ago
  53. 914273c ALSA: usb-audio: remove is_playback from implicit feedback quirks by Eldad Zack · 11 years ago
  54. 95fec88 ALSA: usb-audio: do not initialize and check implicit_fb by Eldad Zack · 11 years ago
  55. f34d065 ALSA: usb-audio: reverse condition logic in set_sync_endpoint by Eldad Zack · 11 years ago
  56. a60945f ALSA: usb-audio: move implicit fb quirks to separate function by Eldad Zack · 11 years ago
  57. 71bb64c ALSA: usb-audio: separate sync endpoint setting from set_format by Eldad Zack · 11 years ago
  58. d133f2c ALSA: usb-audio: remove assignment from if condition by Eldad Zack · 11 years ago
  59. d833cdb ALSA: usb-audio: remove disabled debug code in set_format by Eldad Zack · 11 years ago
  60. ba7c2be ALSA: usb-audio: detect implicit feedback on Roland devices by Clemens Ladisch · 12 years ago
  61. 8f898e9 ALSA: usb-audio: store protocol version in struct audioformat by Clemens Ladisch · 12 years ago
  62. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 12 years ago
  63. 44dcbbb ALSA: snd-usb: add support for bit-reversed byte formats by Daniel Mack · 12 years ago
  64. d24f506 ALSA: snd-usb: add support for DSD DOP stream transport by Daniel Mack · 12 years ago
  65. 8a2a74d ALSA: snd-usb: use ep->stride from urb callbacks by Daniel Mack · 12 years ago
  66. 1539d4f ALSA: usb: Add quirk for 192KHz recording on E-Mu devices by Calvin Owens · 12 years ago
  67. 21bb5aa ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locations by Daniel Mack · 12 years ago
  68. 98ae472 ALSA: usb-audio: spelling correction by Eldad Zack · 12 years ago
  69. 88766f0 ALSA: usb-audio: convert list_for_each to entry variant by Eldad Zack · 12 years ago
  70. 0959f22 ALSA: snd-usb: add delay quirk for "Playback Design" products by Daniel Mack · 12 years ago
  71. e9a25e0 ALSA: usb-audio: add support for M-Audio FT C600 by Matt Gruskin · 12 years ago
  72. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 12 years ago
  73. e152f18 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  74. 31be542 ALSA: usb-audio: Fix NULL dereference by access to non-existing substream by Takashi Iwai · 12 years ago
  75. e4cc615 ALSA: usb-audio: support delay calculation on capture streams by Pierre-Louis Bossart · 12 years ago
  76. 0d9741c ALSA: usb-audio: sync ep init fix for audioformat mismatch by Eldad Zack · 12 years ago
  77. ca10a7e ALSA: usb-audio: FT C400 sync playback EP to capture EP by Eldad Zack · 12 years ago
  78. fde854b ALSA: usb-audio: replace hardcoded value with const by Eldad Zack · 12 years ago
  79. 48779a0 ALSA: usb-audio: fix delay account during pause by Takashi Iwai · 12 years ago
  80. 3f94fad ALSA: usb-audio: ignore delay calculation for capture stream by Takashi Iwai · 12 years ago
  81. 2ba509a Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  82. 947d299 ALSA: snd-usb: properly initialize the sync endpoint by Daniel Mack · 12 years ago
  83. b0db606 ALSA: usb-audio: process pending stop at PCM hw_free and close by Takashi Iwai · 12 years ago
  84. b2eb950 ALSA: usb-audio: stop both data and sync endpoints asynchronously by Takashi Iwai · 12 years ago
  85. a9bb362 ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments by Takashi Iwai · 12 years ago
  86. 17a4adb Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  87. f58161b ALSA: usb-audio: Fix crash at re-preparing the PCM stream by Takashi Iwai · 12 years ago
  88. a5d00dc Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  89. 34f3c89 ALSA: usb-audio: Use rwsem for disconnect protection by Takashi Iwai · 12 years ago
  90. 978520b ALSA: usb-audio: Fix races at disconnection by Takashi Iwai · 12 years ago
  91. 950f40f ALSA: snd-usb: remove unused variable in init_pitch_v2() by Wei Yongjun · 12 years ago
  92. 384dc085 ALSA: usb-audio: Avoid unnecessary EP setups in prepare by Takashi Iwai · 12 years ago
  93. 61a7095 ALSA: usb-audio: Move configuration to prepare. by Dylan Reid · 12 years ago
  94. 35ec7aa2 ALSA: usb-audio: Don't require hw_params in endpoint. by Dylan Reid · 12 years ago
  95. 715a170 ALSA: usb-audio: set period_bytes in substream. by Dylan Reid · 12 years ago
  96. 1213a20 ALSA: usb-audio: Fix bogus error messages for delay accounting by Takashi Iwai · 12 years ago
  97. 2e4a263 ALSA: snd-usb: fix cross-interface streaming devices by Daniel Mack · 12 years ago
  98. 245baf9 ALSA: snd-usb: fix calls to next_packet_size by Daniel Mack · 12 years ago
  99. fbcfbf5 ALSA: snd-usb: restore delay information by Daniel Mack · 12 years ago
  100. 015618b ALSA: snd-usb: Fix URB cancellation at stream start by Daniel Mack · 12 years ago