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