1. 2f6e24d Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  2. ad6baae ALSA: usb-audio: Always create the interrupt pipe for the mixer by Jorge Sanjuan · 6 years ago
  3. 3528cd8 ALSA: usb-audio: Add insertion control for UAC3 BADD by Jorge Sanjuan · 6 years ago
  4. 167e1fb ALSA: usb-audio: Change in connectors control creation interface by Jorge Sanjuan · 6 years ago
  5. d9d5ed1 ALSA: usb-audio: Remove explicitly listed Mytek devices by Jussi Laako · 6 years ago
  6. f332485 ALSA: usb-audio: Generic DSD detection for XMOS-based implementations by Jussi Laako · 6 years ago
  7. 3a572d9 ALSA: usb-audio: Add native DSD support for Mytek DACs by Jussi Laako · 6 years ago
  8. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  9. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  10. 5ebf6b1 ALSA: usb-audio: Disable the quirk for Nura headset by Takashi Iwai · 6 years ago
  11. 7a6fc28 ALSA: usb-audio: remove redundant check on err by Colin Ian King · 6 years ago
  12. f274baa ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers by Takashi Iwai · 6 years ago
  13. 011ae2b ALSA: usb-audio: Avoid lowlevel device object by Takashi Iwai · 6 years ago
  14. f25ecf8 ALSA: usb-audio: Follow standard coding style by Takashi Iwai · 6 years ago
  15. e92be81 ALSA: usb-audio: Move autoresume call at the end of open by Takashi Iwai · 6 years ago
  16. 6fddc79 ALSA: usb-audio: Simplify PCM open/close callbacks by Takashi Iwai · 6 years ago
  17. b6622f5 ALSA: usb-audio: Drop superfluous ifndef by Takashi Iwai · 6 years ago
  18. 6cd17ea ALSA: usb: stream: fix potential memory leak during uac3 interface parsing by Ruslan Bilovol · 6 years ago
  19. 377a879 ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback by Takashi Iwai · 6 years ago
  20. 7106694 ALSA: usb-audio: UAC3: Parse Input Terminal number of channels. by Jorge Sanjuan · 6 years ago
  21. 1d38f5d ALSA: usb-audio: UAC3 Add support for connector insertion. by Jorge Sanjuan · 6 years ago
  22. 6cfd839 ALSA: usb-audio: UAC3. Add support for mixer unit. by Jorge Sanjuan · 6 years ago
  23. 8def12d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  24. c99f080 ALSA: usb-audio: Use Class Specific EP for UAC3 devices. by Jorge Sanjuan · 6 years ago
  25. 2149331 ALSA: usb: mixer: volume quirk for CM102-A+/102S+ by Federico Cuello · 6 years ago
  26. 16bafa7 ALSA: usb-audio: add boot quirk for Axe-Fx III by Alberto Aguirre · 6 years ago
  27. 17156f2 ALSA: usb: add UAC3 BADD profiles support by Ruslan Bilovol · 7 years ago
  28. eccfc1b ALSA: usb: mixer: make string parsing independent of mixer_build state by Ruslan Bilovol · 7 years ago
  29. 3763f61 ALSA: usb: Only get AudioControl header for UAC1 class. by Jorge Sanjuan · 7 years ago
  30. eda553f ALSA: usb: stream: refactor uac3 audio interface parsing by Ruslan Bilovol · 7 years ago
  31. 68faa86 ALSA: usb: stream: refactor uac1/2 audio interface parsing by Ruslan Bilovol · 7 years ago
  32. 4d47fa8 ALSA: usb: stream: move audioformat alloc/init into separate function by Ruslan Bilovol · 7 years ago
  33. 8c55807 ALSA: usb-audio: Clean up mixer element list traverse by Takashi Iwai · 7 years ago
  34. 6455abb ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock by Takashi Iwai · 7 years ago
  35. 07eca5f ALSA: usb-audio: Allow to override the longname string by Takashi Iwai · 7 years ago
  36. 4120fbe ALSA: usb-audio: Add "Keep Interface" control by Takashi Iwai · 7 years ago
  37. 8a46322 ALSA: usb-audio: Add keep_iface flag by Takashi Iwai · 7 years ago
  38. b099b96 ALSA: usb-audio: Avoid superfluous usb_set_interface() calls by Takashi Iwai · 7 years ago
  39. 964af63 ALSA: usb-audio: Initialize Dell Dock playback volumes by Takashi Iwai · 7 years ago
  40. 4d31c6e Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  41. 2958105 ALSA: usx2y: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  42. 8e0428a ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3. by Michael Drake · 7 years ago
  43. 1d8d642 ALSA: usb-audio: Skip broken EU on Dell dock USB-audio by Takashi Iwai · 7 years ago
  44. 2b54f785 ALSA: usb-audio: Fix missing endian conversion by Takashi Iwai · 7 years ago
  45. 2de841e ALSA: usb-audio: Fix forgotten conversion of control query functions by Takashi Iwai · 7 years ago
  46. f656891 ALSA: usb-audio: add more quirks for DSD interfaces by Daniel Mack · 7 years ago
  47. 91a8561 ALSA: usb-audio: add implicit fb quirk for Axe-Fx III by Alberto Aguirre · 7 years ago
  48. 103e962 ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk by Alberto Aguirre · 7 years ago
  49. 7ecb46e ALSA: line6: Use correct endpoint type for midi output by Fabián Inostroza · 7 years ago
  50. b580fbf ALSA: usb-audio: Add sanity checks in UAC3 clock parsers by Takashi Iwai · 7 years ago
  51. f5d76e9 ALSA: usb-audio: More strict sanity checks for clock parsers by Takashi Iwai · 7 years ago
  52. f7645bd ALSA: usb-audio: Refactor clock finder helpers by Takashi Iwai · 7 years ago
  53. b44d419 ALSA: usb-audio: silence a static checker warning by Dan Carpenter · 7 years ago
  54. 6237602 ALSA: usb-audio: fix memory leak on cval by Colin Ian King · 7 years ago
  55. 568fa7e ALSA: usb-audio: update clock valid control by Andrew Chant · 7 years ago
  56. 5a222e8 ALSA: usb-audio: UAC2 jack detection by Andrew Chant · 7 years ago
  57. f3b906d ALSA: usb-audio: Integrate native DSD support for ITF-USB based DACs. by Nobutaka Okabe · 7 years ago
  58. 74dc71f ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DAC by Nobutaka Okabe · 7 years ago
  59. 7142653 ALSA: usb-audio: Add native DSD support for Luxman DA-06 by Nobutaka Okabe · 7 years ago
  60. 3446b1e Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  61. b002148 ALSA: usb-audio: Add native DSD support for TEAC UD-301 by Nobutaka Okabe · 7 years ago
  62. 21e9b3e ALSA: usb-audio: fix uac control query argument by Andrew Chant · 7 years ago
  63. 9a2fe9b ALSA: usb: initial USB Audio Device Class 3.0 support by Ruslan Bilovol · 7 years ago
  64. ceb18f5 ALSA: usb-audio: move audioformat quirks to quirks.c by Ruslan Bilovol · 7 years ago
  65. 240a8af ALSA: usb-audio: Add a quirck for B&W PX headphones by Erik Veijola · 7 years ago
  66. 1dcb185 Merge branch 'topic/fixes' into for-linus by Takashi Iwai · 7 years ago
  67. 7c74866 ALSA: usb: add more device quirks for USB DSD devices by Daniel Mack · 7 years ago
  68. 447cae5 ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute by Kirill Marinushkin · 7 years ago
  69. 5e35dc0 ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 by Lassi Ylikojola · 7 years ago
  70. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  71. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  73. 388fdb8 ALSA: usb-audio: Support changing input on Sound Blaster E1 by Ian Douglas Scott · 7 years ago
  74. 33193dc ALSA: usb-audio: Add a quirk for Nura's first gen headset by Martin Peres · 7 years ago
  75. 3d46d71 usx2y: don't bother with memdup_user() for 16-byte structure by Al Viro · 7 years ago
  76. fc1c428 usx2y: don't bother with access_ok() in ->dsp_load() by Al Viro · 7 years ago
  77. 56a23ee ALSA: usb-audio: Proper fallback at get_term_name() by Takashi Iwai · 7 years ago
  78. 50947fb Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  79. 5a15f28 ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU by Takashi Iwai · 7 years ago
  80. 866f7ed ALSA: usb-audio: Add native DSD support for Esoteric D-05X by Jussi Laako · 7 years ago
  81. 89b89d1 ALSA: usb-audio: Add check return value for usb_string() by Jaejoong Kim · 7 years ago
  82. 251552a ALSA: usb-audio: Fix out-of-bound error by Jaejoong Kim · 7 years ago
  83. 108884e ALSA: usb-audio: Change the semantics of the enable option by Tamaki Nishino · 7 years ago
  84. 3c02a6d Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU" by Takashi Iwai · 7 years ago
  85. 680ef72 sound: annotate ->poll() instances by Al Viro · 7 years ago
  86. 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
  87. 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
  88. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  89. 0a62d6c ALSA: usb-audio: Add sanity checks in v2 clock parsers by Takashi Iwai · 7 years ago
  90. 8428a8e ALSA: usb-audio: Fix potential zero-division at parsing FU by Takashi Iwai · 7 years ago
  91. f658f17 ALSA: usb-audio: Fix potential out-of-bound access at parsing SU by Takashi Iwai · 7 years ago
  92. d937cd6 ALSA: usb-audio: Add sanity checks to FE parser by Takashi Iwai · 7 years ago
  93. b2500b5 ALSA: usb-audio: uac1: Invalidate ctl on interrupt by Julian Scheel · 7 years ago
  94. 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
  95. 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
  96. 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
  97. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  98. d93d4ce Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  99. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  100. aed328f Merge branch 'topic/usb-ep-check-v2' into for-next by Takashi Iwai · 7 years ago