1. 880c971 ALSA: dice: fix error path to destroy initialized stream data by Takashi Sakamoto · 6 years ago
  2. c242485 ALSA: dice: fix OUI for TC group by Takashi Sakamoto · 6 years ago
  3. 6818b4d ALSA: firewire-digi00x: handle all MIDI messages on streaming packets by Takashi Sakamoto · 7 years ago
  4. ea5ac40 ALSA: firewire-digi00x: add support for console models of Digi00x series by Takashi Sakamoto · 7 years ago
  5. 90a6ae1 ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format by Takashi Sakamoto · 7 years ago
  6. 6cba074 ALSA: firewire: fix NULL pointer dereference when releasing uninitialized data of iso-resource by Takashi Sakamoto · 7 years ago
  7. 8c9c55a ALSA: firewire-lib: Fix stall of process context at packet error by Takashi Sakamoto · 7 years ago
  8. 26b9b15 ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type by Takashi Sakamoto · 7 years ago
  9. 827faa2 ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d by Takashi Sakamoto · 7 years ago
  10. 2fc33ff ALSA: firewire-tascam: Fix to handle error from initialization of stream data by Takashi Sakamoto · 7 years ago
  11. 3d2f4d0 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  12. 5116ffc ALSA: firewire: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  13. 6b1ca4b ALSA: fireworks: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  14. 04b2d9c ALSA: firewire-tascam: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  15. e15c282 ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec by Takashi Sakamoto · 8 years ago
  16. df6a886 ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/Terratec by Takashi Sakamoto · 8 years ago
  17. 17e1717 ALSA: firewire-lib: change a member of event structure to suppress sparse wanings to bool type by Takashi Sakamoto · 8 years ago
  18. ff38e0c ALSA: firewire-lib: drop skip argument from helper functions to queue a packet by Takashi Sakamoto · 8 years ago
  19. a9c4284 ALSA: firewire-lib: add context information to tracepoints by Takashi Sakamoto · 8 years ago
  20. 1dba9db ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity by Takashi Sakamoto · 8 years ago
  21. 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 8 years ago
  22. 390a151 ALSA: firewire-lib: code cleanup for outgoing packet handling by Takashi Sakamoto · 8 years ago
  23. d9a16fc ALSA: firewire-lib: code cleanup for incoming packet handling by Takashi Sakamoto · 8 years ago
  24. dec63cc ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context by Takashi Sakamoto · 8 years ago
  25. 28e64f5 ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing packet parameter by Takashi Sakamoto · 8 years ago
  26. eb4a378 ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameter by Takashi Sakamoto · 8 years ago
  27. c71283c ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet parameter by Takashi Sakamoto · 8 years ago
  28. 0c95c1d ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data by Takashi Sakamoto · 8 years ago
  29. f90e2de ALSA: firewire-lib: compute the value of second field in cycle count for IR context by Takashi Sakamoto · 8 years ago
  30. 73fc7f0 ALSA: firewire-lib: compute the value of second field in cycle count for IT context by Takashi Sakamoto · 8 years ago
  31. f8ff65b ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626 by Takashi Sakamoto · 8 years ago
  32. b610386 ALSA: firewire-tascam: deleyed registration of sound card by Takashi Sakamoto · 8 years ago
  33. 86c8dd7 ALSA: firewire-digi00x: delayed registration of sound card by Takashi Sakamoto · 8 years ago
  34. 6c29230 ALSA: oxfw: delayed registration of sound card by Takashi Sakamoto · 8 years ago
  35. 7d3c1d5 ALSA: fireworks: delayed registration of sound card by Takashi Sakamoto · 8 years ago
  36. 04a2c73 ALSA: bebob: delayed registration of sound card by Takashi Sakamoto · 8 years ago
  37. 923f92e ALSA: firewire-lib: add new function to schedule a work for sound card registration by Takashi Sakamoto · 8 years ago
  38. 0eced45 ALSA: dice: simplify unit probe processing by Takashi Sakamoto · 8 years ago
  39. 44c376b ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data by Takashi Sakamoto · 8 years ago
  40. 25c0e95 ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804 by Takashi Sakamoto · 8 years ago
  41. 0655ac2 ALSA: fireworks: move model quirk detection code to information parser by Takashi Sakamoto · 8 years ago
  42. 329fec2 ALSA: oxfw: remove needless member from private structure by Takashi Sakamoto · 8 years ago
  43. 093dd44 ALSA: bebob: remove needless argument from local function by Takashi Sakamoto · 8 years ago
  44. 6b94fb1 ALSA: dice: fix memory leak when unplugging by Takashi Sakamoto · 8 years ago
  45. 8cc1a8a ALSA: dice: use structure to represent register parameters instead of array with basic type element by Takashi Sakamoto · 8 years ago
  46. 7cafc65 ALSA: dice: force to add two pcm devices for listed models by Takashi Sakamoto · 8 years ago
  47. 4bdc495 ALSA: dice: handle several PCM substreams when any isochronous streams are available by Takashi Sakamoto · 8 years ago
  48. 436b5ab ALSA: dice: handle whole available isochronous streams by Takashi Sakamoto · 8 years ago
  49. 8ae25b76 ALSA: dice: have two sets of isochronous resources/streams by Takashi Sakamoto · 8 years ago
  50. 1387e3e ALSA: dice: drop duplex streams synchronization to transfer own time stamps by Takashi Sakamoto · 8 years ago
  51. 956dea9 ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure by Takashi Sakamoto · 8 years ago
  52. b4c23ab ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure by Takashi Sakamoto · 8 years ago
  53. 99d7355 ALSA: fireworks: serialize transactions to update connections at bus reset by Takashi Sakamoto · 8 years ago
  54. 3800e6f ALSA: bebob: give up updating streams at bus reset handler by Takashi Sakamoto · 8 years ago
  55. 4fd6c6c ALSA: bebob: change type of substream counter from atomic_t to unsigned int by Takashi Sakamoto · 8 years ago
  56. 2a71e70 ALSA: bebob: move mutex from function callee to callers by Takashi Sakamoto · 8 years ago
  57. 14a37ac ALSA: bebob: simplify bus-reset handling by Takashi Sakamoto · 8 years ago
  58. ea79005 ALSA: oxfw: use workqueue instead of tasklet for scs1x by Takashi Sakamoto · 8 years ago
  59. fbeac84 ALSA: dice: old firmware optimization for Dice notification by Takashi Sakamoto · 8 years ago
  60. aec045b ALSA: dice: change notification mask to detect lock status change by Takashi Sakamoto · 8 years ago
  61. 9b88daa Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  62. dfabc0e ALSA: dice: ensure phase lock before starting streaming by Takashi Sakamoto · 8 years ago
  63. 6f68826 ALSA: dice: purge generating channel cache by Takashi Sakamoto · 8 years ago
  64. c300765 ALSA: dice: get the number of MBLA data channel at opening PCM substream by Takashi Sakamoto · 8 years ago
  65. b9022f4 ALSA: dice: add MIDI ports according to current number of MIDI substreams by Takashi Sakamoto · 8 years ago
  66. 1bc8e12 ALSA: dice: limit stream to current sampling transfer frequency. by Takashi Sakamoto · 8 years ago
  67. 0d5ee19 ALSA: dice: limit to current sampling transfer frequency by Takashi Sakamoto · 8 years ago
  68. b8cb375 ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() by Geert Uytterhoeven · 8 years ago
  69. 56661a2 ALSA: firewire-tascam: remove needless member for control and status message by Takashi Sakamoto · 8 years ago
  70. 61ebe49 ALSA: firewire-tascam: remove a flag for controller by Takashi Sakamoto · 8 years ago
  71. 3e78e15 ALSA: firewire-tascam: add support for FW-1804 by Takashi Sakamoto · 8 years ago
  72. 5d2560a ALSA: firewire-tascam: fix NULL pointer dereference when model identification fails by Takashi Sakamoto · 8 years ago
  73. 0790529 ALSA: bebob: Use a signed return type for get_formation_index by Lucas Tanure · 8 years ago
  74. 2eb65d6 ALSA: dice: expand timeout to wait for Dice notification by Takashi Sakamoto · 8 years ago
  75. a2875a9 ALSA: dice: purge transaction initialization at timeout of Dice notification by Takashi Sakamoto · 8 years ago
  76. b59fb19 ALSA: dice: postpone card registration by Takashi Sakamoto · 8 years ago
  77. 4a47a87 ALSA: dice: split subaddress check from category check by Takashi Sakamoto · 8 years ago
  78. de5126c ALSA: oxfw: add stream format quirk for SCS.1 models by Takashi Sakamoto · 8 years ago
  79. 9e2004f ALSA: oxfw: obsolete scs1x module by Takashi Sakamoto · 8 years ago
  80. 6f5dcb2 ALSA: oxfw: add MIDI playback port for SCS.1 models by Takashi Sakamoto · 8 years ago
  81. d7d20e7 ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback by Takashi Sakamoto · 8 years ago
  82. 8250427 ALSA: oxfw: add MIDI capture port for SCS.1 models by Takashi Sakamoto · 8 years ago
  83. 13b8b78 ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture by Takashi Sakamoto · 8 years ago
  84. e3315b4 ALSA: oxfw: allocate own address region for SCS.1 series by Takashi Sakamoto · 8 years ago
  85. 3f47152 ALSA: oxfw: add scs1x layer by Takashi Sakamoto · 8 years ago
  86. d6ce6bb ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers by Takashi Sakamoto · 8 years ago
  87. 3e2f457 ALSA: oxfw: move model-specific parameters from common structure by Takashi Sakamoto · 8 years ago
  88. 40540de ALSA: oxfw: move model-specific members from common structure by Takashi Sakamoto · 8 years ago
  89. c582cc6 ALSA: oxfw: enable to keep memory block for model-specific structure by Takashi Sakamoto · 8 years ago
  90. f2777c1 Merge branch 'topic/firewire-update' into for-next by Takashi Iwai · 8 years ago
  91. 5ce8cc4 ALSA: oxfw: gather model-dependent conditions to a function by Takashi Sakamoto · 8 years ago
  92. 27e6663 ALSA: oxfw: reuse driver entry to detect quirks by Takashi Sakamoto · 8 years ago
  93. eab8e4e ALSA: oxfw: change function prototype for AV/C Audio Subunit command by Takashi Sakamoto · 8 years ago
  94. 29aa09a ALSA: oxfw: rename local functions for control elements so that they represent as local by Takashi Sakamoto · 8 years ago
  95. f3a0e32 ALSA: oxfw: rename a file for control elements so that it's for model-specific by Takashi Sakamoto · 8 years ago
  96. 4d2c50a ALSA: fireworks: change type of substream counter from atomic_t to unsigned int by Takashi Sakamoto · 9 years ago
  97. ea54a37 ALSA: fireworks: move mutex from function callees to callers by Takashi Sakamoto · 9 years ago
  98. 5d5563b ALSA: dice: fix detection of Loud devices by Takashi Sakamoto · 9 years ago
  99. 94d505e ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne by Takashi Sakamoto · 9 years ago
  100. d1482fb ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports by Takashi Sakamoto · 9 years ago