1. c50bfc8 ALSA: fireface: fix to parse sync status register of latter protocol by Takashi Sakamoto · 4 years ago
  2. e32da5e ALSA: bebob: remove an unnecessary condition in hwdep_read() by Takashi Sakamoto · 4 years ago
  3. f451424 ALSA: fireface: remove unnecessary condition in hwdep_read() by Dan Carpenter · 4 years ago
  4. 00f3a41 ALSA: oxfw: remove an unnecessary condition in hwdep_read() by Dan Carpenter · 4 years ago
  5. c09e28c Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
  6. 9a08676 ALSA: dice: add support for Lexicon I-ONIX FW810s by Takashi Sakamoto · 4 years ago
  7. 9f65df9 ALSA: firewire-tascam: Fix integer overflow in midi_port_work() by Geert Uytterhoeven · 4 years ago
  8. e7c22ee ALSA: fireface: Fix integer overflow in transmit_midi_msg() by Geert Uytterhoeven · 4 years ago
  9. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  10. 4390628 Merge branch 'topic/usb-audio-refactoring' into for-next by Takashi Iwai · 4 years, 1 month ago
  11. 02a9c6e ALSA: firewire: Clean up a locking issue in copy_resp_to_buf() by Dan Carpenter · 4 years, 2 months ago
  12. 8461352 ALSA: firewire: fix comparison to bool warning by Kaixu Xia · 4 years, 2 months ago
  13. fe160a2 ALSA: fireworks: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  14. 4dda3a19 Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 3 months ago
  15. b41c15f ALSA: bebob: potential info leak in hwdep_read() by Dan Carpenter · 4 years, 3 months ago
  16. 2b3d298 ALSA: firewire: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  17. 6bde8ef Merge branch 'topic/tasklet-convert' into for-linus by Takashi Iwai · 4 years, 4 months ago
  18. 51bc581 ALSA: firewire: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  19. acd46a6 ALSA: firewire-digi00x: exclude Avid Adrenaline from detection by Takashi Sakamoto · 4 years, 5 months ago
  20. 0bd8bce ALSA; firewire-tascam: exclude Tascam FE-8 from detection by Takashi Sakamoto · 4 years, 5 months ago
  21. ba2def2 ALSA: firewire: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
  22. 6753986 ALSA: firewire-motu: wait for notification when changing clock configuration for protocol v3 by Takashi Sakamoto · 4 years, 7 months ago
  23. 6d28484 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 7 months ago
  24. e0b2db3 ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model) by Takashi Sakamoto · 4 years, 8 months ago
  25. 506ad56 ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch by Takashi Sakamoto · 4 years, 8 months ago
  26. 7b47c0d ALSA: firewire-motu: refactoring protocol v3 for clock source getter by Takashi Sakamoto · 4 years, 8 months ago
  27. 2b8f050 ALSA: firewire-motu: refactoring protocol v2 for clock source getter by Takashi Sakamoto · 4 years, 8 months ago
  28. 739bdba ALSA: firewire-motu: remove obsoleted codes by Takashi Sakamoto · 4 years, 8 months ago
  29. 88e8f89 ALSA: firewire-motu: use table-based calculation of packet formats for stream management by Takashi Sakamoto · 4 years, 8 months ago
  30. 9883b38 ALSA: firewire-motu: use table-based calculation of packet formats for proc by Takashi Sakamoto · 4 years, 8 months ago
  31. 0090c1c ALSA: firewire-motu: add alternative functions to detect packet format for protocol v3 by Takashi Sakamoto · 4 years, 8 months ago
  32. 28c8d3c ALSA: firewire-motu: add alternative functions to detect packet format for protocol v2 by Takashi Sakamoto · 4 years, 8 months ago
  33. dfbaa4d ALSA: firewire-motu: add model-specific table of chunk count by Takashi Sakamoto · 4 years, 8 months ago
  34. 562f0c6 ALSA: firewire-motu: drop protocol structure by Takashi Sakamoto · 4 years, 8 months ago
  35. ff222b7 ALSA: firewire-motu: add wrapper functions for protocol-dependent operations by Takashi Sakamoto · 4 years, 8 months ago
  36. 61d79c7 ALSA: firewire-motu: localize protocol data by Takashi Sakamoto · 4 years, 8 months ago
  37. c806a0e ALSA: firewire-motu: move spec data to v3 protocol file by Takashi Sakamoto · 4 years, 8 months ago
  38. 0a7c7b4 ALSA: firewire-motu: move spec data to v2 protocol file by Takashi Sakamoto · 4 years, 8 months ago
  39. 07f77dd ALSA: firewire-motu: fulfill missing entries in Kconfig by Takashi Sakamoto · 4 years, 8 months ago
  40. 1f65e66 ALSA: fireface: add support for RME Fireface UFX (untested) by Takashi Sakamoto · 4 years, 8 months ago
  41. 062bb45 ALSA: fireface: add support for RME FireFace 802 by Takashi Sakamoto · 4 years, 8 months ago
  42. 782222b ALSA: fireface: code refactoring to decide name of sound card by Takashi Sakamoto · 4 years, 8 months ago
  43. c52f232 ALSA: fireface: code refactoring to add enumeration constants for model identification by Takashi Sakamoto · 4 years, 8 months ago
  44. f4588cc ALSA: fireface: start IR context immediately by Takashi Sakamoto · 4 years, 8 months ago
  45. bbd6aac ALSA: fireface: fix configuration error for nominal sampling transfer frequency by Takashi Sakamoto · 4 years, 8 months ago
  46. 69efd5c ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDTP domain by Takashi Sakamoto · 4 years, 8 months ago
  47. 1a4be18 ALSA: firewire-lib: pool ideal sequence of syt offset and data block by Takashi Sakamoto · 4 years, 8 months ago
  48. 25babf2 ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure by Takashi Sakamoto · 4 years, 8 months ago
  49. 274fc35 ALSA: firewire-lib: code refactoring for data block calculation by Takashi Sakamoto · 4 years, 8 months ago
  50. 816d848 ALSA: firewire-lib: code refactoring for syt offset calculation by Takashi Sakamoto · 4 years, 8 months ago
  51. 83cfb5c ALSA: firewire-lib: code refactoring for syt computation by Takashi Sakamoto · 4 years, 8 months ago
  52. af86b0b ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ timing by Takashi Sakamoto · 4 years, 8 months ago
  53. 2472cfb ALSA: firewire-lib: add reference to domain structure from stream structure by Takashi Sakamoto · 4 years, 8 months ago
  54. 10aa8e4 ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc descriptor by Takashi Sakamoto · 4 years, 8 months ago
  55. 8304cf7 ALSA: firewire-lib: fix invalid assignment to union data for directional parameter by Takashi Sakamoto · 4 years, 8 months ago
  56. 89ebe49 ALSA: fireworks: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  57. 1034872 ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints format by Takashi Sakamoto · 4 years, 8 months ago
  58. 3db1b00 ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked() by Jules Irenge · 4 years, 10 months ago
  59. 34aa799 ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue() by Jules Irenge · 4 years, 10 months ago
  60. 9c0d16a ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string by Takashi Sakamoto · 4 years, 10 months ago
  61. 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  62. 791a485 ALSA: dice: add support for Alesis MasterControl by Takashi Sakamoto · 5 years ago
  63. a9f47fc ALSA: dice: loosen stream format check for MIDI conformant data channel by Takashi Sakamoto · 5 years ago
  64. 3e2dc6b ALSA: dice: fix fallback from protocol extension into limited functionality by Takashi Sakamoto · 5 years ago
  65. 41dbc79 ALSA: oxfw: fix for Stanton SCS.1d by Takashi Sakamoto · 5 years ago
  66. 06a42a7 ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailable by Takashi Sakamoto · 5 years ago
  67. 03be63b ALSA: oxfw: use ENXIO for not-supported cases by Takashi Sakamoto · 5 years ago
  68. 747d1f0 ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ context by Takashi Sakamoto · 5 years ago
  69. d45b3aa ALSA: firewire: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  70. 7641d54 ALSA: firewire: Use managed buffer allocation by Takashi Iwai · 5 years ago
  71. 48013634 ALSA: fireface: fix return value in error path of isochronous resources reservation by Takashi Sakamoto · 5 years ago
  72. 59a126a ALSA: oxfw: fix return value in error path of isochronous resources reservation by Takashi Sakamoto · 5 years ago
  73. 9ff3483 ALSA: firewire-motu: fix double unlocked 'motu->mutex' by Takashi Sakamoto · 5 years ago
  74. 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  75. a3f4f2d ALSA: firewire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  76. 706ad67 ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series by Takashi Sakamoto · 5 years ago
  77. 6c94f38 ALSA: bebob: link the order of establishing connections and Syt-match clock mode by Takashi Sakamoto · 5 years ago
  78. da5e833 ALSA: bebob: expand delay of start for IR context just for version 3 firmware by Takashi Sakamoto · 5 years ago
  79. d3eabe9 ALSA: bebob: expand sleep just after breaking connections for protocol version 1 by Takashi Sakamoto · 5 years ago
  80. 0929249 ALSA: firewire-motu: Correct a typo in the clock proc string by Takashi Iwai · 5 years ago
  81. 271e657 ALSA: firewire-motu: add support for MOTU UltraLite by Takashi Sakamoto · 5 years ago
  82. bd10737 ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2 by Takashi Sakamoto · 5 years ago
  83. 4b2079f ALSA: firewire-motu: minor code refactoring for protocol version 2 by Takashi Sakamoto · 5 years ago
  84. 3f58f00 ALSA: firewire-motu: detect SPH source of sampling clock by Takashi Sakamoto · 5 years ago
  85. 1ef2ff9 ALSA: firewire-motu: print for unknown source of sampling clock by Takashi Sakamoto · 5 years ago
  86. 2644df6 ALSA: firewire-motu: fix wrong spelling for macro by Takashi Sakamoto · 5 years ago
  87. e2e556a Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  88. f2bbdbc ALSA: bebob: Fix prototype of helper function to return negative value by Takashi Sakamoto · 5 years ago
  89. acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
  90. 60dd492 ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ target by Takashi Sakamoto · 5 years ago
  91. 813dfbd ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback by Takashi Sakamoto · 5 years ago
  92. e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  93. f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  94. 03b4816 ALSA: firewire-lib: add irq_target member into amdtp_domain struct by Takashi Sakamoto · 5 years ago
  95. f706df4 ALSA: firewire-lib: tune the minimum available size of PCM period by Takashi Sakamoto · 5 years ago
  96. 99921ec ALSA: firewire-lib: tune the maximum available size of PCM period by Takashi Sakamoto · 5 years ago
  97. e229853 ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period by Takashi Sakamoto · 5 years ago
  98. 4de3eb0 ALSA: fireface: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  99. 0f5482e ALSA: firewire-motu: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  100. 128307d ALSA: firewire-tascam: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago