1. 94d505e ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne by Takashi Sakamoto · 9 years ago
  2. d1482fb ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports by Takashi Sakamoto · 9 years ago
  3. c5fcee0 ALSA: firewire-digi00x: add MIDI operations for MIDI control port by Takashi Sakamoto · 9 years ago
  4. 5918f96 ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports by Takashi Sakamoto · 9 years ago
  5. f937b43 ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction by Takashi Sakamoto · 9 years ago
  6. 123990e ALSA: firewire-tascam: fix loop condition with some readable variables by Takashi Sakamoto · 9 years ago
  7. b7ab614 ALSA: firewire-tascam: use better name for local variables to describe their intension by Takashi Sakamoto · 9 years ago
  8. 516a306 ALSA: firewire-tascam: change type of valiables according to function prototype by Takashi Sakamoto · 9 years ago
  9. 9f9c561 ALSA: firewire-tascam: remove buffer initialization in driver side by Takashi Sakamoto · 9 years ago
  10. 9a30ae2 ALSA: firewire-tascam: off by one in identify_model() by Dan Carpenter · 9 years ago
  11. 759a2f4 ALSA: oxfw: add an entry for TASCAM FireOne by Takashi Sakamoto · 9 years ago
  12. bb71da4 ALSA: oxfw: support more MIDI ports by Takashi Sakamoto · 9 years ago
  13. 3205604 ALSA: oxfw: calculating MIDI ports in stream discover by Takashi Sakamoto · 9 years ago
  14. 56b1c72 ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port by Takashi Sakamoto · 9 years ago
  15. bd04809 ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM by Takashi Sakamoto · 9 years ago
  16. fef586d ALSA: bebob: use correct type for __be32 data by Takashi Sakamoto · 9 years ago
  17. 463543a ALSA: fireworks: use u32 type for be32_to_cpup() macro by Takashi Sakamoto · 9 years ago
  18. cbc6f28 ALSA: dice: assign converted data to the same type of variable by Takashi Sakamoto · 9 years ago
  19. 3e93d42 ALSA: dice: correct variable types for __be32 data by Takashi Sakamoto · 9 years ago
  20. ad4401e ALSA: oxfw: remove a meaningless entry from firewire Makefile by Takashi Sakamoto · 9 years ago
  21. df48338 ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in by Takashi Sakamoto · 9 years ago
  22. 72409705 ALSA: firewire-tascam: off by one in handle_midi_tx() by Dan Carpenter · 9 years ago
  23. 69ec98d ALSA: firewire-tascam: fix an LED bug by Dan Carpenter · 9 years ago
  24. 53b3ffe ALSA: firewire-tascam: change device probing processing by Takashi Sakamoto · 9 years ago
  25. e65e2cb ALSA: firewire-tascam: Turn on/off FireWire LED by Takashi Sakamoto · 9 years ago
  26. 0db18e7 ALSA: firewire-tascam: add support for MIDI functionality by Takashi Sakamoto · 9 years ago
  27. 3beab0f ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous transaction by Takashi Sakamoto · 9 years ago
  28. 107cc01 ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous transaction by Takashi Sakamoto · 9 years ago
  29. e8bd577 ALSA: firewire-digi00x: add support for MIDI ports for physical controls by Takashi Sakamoto · 9 years ago
  30. b47f525 ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls by Takashi Sakamoto · 9 years ago
  31. 3646a54 ALSA: firewire-digi00x: add support of asynchronous transaction for incoming MIDI messages from physical controls by Takashi Sakamoto · 9 years ago
  32. 9fbfd38 ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming by Takashi Sakamoto · 9 years ago
  33. 9dc5d31 ALSA: firewire-digi00x: handle MIDI messages in isochronous packets by Takashi Sakamoto · 9 years ago
  34. 17385a3 ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits by Takashi Sakamoto · 9 years ago
  35. 2a7e171 ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers by Takashi Sakamoto · 9 years ago
  36. 6b9866c ALSA: bebob: constify various snd_bebob structures by Julia Lawall · 9 years ago
  37. bde3e28 ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error by Takashi Sakamoto · 9 years ago
  38. ea848b7 ALSA: firewire-lib: add throttle for MIDI data rate by Takashi Sakamoto · 9 years ago
  39. e8a40d9 ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI messages by Takashi Sakamoto · 9 years ago
  40. d3ef9cb ALSA: firewire-lib: add a restriction for a transaction at once by Takashi Sakamoto · 9 years ago
  41. 585d7cb ALSA: firewire-lib: add helper functions for asynchronous transactions to transfer MIDI messages by Takashi Sakamoto · 9 years ago
  42. 425a570 ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640 by Takashi Sakamoto · 9 years ago
  43. e5e0c3d ALSA: firewire-tascam: add hwdep interface by Takashi Sakamoto · 9 years ago
  44. e453df4 ALSA: firewire-tascam: add PCM functionality by Takashi Sakamoto · 9 years ago
  45. 35efa5c ALSA: firewire-tascam: add streaming functionality by Takashi Sakamoto · 9 years ago
  46. 47faeea ALSA: firewire-tascam: add data block processing layer by Takashi Sakamoto · 9 years ago
  47. 96e5fbb ALSA: firewire-tascam: add proc node to show firmware information by Takashi Sakamoto · 9 years ago
  48. 6f81ba1 ALSA: firewire-tascam: add a structure for model-dependent parameters. by Takashi Sakamoto · 9 years ago
  49. c0949b2 ALSA: firewire-tascam: add skeleton for TASCAM FireWire series by Takashi Sakamoto · 9 years ago
  50. 44b7308 ALSA: firewire-digi00x: add support for asynchronous messaging by Takashi Sakamoto · 9 years ago
  51. 660dd3d ALSA: firewire-digi00x: add hwdep interface by Takashi Sakamoto · 9 years ago
  52. 0120d0f ALSA: firewire-digi00x: add PCM functionality by Takashi Sakamoto · 9 years ago
  53. 927f17d ALSA: firewire-digi00x: add proc node to show clock status by Takashi Sakamoto · 9 years ago
  54. 3a2a179 ALSA: firewire-digi00x: add stream functionality by Takashi Sakamoto · 9 years ago
  55. 163ae6f ALSA: firewire-digi00x: add data block processing layer by Takashi Sakamoto · 9 years ago
  56. 9edf723 ALSA: firewire-digi00x: add skeleton for Digi 002/003 family by Takashi Sakamoto · 9 years ago
  57. 02e6ef9f ALSA: firewire-lib: process_rx_data_blocks() can be static by kbuild test robot · 9 years ago
  58. d8dfacf Merge branch 'topic/firewire-update' into for-next by Takashi Iwai · 9 years ago
  59. df075fe ALSA: firewire-lib: complete AM824 data block processing layer by Takashi Sakamoto · 9 years ago
  60. 49c7b3f ALSA: firewire-lib: rename macros with AM824 prefix by Takashi Sakamoto · 9 years ago
  61. 85130cb ALSA: firewire-lib: rename PCM format helper function by Takashi Sakamoto · 9 years ago
  62. 03e2a67 ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer by Takashi Sakamoto · 9 years ago
  63. f65be91 ALSA: firewire-lib: add helper functions to set positions of data channels by Takashi Sakamoto · 9 years ago
  64. bc8500d ALSA: firewire-lib: move PCM substream constraint to AM824 layer by Takashi Sakamoto · 9 years ago
  65. 51c29fd ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field by Takashi Sakamoto · 9 years ago
  66. 5955815 ALSA: firewire-lib: add data block processing layer for AM824 format by Takashi Sakamoto · 9 years ago
  67. d67c46b ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation by Takashi Sakamoto · 9 years ago
  68. 414ba02 ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header by Takashi Sakamoto · 9 years ago
  69. 20e4457 ALSA: firewire-lib: add helper functions as interfaces between packet streaming layer and data block processing layer by Takashi Sakamoto · 9 years ago
  70. 6a4e89f ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_frames by Takashi Sakamoto · 9 years ago
  71. 27ec83b ALSA: firewire-lib: add an argument for Dice's dual wire mode by Takashi Sakamoto · 9 years ago
  72. 547e631 ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error by Takashi Sakamoto · 9 years ago
  73. 10b2b6d ALSA: firewire-lib: arrange structure for AMDTP stream by Takashi Sakamoto · 9 years ago
  74. 13f3a46 ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP header by Takashi Sakamoto · 9 years ago
  75. 22c103c ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure by Takashi Sakamoto · 9 years ago
  76. 41450b1 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  77. 96bab82 ALSA: firewire: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  78. 18f5ed3 ALSA: fireworks/firewire-lib: add support for recent firmware quirk by Takashi Sakamoto · 9 years ago
  79. c85523d Revert "ALSA: fireworks: add support for AudioFire2 quirk" by Takashi Sakamoto · 9 years ago
  80. 9c6893e ALSA: fireworks: add support for AudioFire2 quirk by Takashi Sakamoto · 9 years ago
  81. cf8a471 ALSA: bebob: add support for Behringer FCA 610/1616 by Takashi Sakamoto · 9 years ago
  82. 8d1c269 ALSA: bebob: keep duplex streams always to keep internal multiplexer properly by Takashi Sakamoto · 9 years ago
  83. c4d860a ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk by Takashi Sakamoto · 9 years ago
  84. 9a73195 ALSA: bebob: expand timeout for DM1500 quirk by Takashi Sakamoto · 9 years ago
  85. 7b4d7dc ALSA: bebob: add 'version' member for BeBoB protocol version by Takashi Sakamoto · 9 years ago
  86. 0577379 ALSA: bebob: add SYT-Match support by Takashi Sakamoto · 9 years ago
  87. 554d898 ALSA: bebob: obsolete string literal expression for clock source by Takashi Sakamoto · 9 years ago
  88. 3e254b1 ALSA: bebob: use normalized representation for the type of clock source by Takashi Sakamoto · 9 years ago
  89. ba51771 ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structures by Takashi Sakamoto · 9 years ago
  90. 13a4f42 ALSA: bebob: apply new enumerator to normalize the type of clock source by Takashi Sakamoto · 9 years ago
  91. 5a66881 ALSA: bebob: improve signal mode detection for clock source by Takashi Sakamoto · 9 years ago
  92. 31ea49b ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity by Takashi Sakamoto · 9 years ago
  93. 146a5e3 ALSA: bebob: add Digidesign Mbox 2 Pro support by Takashi Sakamoto · 9 years ago
  94. a900705 ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header by Takashi Sakamoto · 9 years ago
  95. 12e0f43 ALSA: firewire-lib: use dev_err() when detecting incoming streaming error by Takashi Sakamoto · 9 years ago
  96. 9a2820c ALSA: firewire-lib: macro arrangement for code cleanup by Takashi Sakamoto · 9 years ago
  97. 29bcae2 ALSA: firewire-lib: rename local functions for code cleanup by Takashi Sakamoto · 9 years ago
  98. 727d3a0 ALSA: firewire-lib: remove restriction for non-blocking mode by Takashi Sakamoto · 9 years ago
  99. a4103bd ALSA: firewire-lib: set streaming error outside of packetization by Takashi Sakamoto · 9 years ago
  100. 6fc6b9c ALSA: firewire-lib: pass the number of data blocks in incoming packets to outgoing packets by Takashi Sakamoto · 9 years ago