1. a5f89a50 Merge tag 'sound-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  2. 5a15f28 ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU by Takashi Iwai · 7 years ago
  3. 866f7ed ALSA: usb-audio: Add native DSD support for Esoteric D-05X by Jussi Laako · 7 years ago
  4. f9efc94 Merge tag 'sound-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  5. 89b89d1 ALSA: usb-audio: Add check return value for usb_string() by Jaejoong Kim · 7 years ago
  6. 251552a ALSA: usb-audio: Fix out-of-bound error by Jaejoong Kim · 7 years ago
  7. 3c02a6d Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU" by Takashi Iwai · 7 years ago
  8. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  10. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  11. 0a62d6c ALSA: usb-audio: Add sanity checks in v2 clock parsers by Takashi Iwai · 7 years ago
  12. 8428a8e ALSA: usb-audio: Fix potential zero-division at parsing FU by Takashi Iwai · 7 years ago
  13. f658f17 ALSA: usb-audio: Fix potential out-of-bound access at parsing SU by Takashi Iwai · 7 years ago
  14. d937cd6 ALSA: usb-audio: Add sanity checks to FE parser by Takashi Iwai · 7 years ago
  15. b2500b5 ALSA: usb-audio: uac1: Invalidate ctl on interrupt by Julian Scheel · 7 years ago
  16. 4e4510f Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  17. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  19. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  20. d93d4ce Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  21. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  22. aed328f Merge branch 'topic/usb-ep-check-v2' into for-next by Takashi Iwai · 7 years ago
  23. f9a1c37 ALSA: usx2y: Fix invalid stream URBs by Takashi Iwai · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. f5ce817 ALSA: usb-audio: support new Amanero Combo384 firmware version by Jussi Laako · 7 years ago
  26. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  27. a6162af ALSA: usb-audio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 0011a33 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  29. 4981540 ALSA: 6fire: remove unused variable card by Colin Ian King · 7 years ago
  30. 9bb201a ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital by Jussi Laako · 7 years ago
  31. 99fee50 ALSA: caiaq: Fix stray URB at probe error path by Takashi Iwai · 7 years ago
  32. 8ed5d19 Merge branch 'topic/usb-ep-check-v2' into for-next by Takashi Iwai · 7 years ago
  33. 4f95646 ALSA: line6: Add yet more sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  34. 96cd796 ALSA: caiaq: Add yet more sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  35. 5935b95 ALSA: hiface: Add sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  36. 1f10034 ALSA: usx2y: Add sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  37. 738d9ed ALSA: usb-audio: Add sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  38. 2a4340c ALSA: line6: Add a sanity check for invalid EPs by Takashi Iwai · 7 years ago
  39. 58fc7f7 ALSA: caiaq: Add a sanity check for invalid EPs by Takashi Iwai · 7 years ago
  40. 6815a0b ALSA: bcd2000: Add a sanity check for invalid EPs by Takashi Iwai · 7 years ago
  41. 124751d ALSA: usb-audio: Kill stray URB at exiting by Takashi Iwai · 7 years ago
  42. c95072b ALSA: line6: Fix leftover URB at error-path during probe by Takashi Iwai · 7 years ago
  43. 54a4b2b ALSA: line6: Fix NULL dereference at podhd_disconnect() by Takashi Iwai · 7 years ago
  44. cb02ffc ALSA: line6: Fix missing initialization before error path by Takashi Iwai · 7 years ago
  45. a6aa6cd ALSA: usb-audio: Apply vendor ID matching for sample rate quirk by Takashi Iwai · 7 years ago
  46. 545633f Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  47. c247487 ALSA: usb-audio: Add sample rate quirk for Plantronics P610 by Kai-Heng Feng · 7 years ago
  48. 7682e39 ALSA: usx2y: Suppress kernel warning at page allocation failures by Takashi Iwai · 7 years ago
  49. e195a33 ALSA: line6: make snd_pcm_ops const by Bhumika Goyal · 7 years ago
  50. bfc81a8 ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor by Takashi Iwai · 7 years ago
  51. 0dcd020 ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M by Kai-Heng Feng · 7 years ago
  52. 729fbfc ALSA: line6: add support for POD HD DESKTOP by Hans P. Möller Ebner · 7 years ago
  53. f804fff ALSA: 6fire: Use common error handling code in usb6fire_chip_probe() by Markus Elfring · 7 years ago
  54. d2d9770 ALSA: usx2y: Use common error handling code in submit_urbs() by Markus Elfring · 7 years ago
  55. 80753cd ALSA: us122l: Use common error handling code in us122l_create_card() by Markus Elfring · 7 years ago
  56. 10304d7 ALSA: usx2y: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
  57. 5659f24 ALSA: usb-audio: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
  58. 731209c ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create() by Markus Elfring · 7 years ago
  59. 241bc82 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  60. 07b3b5e9 ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets by Joakim Tjernlund · 7 years ago
  61. 31cb1fb ALSA: usb: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  62. ed993c6 ALSA: usb-audio: add DSD support for new Amanero PID by Jussi Laako · 7 years ago
  63. 5a9a8ec ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeout by Stephen Barber · 7 years ago
  64. 0f174b3 ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices by Takashi Iwai · 7 years ago
  65. aaffbf7 ALSA: usb: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  66. a8e800f ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset by Takashi Iwai · 7 years ago
  67. b26113f ALSA: usb: caiaq: audio: Delete two error messages for a failed memory allocation in alloc_urbs() by Markus Elfring · 7 years ago
  68. 9ecb240 ALSA: usb: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  69. 6fd9ff7 ALSA: usx2y: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  70. 5e463d6 ALSA: usbusx2y: constify usb_device_id. by Arvind Yadav · 7 years ago
  71. 7ab64ae ALSA: us122l: constify usb_device_id. by Arvind Yadav · 7 years ago
  72. 20ec43e ALSA: ua101: constify usb_device_id. by Arvind Yadav · 7 years ago
  73. 8824ae2 ALSA: usb-audio: constify usb_device_id. by Arvind Yadav · 7 years ago
  74. 57ee11e ALSA: snd-usb-caiaq: constify usb_device_id. by Arvind Yadav · 7 years ago
  75. 5e055ea ALSA: bcd2000: constify usb_device_id. by Arvind Yadav · 7 years ago
  76. 05d72cd ALSA: 6fire: constify usb_device_id. by Arvind Yadav · 7 years ago
  77. 8cad7a3 ALSA: line6: remove unnecessary initialization to PODHD500X by Hans P. Möller Ebner · 7 years ago
  78. c1d2507 ALSA: line6: add support for POD HD500X by Hans P. Möller Ebner · 7 years ago
  79. 4c7aba4 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  80. e49a14f ALSA: usb: Avoid VLA in mixer_us16x08.c by Takashi Iwai · 7 years ago
  81. 617163f ALSA: usb: Fix a typo in Tascam US-16x08 mixer element by Takashi Iwai · 7 years ago
  82. 64188cf Revert "ALSA: usb-audio: purge needless variable length array" by Takashi Iwai · 7 years ago
  83. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 7 years ago
  84. 6c1df23 ALSA: us122l: enable compile testing by Johan Hovold · 8 years ago
  85. 5c7e7d5 ALSA: us122l: clean up US144 handling by Johan Hovold · 8 years ago
  86. f83914f ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts by Johan Hovold · 8 years ago
  87. a5f8661 ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb by Mauro Carvalho Chehab · 8 years ago
  88. 1e0f8f6 ALSA: usb-line6: constify snd_kcontrol_new strucutre array by Takashi Sakamoto · 8 years ago
  89. 49c41e1 ALSA: line6: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  90. 8fdaebb ALSA: usb-audio: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  91. 03a1f48 ALSA: usb-audio: Fake also USB device id when alias is given by Takashi Iwai · 8 years ago
  92. ebe2aa9 Merge branch 'topic/for-4.12' into for-next by Takashi Iwai · 8 years ago
  93. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  94. 7086b7b ALSA: usb-audio: Tidy up mixer_us16x08.c by Takashi Iwai · 8 years ago
  95. e2810d7 ALSA: usb-audio: Fix memory leak and corruption in mixer_us16x08.c by Takashi Iwai · 8 years ago
  96. 89b593c ALSA: usb-audio: purge needless variable length array by Takashi Sakamoto · 8 years ago
  97. 04bab35 ALSA: usb-audio: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  98. 34371d2 ALSA: usb-audio: localize function without external linkage by Takashi Sakamoto · 8 years ago
  99. 02ed051 ALSA: usb-audio: localize one-referrer variable by Takashi Sakamoto · 8 years ago
  100. d2bb390a ALSA: usb-audio: Tascam US-16x08 DSP mixer quirk by Detlef Urban · 8 years ago