1. be6d42c ALSA: fireworks: fix memory leak of response buffer at error path by Takashi Sakamoto · 6 years ago
  2. 6b1ca4b ALSA: fireworks: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  3. eb4a378 ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameter by Takashi Sakamoto · 8 years ago
  4. 7d3c1d5 ALSA: fireworks: delayed registration of sound card by Takashi Sakamoto · 8 years ago
  5. 0655ac2 ALSA: fireworks: move model quirk detection code to information parser by Takashi Sakamoto · 8 years ago
  6. 99d7355 ALSA: fireworks: serialize transactions to update connections at bus reset by Takashi Sakamoto · 8 years ago
  7. 4d2c50a ALSA: fireworks: change type of substream counter from atomic_t to unsigned int by Takashi Sakamoto · 9 years ago
  8. ea54a37 ALSA: fireworks: move mutex from function callees to callers by Takashi Sakamoto · 9 years ago
  9. 463543a ALSA: fireworks: use u32 type for be32_to_cpup() macro by Takashi Sakamoto · 9 years ago
  10. df48338 ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in by Takashi Sakamoto · 9 years ago
  11. 49c7b3f ALSA: firewire-lib: rename macros with AM824 prefix by Takashi Sakamoto · 9 years ago
  12. 85130cb ALSA: firewire-lib: rename PCM format helper function by Takashi Sakamoto · 9 years ago
  13. 03e2a67 ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer by Takashi Sakamoto · 9 years ago
  14. bc8500d ALSA: firewire-lib: move PCM substream constraint to AM824 layer by Takashi Sakamoto · 9 years ago
  15. 51c29fd ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field by Takashi Sakamoto · 9 years ago
  16. 5955815 ALSA: firewire-lib: add data block processing layer for AM824 format by Takashi Sakamoto · 9 years ago
  17. d67c46b ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation by Takashi Sakamoto · 9 years ago
  18. 27ec83b ALSA: firewire-lib: add an argument for Dice's dual wire mode by Takashi Sakamoto · 9 years ago
  19. 547e631 ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error by Takashi Sakamoto · 9 years ago
  20. 22c103c ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure by Takashi Sakamoto · 9 years ago
  21. 18f5ed3 ALSA: fireworks/firewire-lib: add support for recent firmware quirk by Takashi Sakamoto · 9 years ago
  22. c85523d Revert "ALSA: fireworks: add support for AudioFire2 quirk" by Takashi Sakamoto · 9 years ago
  23. 9c6893e ALSA: fireworks: add support for AudioFire2 quirk by Takashi Sakamoto · 9 years ago
  24. ce99198 ALSA: firewire: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  25. dec8431 ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely by Takashi Sakamoto · 9 years ago
  26. d23c2cc ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime by Takashi Sakamoto · 9 years ago
  27. 12ed719 ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit by Takashi Sakamoto · 9 years ago
  28. 5c697e5 ALSA: firewire-lib: remove rx_blocks_for_midi quirk by Clemens Ladisch · 9 years ago
  29. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 9 years ago
  30. 30225ed ALSA: fireworks: fix specifiers in format strings for propper output by Takashi Sakamoto · 10 years ago
  31. 04b9906 ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  32. 021fb6f ALSA: fireworks: Remove meaningless mutex_destroy() by Takashi Sakamoto · 10 years ago
  33. f347915 ALSA: fireworks: Remove a constant over width to which it's applied by Takashi Sakamoto · 10 years ago
  34. 72f784f ALSA: fireworks: Improve comments about Fireworks transaction by Takashi Sakamoto · 10 years ago
  35. cf44a13 ALSA: fireworks: Use safer way to arrange ring buffer pointer by Takashi Sakamoto · 10 years ago
  36. c6e5e74 ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() by Takashi Sakamoto · 10 years ago
  37. 3961783 ALSA: fireworks: small leak on error path by Dan Carpenter · 10 years ago
  38. aeebbdd ALSA: fireworks: remove some stray checks by Dan Carpenter · 10 years ago
  39. 73616c4 ALSA: fireworks/bebob: Improve indentation by Takashi Sakamoto · 10 years ago
  40. 9b5f0ed ALSA: fireworks/bebob: Add suffix for long long integer literal by Takashi Sakamoto · 10 years ago
  41. a6b598b ALSA: fireworks/bebob: Use the same type of variables as function parameters by Takashi Sakamoto · 10 years ago
  42. 4a286d5 ALSA: fireworks/bebob: Change type of argument for sampling rate by Takashi Sakamoto · 10 years ago
  43. 93219d0 ALSA: fireworks: Use the same prototype for functions as actual declaration by Takashi Sakamoto · 10 years ago
  44. ba06b2c ALSA: fireworks: Fix wrong value as argument for PTR_ERR() by Takashi Sakamoto · 10 years ago
  45. 555e8a8 ALSA: fireworks: Add command/response functionality into hwdep interface by Takashi Sakamoto · 10 years ago
  46. 594ddce ALSA: fireworks: Add hwdep interface by Takashi Sakamoto · 10 years ago
  47. aa02bb6 ALSA: fireworks: Add PCM interface by Takashi Sakamoto · 10 years ago
  48. 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 10 years ago
  49. a63d3ff ALSA: fireworks: Add MIDI interface by Takashi Sakamoto · 10 years ago
  50. 6a22683 ALSA: fireworks: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  51. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 10 years ago
  52. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 10 years ago
  53. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 10 years ago
  54. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 10 years ago
  55. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 10 years ago
  56. 315fd41 ALSA: fireworks: Add connection and stream management by Takashi Sakamoto · 10 years ago
  57. bde8a8f ALSA: fireworks: Add transaction and some commands by Takashi Sakamoto · 10 years ago
  58. b5b0433 ALSA: fireworks: Add skelton for Fireworks based devices by Takashi Sakamoto · 10 years ago