• Joined on 2026-03-13
marvin pushed to main at marvin/us144mkii 2026-06-09 18:23:23 +00:00
32986d7934 Keep playback URBs running continuously between open/close cycles via ghost mode
marvin pushed to main at marvin/us144mkii 2026-06-09 18:18:18 +00:00
54447e376b Revert "Fix playback stop causing isochronous stream gaps: keep ghost URBs running on STOP"
marvin pushed to main at marvin/us144mkii 2026-06-09 18:06:41 +00:00
e1b569a5dd Fix playback stop causing isochronous stream gaps: keep ghost URBs running on STOP
marvin pushed to main at marvin/us144mkii 2026-05-19 02:52:49 +00:00
bca0c6e552 us144mkii_capture: use kernel's native unaligned accessors for kernel 6.17 compatibility
marvin pushed to main at marvin/us144mkii 2026-05-19 02:51:32 +00:00
marvin pushed to main at marvin/us144mkii 2026-05-19 02:37:48 +00:00
marvin pushed to dev at marvin/us144mkii 2026-05-19 02:36:59 +00:00
marvin pushed to main at marvin/us144mkii 2026-05-17 13:12:14 +00:00
39efc2bf63 us144mkii_capture: use inline memcpy for unaligned access instead of asm/unaligned.h
marvin pushed to dev at marvin/us144mkii 2026-05-16 19:03:15 +00:00
4efb4d17ea us144mkii_capture: use inline memcpy for unaligned access instead of asm/unaligned.h
marvin pushed to dev at marvin/us144mkii 2026-05-02 20:17:40 +00:00
f232c32aee us144mkii: minor cleanups - explicit atomic init, capture overflow guard, documentation comments
marvin pushed to dev at marvin/us144mkii 2026-04-22 23:39:59 +00:00
0e75851b4b us144mkii: minor cleanups - .remove callback, explicit atomic init, capture overflow guard, documentation comments
ef73de30ec us144mkii: fix moderate bugs - capture robustness, ghost pointer, MIDI cleanup
f6c59c4f9f Fix significant bugs: probe abort, license mismatch, pause flags, work handler race
57cbd3d53f Fix critical bugs: MIDI byte order, trigger error handling, playback race condition
Compare 4 commits »
marvin pushed to main at marvin/us144mkii 2026-04-22 22:21:15 +00:00
4c9ff01806 Fix all critical, high, and medium audit issues
marvin created branch dev in marvin/us144mkii 2026-04-21 19:44:49 +00:00
marvin pushed to dev at marvin/us144mkii 2026-04-21 19:44:49 +00:00
4c9ff01806 Fix all critical, high, and medium audit issues
marvin pushed to main at marvin/us144mkii 2026-03-18 01:01:41 +00:00
3e1e602910 Add boot delay and handshake retry logic
marvin created branch us200-boot-delay-fix in marvin/us144mkii 2026-03-16 11:20:09 +00:00
marvin pushed to us200-boot-delay-fix at marvin/us144mkii 2026-03-16 11:20:09 +00:00
3e1e602910 Add boot delay and handshake retry logic
marvin pushed to main at marvin/us144mkii 2026-03-15 20:03:22 +00:00
b0f6666867 Update README: add fork notice and remove upstream status paragraphs