1. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  3. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  4. 84eaaef ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic models by Takashi Sakamoto · 7 years ago
  5. 1ceb506 ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48 by Takashi Sakamoto · 7 years ago
  6. 2cc47d3 ALSA: oxfw: use match_string() helper by Yisheng Xie · 7 years ago
  7. d0aa590 ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 by Takashi Sakamoto · 7 years ago
  8. ed1812c ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats() by Dan Carpenter · 7 years ago
  9. 7c1543f ALSA: dice: add stream format parameters for Mytek devices by Melvin Vermeeren · 7 years ago
  10. 8def12d Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  11. 4844f51 ALSA: isight: use position offset macro of TLV data by Takashi Sakamoto · 7 years ago
  12. 9c367c0 ALSA: dice: remove local frag of force_two_pcms by Takashi Sakamoto · 7 years ago
  13. bd2b441 ALSA: dice: use cache for PCM constraints and rules by Takashi Sakamoto · 7 years ago
  14. b8f78234a ALSA: dice: use stream formats to add MIDI substreams by Takashi Sakamoto · 7 years ago
  15. afa617f ALSA: dice: enable to change current sampling transmission frequency by Takashi Sakamoto · 7 years ago
  16. 20b9454 ALSA: dice: add a helper function to restart all of available streams by Takashi Sakamoto · 7 years ago
  17. ec592fd ALSA: dice: use cache of stream format to check running stream by Takashi Sakamoto · 7 years ago
  18. 58579c0 ALSA: dice: use extended protocol to detect available stream formats by Takashi Sakamoto · 7 years ago
  19. 28b208f ALSA: dice: add parameters of stream formats for models produced by Alesis by Takashi Sakamoto · 7 years ago
  20. f1f0f33 ALSA: dice: add parameters of stream formats for models produced by TC Electronic by Takashi Sakamoto · 7 years ago
  21. b60152f ALSA: dice: cache stream formats at current mode of sampling transmission frequency by Takashi Sakamoto · 7 years ago
  22. b7fd3d6 ALSA: dice: add proc node for stream formation by Takashi Sakamoto · 7 years ago
  23. 37149d6 ALSA: dice: add 'firewire' directory for proc nodes by Takashi Sakamoto · 7 years ago
  24. 8feda7d ALSA: dice: add cache of stream formats by Takashi Sakamoto · 7 years ago
  25. 52759c09 ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation for array index by Takashi Sakamoto · 7 years ago
  26. 0f92566 ALSA: dice: fix error path to destroy initialized stream data by Takashi Sakamoto · 7 years ago
  27. 4d31c6e Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  28. c1a3610 ALSA: dice: improve support for ancient firmware for DICE by Takashi Sakamoto · 7 years ago
  29. 10412c4 ALSA: dice: fix OUI for TC group by Takashi Sakamoto · 7 years ago
  30. c105547 treewide: remove large struct-pass-by-value from tracepoint arguments by Alexei Starovoitov · 7 years ago
  31. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  32. 680ef72 sound: annotate ->poll() instances by Al Viro · 8 years ago
  33. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 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. f16e666 ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex() by Markus Elfring · 7 years ago
  37. af43173 ALSA: fireface: Use common error handling code in pcm_open() by Markus Elfring · 7 years ago
  38. 782fbec ALSA: firewire: add const qualifier to identifiers for read-only symbols by Takashi Sakamoto · 7 years ago
  39. 241bc82 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  40. 3a93d08 ALSA: firewire-motu: add support for MOTU Audio Express by Takashi Sakamoto · 7 years ago
  41. 8b460c7 ALSA: firewire-motu: add specification flag for position of flag for MIDI messages by Takashi Sakamoto · 7 years ago
  42. dbd7396 ALSA: firewire-motu: destroy stream data surely at failure of card initialization by Takashi Sakamoto · 7 years ago
  43. 0c264af ALSA: firewire: fix NULL pointer dereference when releasing uninitialized data of iso-resource by Takashi Sakamoto · 7 years ago
  44. b2165f3 ALSA: firewire: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  45. eb2c183 ALSA: firewire-motu: constify snd_rawmidi_ops structures by Julia Lawall · 7 years ago
  46. 7fc8e7c Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  47. 4a9bfaf ALSA: firewire-lib: Fix stall of process context at packet error by Takashi Sakamoto · 8 years ago
  48. 55799c5 ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications by Takashi Sakamoto · 8 years ago
  49. d2dc2a9 ALSA: fireface: constify ALSA specific operations by Takashi Sakamoto · 8 years ago
  50. 875becf ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback by Takashi Sakamoto · 8 years ago
  51. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 8 years ago
  52. a02cb8f ALSA: firewire: remove support for 16 bit PCM samples in playback substream by Takashi Sakamoto · 8 years ago
  53. e3a973c ALSA: fireface: obsolete usage of ktime_set() for zero assignment by Takashi Sakamoto · 8 years ago
  54. fa8323b ALSA: firewire-motu: mark trace helpers as __maybe_unused by Arnd Bergmann · 8 years ago
  55. ae369e5 ALSA: firewire-tascam: support drain callback for MIDI playback substream by Takashi Sakamoto · 8 years ago
  56. 1f94205 ALSA: firewire-tascam: move message parameters for async midi port by Takashi Sakamoto · 8 years ago
  57. 3e7dc65 ALSA: firewire-tascam: initialize parameters at open of rawmidi character devices by Takashi Sakamoto · 8 years ago
  58. 98a00d3 ALSA: firewire-tascam: use fixed-length array for message cache to async midi port by Takashi Sakamoto · 8 years ago
  59. 27badc4 ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI message by Takashi Sakamoto · 8 years ago
  60. 38d5826 ALSA: firewire-tascam: send fixed-length transaction for async midi port by Takashi Sakamoto · 8 years ago
  61. 9bae215 ALSA: firewire-tascam: remove callback function from async midi port by Takashi Sakamoto · 8 years ago
  62. 531f471 ALSA: firewire-lib/firewire-tascam: localize async midi port by Takashi Sakamoto · 8 years ago
  63. 1900d94 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  64. dfb00a5 ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type by Takashi Sakamoto · 8 years ago
  65. f91c9d7 ALSA: firewire-lib: cache maximum length of payload to reduce function calls by Takashi Sakamoto · 8 years ago
  66. b7c5ac8 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  67. c6b0b9e ALSA: firewire-motu: add tracepoints for messages for unique protocol by Takashi Sakamoto · 8 years ago
  68. 17909c1 ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashion by Takashi Sakamoto · 8 years ago
  69. b164d2f ALSA: firewire_lib: add tracepoints for packets without CIP headers by Takashi Sakamoto · 8 years ago
  70. 7e1621d ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands by Takashi Sakamoto · 8 years ago
  71. 5b33504 ALSA: firewire-motu: remove invalid bitshift for register value by Takashi Sakamoto · 8 years ago
  72. 3d016d5 ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d by Takashi Sakamoto · 8 years ago
  73. fdb2b2e ALSA: firewire-digi00x: remove transaction handler for unknown purpose by Takashi Sakamoto · 8 years ago
  74. 0c3f15f ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all ports by Takashi Sakamoto · 8 years ago
  75. 8820a4c ALSA: firewire-digi00x: handle all MIDI messages on streaming packets by Takashi Sakamoto · 8 years ago
  76. 13e005f ALSA: firewire-digi00x: add support for console models of Digi00x series by Takashi Sakamoto · 8 years ago
  77. 76fdb3a9 ALSA: fireface: add support for Fireface 400 by Takashi Sakamoto · 8 years ago
  78. f656edd ALSA: fireface: add hwdep interface by Takashi Sakamoto · 8 years ago
  79. 4b31643 ALSA: fireface: add support for PCM functionality by Takashi Sakamoto · 8 years ago
  80. 75d6d89 ALSA: fireface: add stream management functionality by Takashi Sakamoto · 8 years ago
  81. 6fb7db9 ALSA: fireface: add unique data processing layer by Takashi Sakamoto · 8 years ago
  82. 3b196c39 ALSA: firewire-lib: add no-header packet processing by Takashi Sakamoto · 8 years ago
  83. ff0fb5a ALSA: firewire-lib: use the same prototype for functions to handle packet by Takashi Sakamoto · 8 years ago
  84. d3fc7aa ALSA: fireface: add proc node to help debugging by Takashi Sakamoto · 8 years ago
  85. ff2c293 ALSA: fireface: add support for MIDI functionality by Takashi Sakamoto · 8 years ago
  86. 1917429 ALSA: fireface: add transaction support by Takashi Sakamoto · 8 years ago
  87. 53eb086 ALSA: fireface: add an abstraction layer for model-specific protocols by Takashi Sakamoto · 8 years ago
  88. ed90f91 ALSA: fireface: add model specific structure by Takashi Sakamoto · 8 years ago
  89. 324540c ALSA: fireface: postpone sound card registration by Takashi Sakamoto · 8 years ago
  90. 17c4e5e ALSA: fireface: add skeleton for RME Fireface series by Takashi Sakamoto · 8 years ago
  91. 5992e30 ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model with protocol version 3 by Takashi Sakamoto · 8 years ago
  92. 2128f78 ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format by Takashi Sakamoto · 8 years ago
  93. 949613e ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol version 2 by Takashi Sakamoto · 8 years ago
  94. 5aaab1b ALSA: firewire-motu: enable to read transaction cache via hwdep interface by Takashi Sakamoto · 8 years ago
  95. 71c3797 ALSA: firewire-motu: add hwdep interface by Takashi Sakamoto · 8 years ago
  96. 9e796e7 ALSA: firewire-motu: add MIDI functionality by Takashi Sakamoto · 8 years ago
  97. dd49b2d ALSA: firewire-motu: add PCM functionality by Takashi Sakamoto · 8 years ago
  98. 4638ec6e ALSA: firewire-motu: add proc node to show current statuc of clock and packet formats by Takashi Sakamoto · 8 years ago
  99. 9b2bb4f ALSA: firewire-motu: add stream management functionality by Takashi Sakamoto · 8 years ago
  100. 2e76701 ALSA: firewire-motu: handle transactions specific for MOTU FireWire models by Takashi Sakamoto · 8 years ago