1. 51bc581 ALSA: firewire: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  2. 69efd5c ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDTP domain by Takashi Sakamoto · 4 years, 8 months ago
  3. 1a4be18 ALSA: firewire-lib: pool ideal sequence of syt offset and data block by Takashi Sakamoto · 4 years, 8 months ago
  4. 25babf2 ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure by Takashi Sakamoto · 4 years, 8 months ago
  5. 274fc35 ALSA: firewire-lib: code refactoring for data block calculation by Takashi Sakamoto · 4 years, 8 months ago
  6. 816d848 ALSA: firewire-lib: code refactoring for syt offset calculation by Takashi Sakamoto · 4 years, 8 months ago
  7. 83cfb5c ALSA: firewire-lib: code refactoring for syt computation by Takashi Sakamoto · 4 years, 8 months ago
  8. af86b0b ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ timing by Takashi Sakamoto · 4 years, 8 months ago
  9. 2472cfb ALSA: firewire-lib: add reference to domain structure from stream structure by Takashi Sakamoto · 4 years, 8 months ago
  10. 10aa8e4 ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc descriptor by Takashi Sakamoto · 4 years, 8 months ago
  11. acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
  12. 60dd492 ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ target by Takashi Sakamoto · 5 years ago
  13. 813dfbd ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback by Takashi Sakamoto · 5 years ago
  14. e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  15. f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
  16. f706df4 ALSA: firewire-lib: tune the minimum available size of PCM period by Takashi Sakamoto · 5 years ago
  17. 99921ec ALSA: firewire-lib: tune the maximum available size of PCM period by Takashi Sakamoto · 5 years ago
  18. e229853 ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period by Takashi Sakamoto · 5 years ago
  19. a0e0233 ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size by Takashi Sakamoto · 5 years ago
  20. d68c312 ALSA: firewire-lib: add a member into AMDTP domain for events per period by Takashi Sakamoto · 5 years ago
  21. 8d0d5c3 ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain by Takashi Sakamoto · 5 years ago
  22. f155e79 ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled by Takashi Sakamoto · 5 years ago
  23. 74f94e4 ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream by Takashi Sakamoto · 5 years ago
  24. 9b4702b ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
  25. 157a53e ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain by Takashi Sakamoto · 5 years ago
  26. 6261f90 ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
  27. 3ec3d7a ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts by Takashi Sakamoto · 5 years ago
  28. 9a738ad ALSA: firewire-lib: process payload of isoc context according to packet descriptors by Takashi Sakamoto · 5 years ago
  29. d2c104a ALSA: firewire-lib: pass packet descriptor to data block processing layer by Takashi Sakamoto · 5 years ago
  30. 0f5cfcb ALSA: firewire-lib: code refactoring to process context payloads by Takashi Sakamoto · 5 years ago
  31. 5e2ece0 ALSA: firewire-lib: code refactoring to process PCM substream by Takashi Sakamoto · 5 years ago
  32. 753e717 ALSA: firewire-lib: use packet descriptor for IR context by Takashi Sakamoto · 5 years ago
  33. f4f6ae7 ALSA: firewire-lib: use packet descriptor for IT context by Takashi Sakamoto · 5 years ago
  34. 04130cf ALSA: firewire-lib: add list of packet descriptor by Takashi Sakamoto · 5 years ago
  35. 600c801 ALSA: firewire-lib: pass no syt information to data block processing layer by Takashi Sakamoto · 5 years ago
  36. 3baf305 ALSA: firewire-lib: add syt_override member for some protocols by Takashi Sakamoto · 5 years ago
  37. a35463d ALSA: firewire-lib: operate data block counter in top level of processing for IR context by Takashi Sakamoto · 5 years ago
  38. 860d798 ALSA: firewire-lib: operate data block counter in top level of processing for IT context by Takashi Sakamoto · 5 years ago
  39. ab75481 ALSA: firewire-lib: pass data block counter to data block processing layer by Takashi Sakamoto · 5 years ago
  40. cdefaa44 ALSA: firewire-lib: pass data block count as an argument to tracepoints event by Takashi Sakamoto · 5 years ago
  41. 588f2e2 ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag by Takashi Sakamoto · 5 years ago
  42. 0dcb4ef ALSA: firewire-lib: code refactoring for local variables by Takashi Sakamoto · 6 years ago
  43. 02394af ALSA: firewire-lib: code refactoring for post operation to data block counter by Takashi Sakamoto · 6 years ago
  44. b8b0e24 ALSA: firewire-lib: code refactoring for error path of parser for CIP header by Takashi Sakamoto · 6 years ago
  45. 213fa98 ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet by Takashi Sakamoto · 6 years ago
  46. 4ece7f6f ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT by Takashi Sakamoto · 6 years ago
  47. 7fbf909 ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER by Takashi Sakamoto · 6 years ago
  48. 0ebf3ce ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events by Takashi Sakamoto · 6 years ago
  49. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  50. 973b059 ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format by Takashi Sakamoto · 6 years ago
  51. 7686486 ALSA: firewire-lib: cache next data_block_counter after probing tracepoints event for IR context by Takashi Sakamoto · 6 years ago
  52. da607e1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 by Thomas Gleixner · 6 years ago
  53. 98e3e43 ALSA: firewire-lib: refactoring to obsolete IR packet handler by Takashi Sakamoto · 6 years ago
  54. 6bc1a26 ALSA: firewire-lib: refactoring to obsolete IT packet handler by Takashi Sakamoto · 6 years ago
  55. 3c19492 ALSA: firewire-lib: fix data block counter for incoming packet without CIP header by Takashi Sakamoto · 6 years ago
  56. b18f0cf ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload by Takashi Sakamoto · 6 years ago
  57. 6007bf5 ALSA: firewire-lib: code refactoring to queueing packets by Takashi Sakamoto · 6 years ago
  58. 16be458 ALSA: firewire-lib: unify packet handler for IT context by Takashi Sakamoto · 6 years ago
  59. 252219c ALSA: firewire-lib: split helper function to generate CIP header by Takashi Sakamoto · 6 years ago
  60. 947b437 ALSA: firewire-lib: unify packet handler for IR context by Takashi Sakamoto · 6 years ago
  61. f11453c ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header by Takashi Sakamoto · 6 years ago
  62. e335425 ALSA: firewire-lib: split helper function to check incoming CIP header by Takashi Sakamoto · 6 years ago
  63. 8a400b9 ALSA: firewire-lib: compute pointer to payload buffer in context handler by Takashi Sakamoto · 6 years ago
  64. 6f3c07d ALSA: firewire-lib: calculate the length of packet payload in packet handler by Takashi Sakamoto · 6 years ago
  65. 07ea238 ALSA: firewire-lib: use clear name for variable of CIP header by Takashi Sakamoto · 6 years ago
  66. 26cd1e5 ALSA: firewire-lib: use IT context header to compute cycle count for scheduling packet by Takashi Sakamoto · 6 years ago
  67. df9160b ALSA: firewire-lib: obsolete macro for header of IT context by Takashi Sakamoto · 6 years ago
  68. fce9b01 ALSA: firewire-lib: add helper function to cancel context inner callback handler by Takashi Sakamoto · 6 years ago
  69. d3d10a4 ALSA: firewire-lib: use union for directional parameters by Takashi Sakamoto · 6 years ago
  70. 8d3f1fd ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event by Takashi Sakamoto · 6 years ago
  71. a8520f3 ALSA: firewire-lib: use the same unit for payload argument in tracing events by Takashi Sakamoto · 6 years ago
  72. 64d0bf4 ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing events by Takashi Sakamoto · 6 years ago
  73. 4a10cec ALSA: firewire-lib: use the same type of argument for CIP header for tracing event by Takashi Sakamoto · 6 years ago
  74. cc4f8e9 ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle by Takashi Sakamoto · 6 years ago
  75. ada79fa ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet by Takashi Sakamoto · 6 years ago
  76. 826b5de ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size by Takashi Sakamoto · 6 years ago
  77. 5950229 ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of SYT_INTERVAL by Takashi Sakamoto · 6 years ago
  78. 52759c09 ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation for array index by Takashi Sakamoto · 7 years ago
  79. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  80. 7fc8e7c Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  81. 4a9bfaf ALSA: firewire-lib: Fix stall of process context at packet error by Takashi Sakamoto · 8 years ago
  82. 55799c5 ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications by Takashi Sakamoto · 8 years ago
  83. 875becf ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback by Takashi Sakamoto · 8 years ago
  84. f91c9d7 ALSA: firewire-lib: cache maximum length of payload to reduce function calls by Takashi Sakamoto · 8 years ago
  85. b164d2f ALSA: firewire_lib: add tracepoints for packets without CIP headers by Takashi Sakamoto · 8 years ago
  86. 3b196c39 ALSA: firewire-lib: add no-header packet processing by Takashi Sakamoto · 8 years ago
  87. ff0fb5a ALSA: firewire-lib: use the same prototype for functions to handle packet by Takashi Sakamoto · 8 years ago
  88. 2128f78 ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format by Takashi Sakamoto · 8 years ago
  89. 9dae017 ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream by Takashi Sakamoto · 8 years ago
  90. 9863874 ALSA: firewire-lib: add support for source packet header field in CIP header by Takashi Sakamoto · 8 years ago
  91. a04513f ALSA: firewire-lib: record cycle count for the first packet by Takashi Sakamoto · 8 years ago
  92. ff38e0c ALSA: firewire-lib: drop skip argument from helper functions to queue a packet by Takashi Sakamoto · 9 years ago
  93. a9c4284 ALSA: firewire-lib: add context information to tracepoints by Takashi Sakamoto · 9 years ago
  94. 1dba9db ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity by Takashi Sakamoto · 9 years ago
  95. 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 9 years ago
  96. 390a151 ALSA: firewire-lib: code cleanup for outgoing packet handling by Takashi Sakamoto · 9 years ago
  97. d9a16fc ALSA: firewire-lib: code cleanup for incoming packet handling by Takashi Sakamoto · 9 years ago
  98. dec63cc ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context by Takashi Sakamoto · 9 years ago
  99. 0c95c1d ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data by Takashi Sakamoto · 9 years ago
  100. f90e2de ALSA: firewire-lib: compute the value of second field in cycle count for IR context by Takashi Sakamoto · 9 years ago