1. 65845f2 ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk by Takashi Sakamoto · 10 years ago
  2. 1033eb5 ALSA: dice: fix wrong channel mappping at higher sampling rate by Takashi Sakamoto · 10 years ago
  3. 30225ed ALSA: fireworks: fix specifiers in format strings for propper output by Takashi Sakamoto · 10 years ago
  4. 04b9906 ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  5. 2e65b89 Merge branch 'for-next' into for-linus by Takashi Iwai · 10 years ago
  6. 27c8288 ALSA: firewire: trivial typo fixes in Kconfig by Stefan Richter · 10 years ago
  7. eb12f72 ALSA: bebob: Correction for return value of special_clk_ctl_put() in error by Takashi Sakamoto · 10 years ago
  8. f77ac91 ALSA: bebob: Correction for return value of .put callback by Takashi Sakamoto · 10 years ago
  9. 5a0438f ALSA: bebob: Use different labels for digital input/output by Takashi Sakamoto · 10 years ago
  10. 9014011 ALSA: bebob: Fix a missing to unlock mutex in error handling case by Takashi Sakamoto · 10 years ago
  11. 1c9b8f5 ALSA: bebob: Remove unused function prototype by Takashi Sakamoto · 10 years ago
  12. 021fb6f ALSA: fireworks: Remove meaningless mutex_destroy() by Takashi Sakamoto · 10 years ago
  13. f347915 ALSA: fireworks: Remove a constant over width to which it's applied by Takashi Sakamoto · 10 years ago
  14. 72f784f ALSA: fireworks: Improve comments about Fireworks transaction by Takashi Sakamoto · 10 years ago
  15. cf44a13 ALSA: fireworks: Use safer way to arrange ring buffer pointer by Takashi Sakamoto · 10 years ago
  16. c6e5e74 ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() by Takashi Sakamoto · 10 years ago
  17. c8109b5 ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation by Takashi Sakamoto · 10 years ago
  18. a6975f2 ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data by Takashi Sakamoto · 10 years ago
  19. 33a5f98 ALSA: bebob: sizeof() vs ARRAY_SIZE() typo by Dan Carpenter · 10 years ago
  20. 112cddc ALSA: firewire: Fix dependency on PCM and rawmidi by Takashi Iwai · 10 years ago
  21. 3961783 ALSA: fireworks: small leak on error path by Dan Carpenter · 10 years ago
  22. aeebbdd ALSA: fireworks: remove some stray checks by Dan Carpenter · 10 years ago
  23. 51fa31d ALSA: bebob: Improve comments about stream format by Takashi Sakamoto · 10 years ago
  24. 7862126 ALSA: bebob: Remove meaningless mutex_unlock() by Takashi Sakamoto · 10 years ago
  25. 9fb01cd ALSA: bebob: Add static specifier to identifier with file scope by Takashi Sakamoto · 10 years ago
  26. 791c67b ALSA: bebob: Use different names for identifiers in the same file by Takashi Sakamoto · 10 years ago
  27. 73616c4 ALSA: fireworks/bebob: Improve indentation by Takashi Sakamoto · 10 years ago
  28. 9b5f0ed ALSA: fireworks/bebob: Add suffix for long long integer literal by Takashi Sakamoto · 10 years ago
  29. a6b598b ALSA: fireworks/bebob: Use the same type of variables as function parameters by Takashi Sakamoto · 10 years ago
  30. 4a286d5 ALSA: fireworks/bebob: Change type of argument for sampling rate by Takashi Sakamoto · 10 years ago
  31. 93219d0 ALSA: fireworks: Use the same prototype for functions as actual declaration by Takashi Sakamoto · 10 years ago
  32. ba06b2c ALSA: fireworks: Fix wrong value as argument for PTR_ERR() by Takashi Sakamoto · 10 years ago
  33. 51212ee ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment by Takashi Sakamoto · 10 years ago
  34. f9503a6 ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit by Takashi Sakamoto · 10 years ago
  35. 9b1ee0b ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  36. a2b2a77 ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series by Takashi Sakamoto · 10 years ago
  37. c495a4a ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devices by Takashi Sakamoto · 10 years ago
  38. 9d59124 ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  39. 3149ac4 ALSA: bebob: Add support for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  40. 9076c22 ALSA: bebob: Add support for M-Audio usual Firewire series by Takashi Sakamoto · 10 years ago
  41. 25784ec ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series by Takashi Sakamoto · 10 years ago
  42. 8ac98a3 ALSA: bebob: Add support for Yamaha GO series by Takashi Sakamoto · 10 years ago
  43. 326b9ca ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon by Takashi Sakamoto · 10 years ago
  44. 1fc9522 ALSA: bebob: Prepare for device specific operations by Takashi Sakamoto · 10 years ago
  45. 618eabe ALSA: bebob: Add hwdep interface by Takashi Sakamoto · 10 years ago
  46. fbbebd2 ALSA: bebob: Add PCM interface by Takashi Sakamoto · 10 years ago
  47. 248b780 ALSA: bebob: Add MIDI interface by Takashi Sakamoto · 10 years ago
  48. ad9697b ALSA: bebob: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  49. b6bc812 ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset by Takashi Sakamoto · 10 years ago
  50. eb7b3a0 ALSA: bebob: Add commands and connections/streams management by Takashi Sakamoto · 10 years ago
  51. fd6f4b0d ALSA: bebob: Add skelton for BeBoB based devices by Takashi Sakamoto · 10 years ago
  52. 555e8a8 ALSA: fireworks: Add command/response functionality into hwdep interface by Takashi Sakamoto · 10 years ago
  53. 594ddce ALSA: fireworks: Add hwdep interface by Takashi Sakamoto · 10 years ago
  54. aa02bb6 ALSA: fireworks: Add PCM interface by Takashi Sakamoto · 10 years ago
  55. 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 10 years ago
  56. a63d3ff ALSA: fireworks: Add MIDI interface by Takashi Sakamoto · 10 years ago
  57. 6a22683 ALSA: fireworks: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  58. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 10 years ago
  59. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 10 years ago
  60. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 10 years ago
  61. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 10 years ago
  62. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 10 years ago
  63. 315fd41 ALSA: fireworks: Add connection and stream management by Takashi Sakamoto · 10 years ago
  64. bde8a8f ALSA: fireworks: Add transaction and some commands by Takashi Sakamoto · 10 years ago
  65. b5b0433 ALSA: fireworks: Add skelton for Fireworks based devices by Takashi Sakamoto · 10 years ago
  66. 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 10 years ago
  67. 00a7bb8 ALSA: firewire-lib: Add support for deferred transaction by Takashi Sakamoto · 10 years ago
  68. b04479f ALSA: firewire-lib: Add a new function to check others' connection by Takashi Sakamoto · 10 years ago
  69. 44aff69 ALSA: firewire-lib: Add handling output connection by CMP by Takashi Sakamoto · 10 years ago
  70. c68a1c6 ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure by Takashi Sakamoto · 10 years ago
  71. a7fa0d0 ALSA: firewire-lib: Rename macros, variables and functions for CMP by Takashi Sakamoto · 10 years ago
  72. c8de6db ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists by Takashi Sakamoto · 10 years ago
  73. 7b2d99f ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams by Takashi Sakamoto · 10 years ago
  74. 10550be ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE by Takashi Sakamoto · 10 years ago
  75. 77d2a8a ALSA: firewire-lib: Add support for channel mapping by Takashi Sakamoto · 10 years ago
  76. 7b3b0d8 ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode by Takashi Sakamoto · 10 years ago
  77. ccccad8 ALSA: firewire-lib: Give syt value as parameter to handle_out_packet() by Takashi Sakamoto · 10 years ago
  78. 83d8d72 ALSA: firewire-lib: Add support for MIDI capture/playback by Takashi Sakamoto · 10 years ago
  79. 2b3fc45 ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture by Takashi Sakamoto · 10 years ago
  80. 4b7da11 ALSA: firewire-lib: Split some codes into functions to reuse for both streams by Takashi Sakamoto · 10 years ago
  81. 3ff7e8f ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure by Takashi Sakamoto · 10 years ago
  82. b445db4 ALSA: firewire-lib: Add macros instead of fixed value for AMDTP by Takashi Sakamoto · 10 years ago
  83. be4a289 ALSA: firewire-lib: Rename functions, structure, member for AMDTP by Takashi Sakamoto · 10 years ago
  84. 06b45f0 ALSA: firewire: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  85. 4d6ff25 ALSA: dice: fix array limits in dice_proc_read() by Dan Carpenter · 11 years ago
  86. 049da9e Merge branch 'fix/firewire' into for-linus by Takashi Iwai · 11 years ago
  87. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  88. 82755ab ALSA: firewire-lib: fix wrong value for FDF field as an empty packet by Takashi Sakamoto · 11 years ago
  89. 777fb57 ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t by Takashi Sakamoto · 11 years ago
  90. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  91. 861e66d Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 11 years ago
  92. b20be8d ALSA: dice: restrict the driver to playback-only devices by Clemens Ladisch · 11 years ago
  93. a471fcd ALSA: dice: fix detection of Weiss devices by Clemens Ladisch · 12 years ago
  94. ed7e482 ALSA: dice: dice_proc_read: remove wrong typecast by Clemens Ladisch · 12 years ago
  95. 61b8cf0 ALSA: dice: document quadlet alignment by Clemens Ladisch · 12 years ago
  96. c614475 ALSA: dice: add a proc file to show device information by Clemens Ladisch · 12 years ago
  97. 640d9b4 ALSA: dice: check clock change timeout by Clemens Ladisch · 12 years ago
  98. 4edeb83 ALSA: dice: dynamic sample rate selection by Clemens Ladisch · 13 years ago
  99. 15a75c8 ALSA: dice: get rate-dependent parameters by Clemens Ladisch · 13 years ago
  100. 5ea4018 ALSA: dice: allow notifications during initialization by Clemens Ladisch · 13 years ago