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