1. 90a6ae1 ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format by Takashi Sakamoto · 7 years ago
  2. 8c9c55a ALSA: firewire-lib: Fix stall of process context at packet error by Takashi Sakamoto · 7 years ago
  3. ff38e0c ALSA: firewire-lib: drop skip argument from helper functions to queue a packet by Takashi Sakamoto · 8 years ago
  4. a9c4284 ALSA: firewire-lib: add context information to tracepoints by Takashi Sakamoto · 8 years ago
  5. 1dba9db ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity by Takashi Sakamoto · 8 years ago
  6. 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 8 years ago
  7. 390a151 ALSA: firewire-lib: code cleanup for outgoing packet handling by Takashi Sakamoto · 8 years ago
  8. d9a16fc ALSA: firewire-lib: code cleanup for incoming packet handling by Takashi Sakamoto · 8 years ago
  9. dec63cc ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context by Takashi Sakamoto · 8 years ago
  10. 0c95c1d ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data by Takashi Sakamoto · 8 years ago
  11. f90e2de ALSA: firewire-lib: compute the value of second field in cycle count for IR context by Takashi Sakamoto · 8 years ago
  12. 73fc7f0 ALSA: firewire-lib: compute the value of second field in cycle count for IT context by Takashi Sakamoto · 8 years ago
  13. 44c376b ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data by Takashi Sakamoto · 8 years ago
  14. 2a7e171 ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers by Takashi Sakamoto · 9 years ago
  15. df075fe ALSA: firewire-lib: complete AM824 data block processing layer by Takashi Sakamoto · 9 years ago
  16. 49c7b3f ALSA: firewire-lib: rename macros with AM824 prefix by Takashi Sakamoto · 9 years ago
  17. 85130cb ALSA: firewire-lib: rename PCM format helper function by Takashi Sakamoto · 9 years ago
  18. bc8500d ALSA: firewire-lib: move PCM substream constraint to AM824 layer by Takashi Sakamoto · 9 years ago
  19. 51c29fd ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field by Takashi Sakamoto · 9 years ago
  20. 5955815 ALSA: firewire-lib: add data block processing layer for AM824 format by Takashi Sakamoto · 9 years ago
  21. d67c46b ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation by Takashi Sakamoto · 9 years ago[Renamed (99%) from sound/firewire/amdtp.c]
  22. 414ba02 ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header by Takashi Sakamoto · 9 years ago
  23. 20e4457 ALSA: firewire-lib: add helper functions as interfaces between packet streaming layer and data block processing layer by Takashi Sakamoto · 9 years ago
  24. 6a4e89f ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_frames by Takashi Sakamoto · 9 years ago
  25. 27ec83b ALSA: firewire-lib: add an argument for Dice's dual wire mode by Takashi Sakamoto · 9 years ago
  26. 547e631 ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error by Takashi Sakamoto · 9 years ago
  27. 18f5ed3 ALSA: fireworks/firewire-lib: add support for recent firmware quirk by Takashi Sakamoto · 9 years ago
  28. 31ea49b ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity by Takashi Sakamoto · 9 years ago
  29. a900705 ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header by Takashi Sakamoto · 9 years ago
  30. 12e0f43 ALSA: firewire-lib: use dev_err() when detecting incoming streaming error by Takashi Sakamoto · 9 years ago
  31. 9a2820c ALSA: firewire-lib: macro arrangement for code cleanup by Takashi Sakamoto · 9 years ago
  32. 29bcae2 ALSA: firewire-lib: rename local functions for code cleanup by Takashi Sakamoto · 9 years ago
  33. 727d3a0 ALSA: firewire-lib: remove restriction for non-blocking mode by Takashi Sakamoto · 9 years ago
  34. a4103bd ALSA: firewire-lib: set streaming error outside of packetization by Takashi Sakamoto · 9 years ago
  35. 6fc6b9c ALSA: firewire-lib: pass the number of data blocks in incoming packets to outgoing packets by Takashi Sakamoto · 9 years ago
  36. 875be09 ALSA: firewire-lib: simplify function to calculate the number of data blocks by Takashi Sakamoto · 9 years ago
  37. a206471 ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expected by Takashi Sakamoto · 9 years ago
  38. ce99198 ALSA: firewire: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  39. c6f224d ALSA: firewire-lib: remove reference counting by Takashi Sakamoto · 9 years ago
  40. ca5b505 ALSA: firewire-lib: fix an unexpected byte sequence for micro sign by Takashi Sakamoto · 9 years ago
  41. 25ca917 ALSA: firewire-lib: limit the MIDI data rate by Clemens Ladisch · 10 years ago
  42. 5c697e5 ALSA: firewire-lib: remove rx_blocks_for_midi quirk by Clemens Ladisch · 10 years ago
  43. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  44. 65845f2 ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk by Takashi Sakamoto · 10 years ago
  45. a6975f2 ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data by Takashi Sakamoto · 10 years ago
  46. f9503a6 ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit by Takashi Sakamoto · 10 years ago
  47. 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
  48. b6bc812 ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset by Takashi Sakamoto · 10 years ago
  49. 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 10 years ago
  50. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 10 years ago
  51. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 10 years ago
  52. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 10 years ago
  53. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 10 years ago
  54. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 10 years ago
  55. 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 10 years ago
  56. c8de6db ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists by Takashi Sakamoto · 10 years ago
  57. 7b2d99f ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams by Takashi Sakamoto · 10 years ago
  58. 10550be ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE by Takashi Sakamoto · 10 years ago
  59. 77d2a8a ALSA: firewire-lib: Add support for channel mapping by Takashi Sakamoto · 10 years ago
  60. 7b3b0d8 ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode by Takashi Sakamoto · 10 years ago
  61. ccccad8 ALSA: firewire-lib: Give syt value as parameter to handle_out_packet() by Takashi Sakamoto · 10 years ago
  62. 83d8d72 ALSA: firewire-lib: Add support for MIDI capture/playback by Takashi Sakamoto · 10 years ago
  63. 2b3fc45 ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture by Takashi Sakamoto · 10 years ago
  64. 4b7da11 ALSA: firewire-lib: Split some codes into functions to reuse for both streams by Takashi Sakamoto · 10 years ago
  65. 3ff7e8f ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure by Takashi Sakamoto · 10 years ago
  66. b445db4 ALSA: firewire-lib: Add macros instead of fixed value for AMDTP by Takashi Sakamoto · 10 years ago
  67. be4a289 ALSA: firewire-lib: Rename functions, structure, member for AMDTP by Takashi Sakamoto · 10 years ago
  68. 82755ab ALSA: firewire-lib: fix wrong value for FDF field as an empty packet by Takashi Sakamoto · 11 years ago
  69. 861e66d Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 11 years ago
  70. c5280e9 ALSA: dice: make amdtp_rates[] const by Clemens Ladisch · 13 years ago
  71. a7304e3 ALSA: dice: support dual-wire stream format at 192 kHz by Clemens Ladisch · 13 years ago
  72. 20b65dd ALSA: firewire: introduce amdtp_out_stream_running() by Clemens Ladisch · 13 years ago
  73. e84d15f ALSA: dice, firewire-lib: add blocking mode by Clemens Ladisch · 13 years ago
  74. e84841f ALSA: firewire-lib: use inlune function to calculate frame bytes by Takashi Sakamoto · 11 years ago
  75. 92b862c ALSA: firewire-lib: optimize packet flushing by Clemens Ladisch · 12 years ago
  76. e9148dd ALSA: firewire-lib: flush completed packets when reading PCM position by Clemens Ladisch · 12 years ago
  77. 76fb878 ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call by Clemens Ladisch · 12 years ago
  78. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  79. ec00f5e ALSA: firewire-lib, firewire-speakers: handle packet queueing errors by Clemens Ladisch · 13 years ago
  80. be45436 ALSA: firewire-lib: use no-info SYT for packets without SYT sample by Clemens Ladisch · 13 years ago
  81. 31ef913 ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver by Clemens Ladisch · 13 years ago