1. 411ac29 ALSA: firewire-motu: add support for MOTU Track 16 by Takashi Sakamoto · 3 years, 2 months ago
  2. bf868be ALSA: firewire-motu: add support for MOTU Traveler mk3 by Takashi Sakamoto · 3 years, 2 months ago
  3. 2672e19 ALSA: firewire-motu: remove TODO for interaction with userspace about control message by Takashi Sakamoto · 3 years, 3 months ago
  4. 407359d4 ALSA: firewire-motu: export meter information to userspace as float value by Takashi Sakamoto · 3 years, 3 months ago
  5. 0f166e1 ALSA: firewire-motu: refine parser for meter information in register DSP models by Takashi Sakamoto · 3 years, 3 months ago
  6. d593f78 ALSA: firewire-motu: fix null pointer dereference when polling hwdep character device by Takashi Sakamoto · 3 years, 3 months ago
  7. 634ec0b ALSA: firewire-motu: notify event for parameter change in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  8. 4c9eda8 ALSA: firewire-motu: queue event for parameter change in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  9. ca15a09 ALSA: firewire-motu: add ioctl command to read cached parameters in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  10. 7d843c49 ALSA: firewire-motu: parse messages for input parameters in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  11. 41cc233 ALSA: firewire-motu: parse messages for line input parameters in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  12. 6ca81d2 ALSA: firewire-motu: parse messages for output parameters in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  13. ce69bed ALSA: firewire-motu: parse messages for mixer output parameters in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  14. dc36a97 ALSA: firewire-motu: parse messages for mixer source parameters in register-DSP model by Takashi Sakamoto · 3 years, 3 months ago
  15. 58b62ab ALSA: firewire-motu: add ioctl command to read cached hardware meter by Takashi Sakamoto · 3 years, 3 months ago
  16. 90b28f3 ALSA: firewire-motu: add message parser for meter information in command DSP model by Takashi Sakamoto · 3 years, 3 months ago
  17. bea36af ALSA: firewire-motu: add message parser to gather meter information in register DSP model by Takashi Sakamoto · 3 years, 3 months ago
  18. cb1bcf5 ALSA: firewire-motu: fix truncated bytes in message tracepoints by Takashi Sakamoto · 3 years, 4 months ago
  19. 23c671b ALSA: firewire-motu: add support for MOTU 896HD by Takashi Sakamoto · 3 years, 5 months ago
  20. ae44705 ALSA: firewire-motu: fix register handling for 896 by Takashi Sakamoto · 3 years, 7 months ago
  21. e949e338 ALSA: firewire-motu: fix register handling for 828 by Takashi Sakamoto · 3 years, 7 months ago
  22. 7203233 ALSA: firewire-motu: use macro instead of magic number for clock source in v3 protocol by Takashi Sakamoto · 3 years, 7 months ago
  23. ef8f14a ALSA: firewire-motu: code refactoring for source detection of sampling clock in v3 protocol by Takashi Sakamoto · 3 years, 7 months ago
  24. 53ed8cf ALSA: firewire-motu: code refactoring for packet format detection in v2 protocol by Takashi Sakamoto · 3 years, 7 months ago
  25. 184aa6b ALSA: firewire-motu: use macro instead of magic number for clock source in v2 protocol by Takashi Sakamoto · 3 years, 7 months ago
  26. 683d366 ALSA: firewire-motu: add support for AES/EBU clock source in v2 protocol by Takashi Sakamoto · 3 years, 7 months ago
  27. 25eb438 ALSA: firewire-motu: code refactoring for detection of clock source in v2 protocol by Takashi Sakamoto · 3 years, 7 months ago
  28. fa4db23 ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol by Takashi Sakamoto · 3 years, 7 months ago
  29. 5b24119 ALSA: firewire-motu: fix rx packet format at higher rate for MOTU 828 mk3 Hybrid by Takashi Sakamoto · 3 years, 7 months ago
  30. fc36ef8 ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire by Takashi Sakamoto · 3 years, 7 months ago
  31. b431f16 ALSA: firewire-motu: add support for MOTU 896 by Takashi Sakamoto · 3 years, 7 months ago
  32. d13d6b2 ALSA: firewire-motu: add support for MOTU 828 by Takashi Sakamoto · 3 years, 7 months ago
  33. a49c676 ALSA: firewire-motu: cease from delayed card registration by Takashi Sakamoto · 3 years, 7 months ago
  34. 64584f3 ALSA: firewire-motu: add support for hybrid model of MOTU Ultralite mk3 by Takashi Sakamoto · 3 years, 7 months ago
  35. ce9f50e ALSA: firewire-motu: fix error return code in snd_motu_stream_reserve_duplex() by Yang Yingliang · 3 years, 8 months ago
  36. f2ac3b8 ALSA: firewire-motu: sequence replay for source packet header by Takashi Sakamoto · 3 years, 8 months ago
  37. e50dfac ALSA: firewire-motu: cache event ticks in source packet header per data block by Takashi Sakamoto · 3 years, 8 months ago
  38. 138d1bc ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1 by Takashi Sakamoto · 3 years, 8 months ago
  39. 2f21a17 ALSA: firewire-lib: transfer rx packets on-the-fly when replaying by Takashi Sakamoto · 3 years, 8 months ago
  40. f9e5ecd ALSA: firewire-lib: add replay target to cache sequence of packet by Takashi Sakamoto · 3 years, 8 months ago
  41. 8070d26 ALSA: firewire-lib: add flag to unaware of syt in CIP header by Takashi Sakamoto · 3 years, 8 months ago
  42. bdaedca ALSA: firewire-lib: change waking up timing to process packets by Takashi Sakamoto · 3 years, 8 months ago
  43. 9b1fcd9 ALSA: firewire-lib: start processing content of packet at the same cycle in several IT contexts by Takashi Sakamoto · 3 years, 8 months ago
  44. ffe66bb ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant by Takashi Sakamoto · 3 years, 8 months ago
  45. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  46. 6753986 ALSA: firewire-motu: wait for notification when changing clock configuration for protocol v3 by Takashi Sakamoto · 4 years, 7 months ago
  47. e0b2db3 ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model) by Takashi Sakamoto · 4 years, 8 months ago
  48. 506ad56 ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch by Takashi Sakamoto · 4 years, 8 months ago
  49. 7b47c0d ALSA: firewire-motu: refactoring protocol v3 for clock source getter by Takashi Sakamoto · 4 years, 8 months ago
  50. 2b8f050 ALSA: firewire-motu: refactoring protocol v2 for clock source getter by Takashi Sakamoto · 4 years, 8 months ago
  51. 739bdba ALSA: firewire-motu: remove obsoleted codes by Takashi Sakamoto · 4 years, 8 months ago
  52. 88e8f89 ALSA: firewire-motu: use table-based calculation of packet formats for stream management by Takashi Sakamoto · 4 years, 8 months ago
  53. 9883b38 ALSA: firewire-motu: use table-based calculation of packet formats for proc by Takashi Sakamoto · 4 years, 8 months ago
  54. 0090c1c ALSA: firewire-motu: add alternative functions to detect packet format for protocol v3 by Takashi Sakamoto · 4 years, 8 months ago
  55. 28c8d3c ALSA: firewire-motu: add alternative functions to detect packet format for protocol v2 by Takashi Sakamoto · 4 years, 8 months ago
  56. dfbaa4d ALSA: firewire-motu: add model-specific table of chunk count by Takashi Sakamoto · 4 years, 8 months ago
  57. 562f0c6 ALSA: firewire-motu: drop protocol structure by Takashi Sakamoto · 4 years, 8 months ago
  58. ff222b7 ALSA: firewire-motu: add wrapper functions for protocol-dependent operations by Takashi Sakamoto · 4 years, 8 months ago
  59. 61d79c7 ALSA: firewire-motu: localize protocol data by Takashi Sakamoto · 4 years, 8 months ago
  60. c806a0e ALSA: firewire-motu: move spec data to v3 protocol file by Takashi Sakamoto · 4 years, 8 months ago
  61. 0a7c7b4 ALSA: firewire-motu: move spec data to v2 protocol file by Takashi Sakamoto · 4 years, 8 months ago
  62. d45b3aa ALSA: firewire: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  63. 7641d54 ALSA: firewire: Use managed buffer allocation by Takashi Iwai · 5 years ago
  64. 9ff3483 ALSA: firewire-motu: fix double unlocked 'motu->mutex' by Takashi Sakamoto · 5 years ago
  65. a3f4f2d ALSA: firewire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  66. 0929249 ALSA: firewire-motu: Correct a typo in the clock proc string by Takashi Iwai · 5 years ago
  67. 271e657 ALSA: firewire-motu: add support for MOTU UltraLite by Takashi Sakamoto · 5 years ago
  68. bd10737 ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2 by Takashi Sakamoto · 5 years ago
  69. 4b2079f ALSA: firewire-motu: minor code refactoring for protocol version 2 by Takashi Sakamoto · 5 years ago
  70. 3f58f00 ALSA: firewire-motu: detect SPH source of sampling clock by Takashi Sakamoto · 5 years ago
  71. 1ef2ff9 ALSA: firewire-motu: print for unknown source of sampling clock by Takashi Sakamoto · 5 years ago
  72. 2644df6 ALSA: firewire-motu: fix wrong spelling for macro by Takashi Sakamoto · 5 years ago
  73. acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
  74. e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  75. f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  76. 0f5482e ALSA: firewire-motu: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  77. a0e0233 ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size by Takashi Sakamoto · 5 years ago
  78. 3fd80b2 ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  79. 0d39cd0 ALSA: firewire-motu: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  80. 6af86bd ALSA: firewire-motu: add support for MOTU 4pre by Takashi Sakamoto · 5 years ago
  81. ccc6c1b ALSA: firewire-motu: support AMDTP domain by Takashi Sakamoto · 5 years ago
  82. 39e522a ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  83. d2d5a6b ALSA: firewire-motu: more code refactoring for MOTU data block processing layer by Takashi Sakamoto · 5 years ago
  84. 9a738ad ALSA: firewire-lib: process payload of isoc context according to packet descriptors by Takashi Sakamoto · 5 years ago
  85. 00d004d ALSA: firewire-motu: code refactoring for MOTU data block processing layer by Takashi Sakamoto · 5 years ago
  86. d2c104a ALSA: firewire-lib: pass packet descriptor to data block processing layer by Takashi Sakamoto · 5 years ago
  87. 600c801 ALSA: firewire-lib: pass no syt information to data block processing layer by Takashi Sakamoto · 5 years ago
  88. 3baf305 ALSA: firewire-lib: add syt_override member for some protocols by Takashi Sakamoto · 5 years ago
  89. ab75481 ALSA: firewire-lib: pass data block counter to data block processing layer by Takashi Sakamoto · 5 years ago
  90. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  91. ba18ca2 firewire-motu: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  92. b5c21c8 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  93. c5dfd4b ALSA: firewire-motu: unify common tracepoints for both direction by Takashi Sakamoto · 6 years ago
  94. eccd895 ALSA: firewire-motu: unify stop and release method for duplex streams by Takashi Sakamoto · 6 years ago
  95. 15d472e ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacks by Takashi Sakamoto · 6 years ago
  96. 2d10342 ALSA: firewire-motu: update isochronous resources when starting packet streaming after bus-reset by Takashi Sakamoto · 6 years ago
  97. 8edc56e ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks by Takashi Sakamoto · 6 years ago
  98. ec694fb ALSA: firewire-motu: code refactoring to finish streaming session by Takashi Sakamoto · 6 years ago
  99. e63a151 ALSA: firewire-motu: minor code refactoring to stop isochronous context by Takashi Sakamoto · 6 years ago
  100. b66ab14 ALSA: firewire-motu: rename helper functions to begin/finish streaming session by Takashi Sakamoto · 6 years ago