1. 3db1b00 ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked() by Jules Irenge · 4 years, 10 months ago
  2. 34aa799 ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue() by Jules Irenge · 4 years, 10 months ago
  3. 9c0d16a ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string by Takashi Sakamoto · 4 years, 10 months ago
  4. 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  5. 791a485 ALSA: dice: add support for Alesis MasterControl by Takashi Sakamoto · 5 years ago
  6. a9f47fc ALSA: dice: loosen stream format check for MIDI conformant data channel by Takashi Sakamoto · 5 years ago
  7. 3e2dc6b ALSA: dice: fix fallback from protocol extension into limited functionality by Takashi Sakamoto · 5 years ago
  8. 41dbc79 ALSA: oxfw: fix for Stanton SCS.1d by Takashi Sakamoto · 5 years ago
  9. 06a42a7 ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailable by Takashi Sakamoto · 5 years ago
  10. 03be63b ALSA: oxfw: use ENXIO for not-supported cases by Takashi Sakamoto · 5 years ago
  11. 747d1f0 ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ context by Takashi Sakamoto · 5 years ago
  12. d45b3aa ALSA: firewire: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  13. 7641d54 ALSA: firewire: Use managed buffer allocation by Takashi Iwai · 5 years ago
  14. 48013634 ALSA: fireface: fix return value in error path of isochronous resources reservation by Takashi Sakamoto · 5 years ago
  15. 59a126a ALSA: oxfw: fix return value in error path of isochronous resources reservation by Takashi Sakamoto · 5 years ago
  16. 9ff3483 ALSA: firewire-motu: fix double unlocked 'motu->mutex' by Takashi Sakamoto · 5 years ago
  17. 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  18. a3f4f2d ALSA: firewire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  19. 706ad67 ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series by Takashi Sakamoto · 5 years ago
  20. 6c94f38 ALSA: bebob: link the order of establishing connections and Syt-match clock mode by Takashi Sakamoto · 5 years ago
  21. da5e833 ALSA: bebob: expand delay of start for IR context just for version 3 firmware by Takashi Sakamoto · 5 years ago
  22. d3eabe9 ALSA: bebob: expand sleep just after breaking connections for protocol version 1 by Takashi Sakamoto · 5 years ago
  23. 0929249 ALSA: firewire-motu: Correct a typo in the clock proc string by Takashi Iwai · 5 years ago
  24. 271e657 ALSA: firewire-motu: add support for MOTU UltraLite by Takashi Sakamoto · 5 years ago
  25. bd10737 ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2 by Takashi Sakamoto · 5 years ago
  26. 4b2079f ALSA: firewire-motu: minor code refactoring for protocol version 2 by Takashi Sakamoto · 5 years ago
  27. 3f58f00 ALSA: firewire-motu: detect SPH source of sampling clock by Takashi Sakamoto · 5 years ago
  28. 1ef2ff9 ALSA: firewire-motu: print for unknown source of sampling clock by Takashi Sakamoto · 5 years ago
  29. 2644df6 ALSA: firewire-motu: fix wrong spelling for macro by Takashi Sakamoto · 5 years ago
  30. e2e556a Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  31. f2bbdbc ALSA: bebob: Fix prototype of helper function to return negative value by Takashi Sakamoto · 5 years ago
  32. acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
  33. 60dd492 ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ target by Takashi Sakamoto · 5 years ago
  34. 813dfbd ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback by Takashi Sakamoto · 5 years ago
  35. e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  36. f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  37. 03b4816 ALSA: firewire-lib: add irq_target member into amdtp_domain struct by Takashi Sakamoto · 5 years ago
  38. f706df4 ALSA: firewire-lib: tune the minimum available size of PCM period by Takashi Sakamoto · 5 years ago
  39. 99921ec ALSA: firewire-lib: tune the maximum available size of PCM period by Takashi Sakamoto · 5 years ago
  40. e229853 ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period by Takashi Sakamoto · 5 years ago
  41. 4de3eb0 ALSA: fireface: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  42. 0f5482e ALSA: firewire-motu: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  43. 128307d ALSA: firewire-tascam: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  44. 76c4ecb ALSA: firewire-digi00x: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  45. ecb40fd ALSA: dice: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  46. 3299d2a ALSA: oxfw: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  47. 659c6af ALSA: fireworks: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  48. 1fde7a4 ALSA: bebob: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  49. a0e0233 ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size by Takashi Sakamoto · 5 years ago
  50. 3aac326 ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams by Takashi Sakamoto · 5 years ago
  51. 3fd80b2 ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  52. 6669a11 ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  53. c36f8fc ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  54. a8fb224 ALSA: dice: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  55. c0ede39 ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  56. 56faf92 ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  57. a80b29a ALSA: bebob: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  58. 9d9ff58 ALSA: fireface: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  59. 0d39cd0 ALSA: firewire-motu: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  60. 262542e ALSA: firewire-tascam: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  61. 18b7f18 ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  62. 94c8101 ALSA: dice: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  63. 1d6a722 ALSA: oxfw: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  64. dd20e68 ALSA: fireworks: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  65. 8737209 ALSA: bebob: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  66. d68c312 ALSA: firewire-lib: add a member into AMDTP domain for events per period by Takashi Sakamoto · 5 years ago
  67. 82e8d72 sound: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  68. 3a9236e ALSA: dice: fix wrong packet parameter for Alesis iO26 by Takashi Sakamoto · 5 years ago
  69. d3f9990 Merge branch 'for-next' into for-linus by Takashi Iwai · 5 years ago
  70. e1a00b5 ALSA: firewire-tascam: check intermediate state of clock status and retry by Takashi Sakamoto · 5 years ago
  71. 2617120 ALSA: firewire-tascam: handle error code when getting current source of clock by Takashi Sakamoto · 5 years ago
  72. 7711fb7 Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 5 years ago
  73. 8d0d5c3 ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain by Takashi Sakamoto · 5 years ago
  74. e6e2fe2 ALSA: firewire-tascam: add note for FE-8 by Takashi Sakamoto · 5 years ago
  75. 6af86bd ALSA: firewire-motu: add support for MOTU 4pre by Takashi Sakamoto · 5 years ago
  76. f155e79 ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled by Takashi Sakamoto · 5 years ago
  77. 6e26d19 ALSA: dice: fix error path for initialization of stream structures by Takashi Sakamoto · 5 years ago
  78. 2fd2329 ALSA: oxfw: fix to handle correct stream for PCM playback by Takashi Sakamoto · 5 years ago
  79. 4c098da ALSA: oxfw: fix NULL pointer dereference to unused stream structure by Takashi Sakamoto · 5 years ago
  80. 744f51e Merge branch 'topic/usb-validation' into for-next by Takashi Iwai · 5 years ago
  81. 1be3c1f ALSA: firewire: fix a memory leak bug by Wenwen Wang · 5 years ago
  82. 74f94e4 ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream by Takashi Sakamoto · 5 years ago
  83. c9a9ce8 ALSA: fireface: support AMDTP domain by Takashi Sakamoto · 5 years ago
  84. ccc6c1b ALSA: firewire-motu: support AMDTP domain by Takashi Sakamoto · 5 years ago
  85. c281d46 ALSA: firewire-tascam: support AMDTP domain by Takashi Sakamoto · 5 years ago
  86. 9a08067 ALSA: firewire-digi00x: support AMDTP domain by Takashi Sakamoto · 5 years ago
  87. e9f2112 ALSA: dice: support AMDTP domain by Takashi Sakamoto · 5 years ago
  88. ac5d778 ALSA: oxfw: support AMDTP domain by Takashi Sakamoto · 5 years ago
  89. db40eeb ALSA: fireworks: support AMDTP domain by Takashi Sakamoto · 5 years ago
  90. b0db4d5 ALSA: bebob: support AMDTP domain by Takashi Sakamoto · 5 years ago
  91. 42355ab ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  92. 39e522a ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  93. 5f9625a ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  94. d79360e ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  95. 7eb7b18 ALSA: fireworks: code refactoring for bus reset handler by Takashi Sakamoto · 5 years ago
  96. 94491c1 ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams by Takashi Sakamoto · 5 years ago
  97. 9b4702b ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
  98. 157a53e ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain by Takashi Sakamoto · 5 years ago
  99. 6261f90 ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
  100. 3ec3d7a ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts by Takashi Sakamoto · 5 years ago