1. d370cac ALSA: oxfw: allow PCM capture for Stanton SCS.1m by Takashi Sakamoto · 5 years ago
  2. 1871002 ALSA: oxfw: add support for APOGEE duet FireWire by Takashi Sakamoto · 6 years ago
  3. fd397f2 ALSA: oxfw: fix memory leak of private data by Takashi Sakamoto · 6 years ago
  4. acee5c7 ALSA: oxfw: fix memory leak of discovered stream formats at error path by Takashi Sakamoto · 6 years ago
  5. e3d9487 ALSA: oxfw: fix memory leak for model-dependent data at error path by Takashi Sakamoto · 6 years ago
  6. 827faa2 ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d by Takashi Sakamoto · 7 years ago
  7. 5116ffc ALSA: firewire: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  8. 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 8 years ago
  9. 6c29230 ALSA: oxfw: delayed registration of sound card by Takashi Sakamoto · 8 years ago
  10. 329fec2 ALSA: oxfw: remove needless member from private structure by Takashi Sakamoto · 8 years ago
  11. 956dea9 ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure by Takashi Sakamoto · 8 years ago
  12. b4c23ab ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure by Takashi Sakamoto · 8 years ago
  13. ea79005 ALSA: oxfw: use workqueue instead of tasklet for scs1x by Takashi Sakamoto · 8 years ago
  14. de5126c ALSA: oxfw: add stream format quirk for SCS.1 models by Takashi Sakamoto · 8 years ago
  15. 9e2004f ALSA: oxfw: obsolete scs1x module by Takashi Sakamoto · 8 years ago
  16. 6f5dcb2 ALSA: oxfw: add MIDI playback port for SCS.1 models by Takashi Sakamoto · 8 years ago
  17. d7d20e7 ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback by Takashi Sakamoto · 8 years ago
  18. 8250427 ALSA: oxfw: add MIDI capture port for SCS.1 models by Takashi Sakamoto · 8 years ago
  19. 13b8b78 ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture by Takashi Sakamoto · 8 years ago
  20. e3315b4 ALSA: oxfw: allocate own address region for SCS.1 series by Takashi Sakamoto · 8 years ago
  21. 3f47152 ALSA: oxfw: add scs1x layer by Takashi Sakamoto · 8 years ago
  22. d6ce6bb ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers by Takashi Sakamoto · 9 years ago
  23. 3e2f457 ALSA: oxfw: move model-specific parameters from common structure by Takashi Sakamoto · 9 years ago
  24. 40540de ALSA: oxfw: move model-specific members from common structure by Takashi Sakamoto · 9 years ago
  25. c582cc6 ALSA: oxfw: enable to keep memory block for model-specific structure by Takashi Sakamoto · 9 years ago
  26. 5ce8cc4 ALSA: oxfw: gather model-dependent conditions to a function by Takashi Sakamoto · 9 years ago
  27. 27e6663 ALSA: oxfw: reuse driver entry to detect quirks by Takashi Sakamoto · 9 years ago
  28. eab8e4e ALSA: oxfw: change function prototype for AV/C Audio Subunit command by Takashi Sakamoto · 9 years ago
  29. 29aa09a ALSA: oxfw: rename local functions for control elements so that they represent as local by Takashi Sakamoto · 9 years ago
  30. f3a0e32 ALSA: oxfw: rename a file for control elements so that it's for model-specific by Takashi Sakamoto · 9 years ago
  31. 759a2f4 ALSA: oxfw: add an entry for TASCAM FireOne by Takashi Sakamoto · 9 years ago
  32. bb71da4 ALSA: oxfw: support more MIDI ports by Takashi Sakamoto · 9 years ago
  33. 3205604 ALSA: oxfw: calculating MIDI ports in stream discover by Takashi Sakamoto · 9 years ago
  34. df48338 ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in by Takashi Sakamoto · 9 years ago
  35. d8dfacf Merge branch 'topic/firewire-update' into for-next by Takashi Iwai · 9 years ago
  36. 49c7b3f ALSA: firewire-lib: rename macros with AM824 prefix by Takashi Sakamoto · 9 years ago
  37. 85130cb ALSA: firewire-lib: rename PCM format helper function by Takashi Sakamoto · 9 years ago
  38. 03e2a67 ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer by Takashi Sakamoto · 9 years ago
  39. bc8500d ALSA: firewire-lib: move PCM substream constraint to AM824 layer by Takashi Sakamoto · 9 years ago
  40. 51c29fd ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field by Takashi Sakamoto · 9 years ago
  41. 5955815 ALSA: firewire-lib: add data block processing layer for AM824 format by Takashi Sakamoto · 9 years ago
  42. d67c46b ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation by Takashi Sakamoto · 9 years ago
  43. 27ec83b ALSA: firewire-lib: add an argument for Dice's dual wire mode by Takashi Sakamoto · 9 years ago
  44. 547e631 ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error by Takashi Sakamoto · 9 years ago
  45. 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
  46. 22c103c ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure by Takashi Sakamoto · 9 years ago
  47. 96bab82 ALSA: firewire: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  48. a206471 ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expected by Takashi Sakamoto · 9 years ago
  49. f2b14c0 ALSA: oxfw: fix a condition and return code in start_stream() by Takashi Sakamoto · 9 years ago
  50. dec8431 ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely by Takashi Sakamoto · 9 years ago
  51. d23c2cc ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime by Takashi Sakamoto · 9 years ago
  52. 12ed719 ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit by Takashi Sakamoto · 9 years ago
  53. 5580ba7 ALSA: oxfw: some signedness bugs by Dan Carpenter · 10 years ago
  54. 0d3aba3 ALSA: oxfw: fix detect_loud_models() return value by Dan Carpenter · 10 years ago
  55. 8985f4a ALSA: oxfw: Add hwdep interface by Takashi Sakamoto · 10 years ago
  56. 05588d3 ALSA: oxfw: Add support for capture/playback MIDI messages by Takashi Sakamoto · 10 years ago
  57. 216e256 ALSA: oxfw: add support for capturing PCM samples by Takashi Sakamoto · 10 years ago
  58. b0ac000 ALSA: oxfw: Add support AMDTP in-stream by Takashi Sakamoto · 10 years ago
  59. ec4dba5 ALSA: oxfw: Add support for Behringer/Mackie devices by Takashi Sakamoto · 10 years ago
  60. f3699e2 ALSA: oxfw: Change the way to start stream by Takashi Sakamoto · 10 years ago
  61. 3c96101 ALSA: oxfw: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  62. 5cd1d3f ALSA: oxfw: Change the way to make PCM rules/constraints by Takashi Sakamoto · 10 years ago
  63. 5b59d80 ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formation by Takashi Sakamoto · 10 years ago
  64. fec7b75 ALSA: oxfw: Change the way to name card by Takashi Sakamoto · 10 years ago
  65. 31514bf ALSA: oxfw: Split control functionality to a new file by Takashi Sakamoto · 10 years ago
  66. 3713d93 ALSA: oxfw: Split PCM functionality to a new file by Takashi Sakamoto · 10 years ago
  67. e2786ca ALSA: oxfw: Split stream functionality to a new file and add a header file by Takashi Sakamoto · 10 years ago
  68. 1a4e39c ALSA: oxfw: Move to its own directory by Takashi Sakamoto · 10 years ago