1. 9067c18 ALSA: firewire-digi00x: cease from delayed card registration by Takashi Sakamoto · 3 years, 7 months ago
  2. 019af59 ALSA: firewire-digi00x: perform sequence replay for media clock recovery by Takashi Sakamoto · 3 years, 8 months ago
  3. 2f21a17 ALSA: firewire-lib: transfer rx packets on-the-fly when replaying by Takashi Sakamoto · 3 years, 8 months ago
  4. f9e5ecd ALSA: firewire-lib: add replay target to cache sequence of packet by Takashi Sakamoto · 3 years, 8 months ago
  5. bdaedca ALSA: firewire-lib: change waking up timing to process packets by Takashi Sakamoto · 3 years, 8 months ago
  6. 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
  7. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  8. acd46a6 ALSA: firewire-digi00x: exclude Avid Adrenaline from detection by Takashi Sakamoto · 4 years, 5 months ago
  9. 9c0d16a ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string by Takashi Sakamoto · 4 years, 10 months ago
  10. d45b3aa ALSA: firewire: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  11. 7641d54 ALSA: firewire: Use managed buffer allocation by Takashi Iwai · 5 years ago
  12. a3f4f2d ALSA: firewire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  13. acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
  14. e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  15. f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  16. 76c4ecb ALSA: firewire-digi00x: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
  17. a0e0233 ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size by Takashi Sakamoto · 5 years ago
  18. c36f8fc ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
  19. 18b7f18 ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
  20. 9a08067 ALSA: firewire-digi00x: support AMDTP domain by Takashi Sakamoto · 5 years ago
  21. d79360e ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  22. 9a738ad ALSA: firewire-lib: process payload of isoc context according to packet descriptors by Takashi Sakamoto · 5 years ago
  23. bb47396 ALSA: firewire-digi00x: code refactoring for DOT data block processing layer by Takashi Sakamoto · 5 years ago
  24. d2c104a ALSA: firewire-lib: pass packet descriptor to data block processing layer by Takashi Sakamoto · 5 years ago
  25. 600c801 ALSA: firewire-lib: pass no syt information to data block processing layer by Takashi Sakamoto · 5 years ago
  26. ab75481 ALSA: firewire-lib: pass data block counter to data block processing layer by Takashi Sakamoto · 5 years ago
  27. 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
  28. 64582c5 ALSA: firewire-digi00x: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  29. b943454 ALSA: firewire-digi00x: unify stop and release method for duplex streams by Takashi Sakamoto · 6 years ago
  30. 478f3a5 ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks by Takashi Sakamoto · 6 years ago
  31. 24bb77b ALSA: firewire-digi00x: update isochronous resources when starting packet streaming after bus-reset by Takashi Sakamoto · 6 years ago
  32. ae8ffbb ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks by Takashi Sakamoto · 6 years ago
  33. ad30650 ALSA: firewire-digi00x: code refactoring to keep isochronous resources by Takashi Sakamoto · 6 years ago
  34. 638e19f ALSA: firewire-digi00x: simplify error path to begin streaming session by Takashi Sakamoto · 6 years ago
  35. d18b0a6 ALSA: firewire-digi00x: code refactoring to finish streaming session by Takashi Sakamoto · 6 years ago
  36. 6bc9322 ALSA: firewire-digi00x: refactoring to move timing of registration for isochronous channel by Takashi Sakamoto · 6 years ago
  37. da607e1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 by Thomas Gleixner · 6 years ago
  38. d3d10a4 ALSA: firewire-lib: use union for directional parameters by Takashi Sakamoto · 6 years ago
  39. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  40. 0c298bd ALSA: firewire: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  41. 3babca4 ALSA: firewire: simplify cleanup process when failing to register sound card by Takashi Sakamoto · 6 years ago
  42. 5b14ec2 ALSA: firewire: release reference count of firewire unit in .remove callback of bus driver by Takashi Sakamoto · 6 years ago
  43. 61ccc6f ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are released by Takashi Sakamoto · 6 years ago
  44. 366a20d ALSA: firewire: use managed-resource of fw unit device for private data by Takashi Sakamoto · 6 years ago
  45. a49a83a ALSA: firewire-digi00x: fix memory leak of private data by Takashi Sakamoto · 6 years ago
  46. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
  47. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  48. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  49. 680ef72 sound: annotate ->poll() instances by Al Viro · 8 years ago
  50. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  51. 55799c5 ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications by Takashi Sakamoto · 8 years ago
  52. 875becf ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback by Takashi Sakamoto · 8 years ago
  53. a02cb8f ALSA: firewire: remove support for 16 bit PCM samples in playback substream by Takashi Sakamoto · 8 years ago
  54. fdb2b2e ALSA: firewire-digi00x: remove transaction handler for unknown purpose by Takashi Sakamoto · 8 years ago
  55. 0c3f15f ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all ports by Takashi Sakamoto · 8 years ago
  56. 8820a4c ALSA: firewire-digi00x: handle all MIDI messages on streaming packets by Takashi Sakamoto · 8 years ago
  57. 13e005f ALSA: firewire-digi00x: add support for console models of Digi00x series by Takashi Sakamoto · 8 years ago
  58. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  59. 57eb679 ALSA: firewire: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  60. a4e86cb ALSA: firewire-digi00x: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  61. 5116ffc ALSA: firewire: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  62. 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 9 years ago
  63. 86c8dd7 ALSA: firewire-digi00x: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  64. b8cb375 ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() by Geert Uytterhoeven · 9 years ago
  65. d1482fb ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports by Takashi Sakamoto · 9 years ago
  66. c5fcee0 ALSA: firewire-digi00x: add MIDI operations for MIDI control port by Takashi Sakamoto · 9 years ago
  67. 5918f96 ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports by Takashi Sakamoto · 9 years ago
  68. bd04809 ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM by Takashi Sakamoto · 9 years ago
  69. e8bd577 ALSA: firewire-digi00x: add support for MIDI ports for physical controls by Takashi Sakamoto · 9 years ago
  70. b47f525 ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls by Takashi Sakamoto · 9 years ago
  71. 3646a54 ALSA: firewire-digi00x: add support of asynchronous transaction for incoming MIDI messages from physical controls by Takashi Sakamoto · 9 years ago
  72. 9fbfd38 ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming by Takashi Sakamoto · 9 years ago
  73. 9dc5d31 ALSA: firewire-digi00x: handle MIDI messages in isochronous packets by Takashi Sakamoto · 9 years ago
  74. 17385a3 ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits by Takashi Sakamoto · 9 years ago
  75. 44b7308 ALSA: firewire-digi00x: add support for asynchronous messaging by Takashi Sakamoto · 9 years ago
  76. 660dd3d ALSA: firewire-digi00x: add hwdep interface by Takashi Sakamoto · 9 years ago
  77. 0120d0f ALSA: firewire-digi00x: add PCM functionality by Takashi Sakamoto · 9 years ago
  78. 927f17d ALSA: firewire-digi00x: add proc node to show clock status by Takashi Sakamoto · 9 years ago
  79. 3a2a179 ALSA: firewire-digi00x: add stream functionality by Takashi Sakamoto · 9 years ago
  80. 163ae6f ALSA: firewire-digi00x: add data block processing layer by Takashi Sakamoto · 9 years ago
  81. 9edf723 ALSA: firewire-digi00x: add skeleton for Digi 002/003 family by Takashi Sakamoto · 9 years ago