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