1. 2d012c6 ALSA: firewire-motu: use 'version' field of unit directory to identify model by Takashi Sakamoto · 6 years ago
  2. f97a094 ALSA: firewire-motu: fix construction of PCM frame for capture direction by Takashi Sakamoto · 6 years ago
  3. 7dc661b ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 by Takashi Sakamoto · 6 years ago
  4. 0c298bd ALSA: firewire: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  5. b2e9e1c ALSA: dice: add support for Solid State Logic Duende Classic/Mini by Takashi Sakamoto · 6 years ago
  6. 2dee43e ALSA: fireface: Off by one in latter_handle_midi_msg() by Dan Carpenter · 6 years ago
  7. d800253 ALSA: fireface: comment cleanup about destination address of async transactions for MIDI messages by Takashi Sakamoto · 6 years ago
  8. f0f9f49 ALSA: fireface: support rx MIDI functionality for Fireface UCX by Takashi Sakamoto · 6 years ago
  9. 82b6297 ALSA: fireface: add protocol-specific operation to fill transaction buffer with MIDI messages by Takashi Sakamoto · 6 years ago
  10. 481e09a ALSA: fireface: add model-dependent parameter for address to receive async transaction for MIDI messages by Takashi Sakamoto · 6 years ago
  11. 73f5537 ALSA: fireface: support tx MIDI functionality of Fireface UCX by Takashi Sakamoto · 6 years ago
  12. 9008967 ALSA: fireface: add model-dependent parameter for address range to receive async transaction by Takashi Sakamoto · 6 years ago
  13. 6c644e4 ALSA: fireface: change prototype of handler for async transaction with MIDI messages by Takashi Sakamoto · 6 years ago
  14. fd1cc9d ALSA: fireface: add support for Fireface UCX by Takashi Sakamoto · 6 years ago
  15. 4c4871a ALSA: fireface: code refactoring to parse of clock configuration by Takashi Sakamoto · 6 years ago
  16. 22f7458 ALSA: fireface: code refactoring for dump of sync status by Takashi Sakamoto · 6 years ago
  17. b1d0cb0 ALSA: fireface: add protocol-dependent operation to get clock status by Takashi Sakamoto · 6 years ago
  18. ae3053c2 ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM frame by Takashi Sakamoto · 6 years ago
  19. e9e29cf ALSA: fireface: add protocol-dependent operation to dump status by Takashi Sakamoto · 6 years ago
  20. 2f8af5b ALSA: fireface: obsolete proc node to leave one node by Takashi Sakamoto · 6 years ago
  21. 9dd466a ALSA: fireface: unify protocol layer for FF400/FF800 by Takashi Sakamoto · 6 years ago
  22. e199d1e ALSA: fireface: rename protocol layer for former models by Takashi Sakamoto · 6 years ago
  23. 644b2e9 ALSA: bebob: fix model-id of unit for Apogee Ensemble by Takashi Sakamoto · 6 years ago
  24. 6d1ef1b ALSA: fireface: code refactoring to handle model-specific registers by Takashi Sakamoto · 6 years ago
  25. fc71639 ALSA: fireface: add support for packet streaming on Fireface 800 by Takashi Sakamoto · 6 years ago
  26. 365c00d ALSA: fireface: allocate isochronous resources in mode-specific implementation by Takashi Sakamoto · 6 years ago
  27. 76ea468 ALSA: fireface: code refactoring to handle multiplier mode by Takashi Sakamoto · 6 years ago
  28. d4a0b6c ALSA: fireface: share helper function to switch fetching mode by Takashi Sakamoto · 6 years ago
  29. 3d16200 ALSA: fireface: fix for state to fetch PCM frames by Takashi Sakamoto · 6 years ago
  30. 5ef108c ALSA: firewire-lib: use the same print format for 'without_header' tracepoints by Takashi Sakamoto · 6 years ago
  31. aa9a9e3 ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepoint by Takashi Sakamoto · 6 years ago
  32. ada79fa ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet by Takashi Sakamoto · 6 years ago
  33. a91f676 ALSA: fireface: add support for Fireface 800 with MIDI functionality only by Takashi Sakamoto · 6 years ago
  34. aef4ad2 ALSA: fireface: localize a handler for MIDI messages on tx transaction by Takashi Sakamoto · 6 years ago
  35. 3eb8a24 ALSA: fireface: add driver data for register for MIDI high address by Takashi Sakamoto · 6 years ago
  36. 0085c6e ALSA: fireface: share register for async transaction of MIDI messages by Takashi Sakamoto · 6 years ago
  37. 5bfb841 ALSA: fireface: add support for second optical interface for ADAT stream by Takashi Sakamoto · 6 years ago
  38. 3c3b892 ALSA: fireface: share helper function to get current sampling rate and clock source by Takashi Sakamoto · 6 years ago
  39. 72f10f0 ALSA: fireface: share status and configuration dump by Takashi Sakamoto · 6 years ago
  40. 3ae49ed ALSA: fireface: share some registers for status of clock synchronization by Takashi Sakamoto · 6 years ago
  41. 46079ba Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  42. fa9c98e ALSA: fireface: fix reference to wrong register for clock configuration by Takashi Sakamoto · 6 years ago
  43. a8c0d13 ALSA: firewire-tascam: notify events of change of state for userspace applications by Takashi Sakamoto · 6 years ago
  44. afb8e2d ALSA: firewire-tascam: apply small refactoring to handle several type of event for hwdep interface by Takashi Sakamoto · 6 years ago
  45. d716742 ALSA: firewire-tascam: queue events for change of control surface by Takashi Sakamoto · 6 years ago
  46. 90e8ac5 ALSA: firewire-tascam: add new hwdep ioctl command to get state image by Takashi Sakamoto · 6 years ago
  47. 33b2e14 ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets by Takashi Sakamoto · 6 years ago
  48. fba43f4 ALSA: oxfw: add support for APOGEE duet FireWire by Takashi Sakamoto · 6 years ago
  49. 826b5de ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size by Takashi Sakamoto · 6 years ago
  50. aedef16 ALSA: dice: fix to wait for releases of all ALSA character devices by Takashi Sakamoto · 6 years ago
  51. e953c7e ALSA: firewire-motu: add missing entries to Kconfig by Takashi Sakamoto · 6 years ago
  52. 51e68fb ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback by Takashi Sakamoto · 6 years ago
  53. 3babca4 ALSA: firewire: simplify cleanup process when failing to register sound card by Takashi Sakamoto · 6 years ago
  54. 873608d ALSA: bebob/fireworks: simplify handling of local device entry table by Takashi Sakamoto · 6 years ago
  55. 5b14ec2 ALSA: firewire: release reference count of firewire unit in .remove callback of bus driver by Takashi Sakamoto · 6 years ago
  56. 61ccc6f ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are released by Takashi Sakamoto · 6 years ago
  57. cd3b711 ALSA: oxfw: use managed-resource to maintain cache of stream formats by Takashi Sakamoto · 6 years ago
  58. 72bc8c4 ALSA: oxfw: use managed-resource to maintain model-specific data by Takashi Sakamoto · 6 years ago
  59. 784fffb ALSA: fireworks: use managed-resource to maintain response buffer by Takashi Sakamoto · 6 years ago
  60. a3aaf7d ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-1814/ProjectMix I/O by Takashi Sakamoto · 6 years ago
  61. 366a20d ALSA: firewire: use managed-resource of fw unit device for private data by Takashi Sakamoto · 6 years ago
  62. 4a9a72e Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  63. 5950229 ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of SYT_INTERVAL by Takashi Sakamoto · 6 years ago
  64. c3b55e2 ALSA: fireworks: fix memory leak of response buffer at error path by Takashi Sakamoto · 6 years ago
  65. 1064bc6 ALSA: oxfw: fix memory leak of discovered stream formats at error path by Takashi Sakamoto · 6 years ago
  66. ce925f0 ALSA: oxfw: fix memory leak for model-dependent data at error path by Takashi Sakamoto · 6 years ago
  67. b1fbebd ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path by Takashi Sakamoto · 6 years ago
  68. 498fe23 ALSA: oxfw: fix memory leak of private data by Takashi Sakamoto · 6 years ago
  69. 8d28277 ALSA: firewire-tascam: fix memory leak of private data by Takashi Sakamoto · 6 years ago
  70. a49a83a ALSA: firewire-digi00x: fix memory leak of private data by Takashi Sakamoto · 6 years ago
  71. 36f3a6e ALSA: fireface: fix memory leak in ff400_switch_fetching_mode() by Takashi Sakamoto · 6 years ago
  72. 493626f ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping by Takashi Sakamoto · 6 years ago
  73. 73b3831 Merge branch 'for-next' into for-linus by Takashi Iwai · 6 years ago
  74. 627661c ALSA: dice: fix wrong copy to rx parameters for Alesis iO26 by Takashi Sakamoto · 6 years ago
  75. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
  76. 6c5e1ac ALSA: firewire-motu: add support for Motu Traveler by Takashi Sakamoto · 7 years ago
  77. 191ef57 ALSA: firewire-motu: cancel chunk alignment for protocol version 2 by Takashi Sakamoto · 7 years ago
  78. 06ac0b6 ALSA: firewire-motu: add a flag for AES/EBU on XLR interface by Takashi Sakamoto · 7 years ago
  79. 81720c6d ALSA: firewire-motu: add a flag for chunks for main 1/2 out by Takashi Sakamoto · 7 years ago
  80. 6c1549c ALSA: firewire-motu: suppless consumption for unused element of array in stack by Takashi Sakamoto · 7 years ago
  81. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  82. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  83. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  84. 84eaaef ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic models by Takashi Sakamoto · 7 years ago
  85. 1ceb506 ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48 by Takashi Sakamoto · 7 years ago
  86. 2cc47d3 ALSA: oxfw: use match_string() helper by Yisheng Xie · 7 years ago
  87. d0aa590 ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 by Takashi Sakamoto · 7 years ago
  88. ed1812c ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats() by Dan Carpenter · 7 years ago
  89. 7c1543f ALSA: dice: add stream format parameters for Mytek devices by Melvin Vermeeren · 7 years ago
  90. 8def12d Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  91. 4844f51 ALSA: isight: use position offset macro of TLV data by Takashi Sakamoto · 7 years ago
  92. 9c367c0 ALSA: dice: remove local frag of force_two_pcms by Takashi Sakamoto · 7 years ago
  93. bd2b441 ALSA: dice: use cache for PCM constraints and rules by Takashi Sakamoto · 7 years ago
  94. b8f78234a ALSA: dice: use stream formats to add MIDI substreams by Takashi Sakamoto · 7 years ago
  95. afa617f ALSA: dice: enable to change current sampling transmission frequency by Takashi Sakamoto · 7 years ago
  96. 20b9454 ALSA: dice: add a helper function to restart all of available streams by Takashi Sakamoto · 7 years ago
  97. ec592fd ALSA: dice: use cache of stream format to check running stream by Takashi Sakamoto · 7 years ago
  98. 58579c0 ALSA: dice: use extended protocol to detect available stream formats by Takashi Sakamoto · 7 years ago
  99. 28b208f ALSA: dice: add parameters of stream formats for models produced by Alesis by Takashi Sakamoto · 7 years ago
  100. f1f0f33 ALSA: dice: add parameters of stream formats for models produced by TC Electronic by Takashi Sakamoto · 7 years ago